View Single Post
  #7  
Old 12-12-2011, 11:37 AM
cyan3 cyan3 is offline
Registered User
cyan3's Avatar
Join Date: Nov 2005
Location: England
Posts: 2,919
cyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant futurecyan3 has a brilliant future
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 View Post
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.
Reply With Quote