Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Tech Support (https://forums.graalonline.com/forums/forumdisplay.php?f=7)
-   -   Linux RC - Help (https://forums.graalonline.com/forums/showthread.php?t=134264870)

Emera 10-25-2011 06:34 PM

Linux RC - Help
 
I have been trying this all day, and am still unsure as to what the issue is. I am hoping that you experienced users can help me with this. Since I can't post on the Graal forums since my gold has ran dry, I don't quit know what to do. I am trying to install the RC client via terminal commands. All seems to be going well until I get this error when doing the chmod.


HTML Code:

error while loading shared libraries: libgtksourceview-1.0.so.0
I am trying to install the "missing" package via the terminal install command by doing this;


HTML Code:

sudo apt-get install libgtksourceview1.0-0
However, doing this results in this error;


HTML Code:

Reading package lists... Done
Building dependency tree     
Reading state information... Done
E: Unable to locate package libgtksourceview1.0-0
E: Couldn't find any package by regex 'libgtksourceview1.0-0'

Can anybody help out?

Tolnaftate2004 10-25-2011 06:43 PM

Have you tried this?

Failing that, you may have libgtksourceview-2.0 (or 3.0?), and you'll have to compile 1.0 from source to get RC to run.
e: WhiteDragon suggests here that the package is called gtksourceview.

Skyld 10-25-2011 06:57 PM

You may also need to install a 32-bit version of the library if you are using the 32-bit RC on 64-bit Linux.

Emera 10-25-2011 07:12 PM

1 Attachment(s)
Quote:

Originally Posted by Tolnaftate2004 (Post 1671752)
Have you tried this?

Failing that, you may have libgtksourceview-2.0 (or 3.0?), and you'll have to compile 1.0 from source to get RC to run.
e: WhiteDragon suggests here that the package is called gtksourceview.

Yes, no luck from that either.
Quote:

Originally Posted by Skyld (Post 1671757)
You may also need to install a 32-bit version of the library if you are using the 32-bit RC on 64-bit Linux.

I am fairly new to launching from a terminal, and new to ubuntu too. Can you break it down into more detail please? Thanks for the help though! I entered the gtksourceview2.0 and got a result. File attached.

xXziroXx 10-25-2011 07:41 PM

Quote:

Originally Posted by Emera (Post 1671749)
Since I can't post on the Graal forums since my gold has ran dry

You haven't needed a Gold subscription to post on the forums for many years. As long as you've done a one-time purchase of any Graal subscription (including lifetime Classic), you have access to the forums.

Besides, you (obviously) just posted on the Graal forums, so wut? :confused:

Emera 10-25-2011 08:07 PM

Quote:

Originally Posted by xXziroXx (Post 1671762)
You haven't needed a Gold subscription to post on the forums for many years. As long as you've done a one-time purchase of any Graal subscription (including lifetime Classic), you have access to the forums.

Besides, you (obviously) just posted on the Graal forums, so wut? :confused:

Lol just noticed that. I coped and pasted from Graalians.com

Emera 11-11-2011 07:04 PM

Solved
Found the issue with this. Or sort of...
Ubuntu 11.10 doesn't use libgtksourceview1.0-0

You can't even install it using Ubuntu 11.10
You need to be on Ubuntu 10.04 to be able to actually install it. Then RC will be able to run. Otherwise you will get the error message in the first post.

(I like 10.04 better anyway :D)

cbk1994 11-26-2011 02:31 AM

For future reference, you can just download the packages from archives (in this case, Debian's, but they should work on Ubuntu as well):
Quote:

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

devilsknite1 02-25-2012 01:37 AM

HTML Code:

./RC: error while loading shared libraries: libgtksourceview-2.0.so.0: cannot open shared object file: No such file or directory
....what do?

I'm running Ubuntu 11.10 x64


All times are GMT +2. The time now is 06:25 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.