For future reference encase anyone else has this problem, I was looking at the thread you attached to your first post and the solution Chris stated in the thread would have also fixed the problem:
Quote:
Originally Posted by cbk1994
For future reference, you can just download the packages from archives (in this case, Debian's, but they should work on Ubuntu as well):
HTML Code:
wget http://archive.debian.org/debian/pool/main/g/gtksourceview/libgtksourceview-common_1.8.3-1_all.deb
wget http://archive.debian.org/debian/pool/main/g/gtksourceview/libgtksourceview1.0-0_1.8.3-1_i386.deb
dpkg -i *.deb
|
It is also worth noting that most of the problems with Graal Software on Linux isn't caused by the software but mainly the distribution or lack of dependencies.