Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Tech Support (https://forums.graalonline.com/forums/forumdisplay.php?f=7)
-   -   Linux - libgtksourceview-1.0.so.0 (https://forums.graalonline.com/forums/showthread.php?t=87620)

WhiteDragon 08-27-2009 04:09 AM

Linux - libgtksourceview-1.0.so.0
 
I'm running Debian testing.

I get the following error when running the RC binary:
NPC Code:
error while loading shared libraries: libgtksourceview-1.0.so.0: cannot open shared object file: No such file or directory



However, libgtksourceview-1.0.so.0 is clearly in my /usr/lib/, and I also have the correct package.

This error seems to have arose after a system update.

Any help would be cool.

Loriel 08-27-2009 04:36 AM

Any chance your gtksourceview is 64bit, which the RC afaik is not?

Failing that, any chance that your existant libgtksourceview-1.0.so.0 is either symlink to a non-existant file, or linking to a non-existant library (find out using ldd on it)?

WhiteDragon 08-27-2009 04:52 AM

Quote:

Originally Posted by Loriel (Post 1518824)
Any chance your gtksourceview is 64bit, which the RC afaik is not?

Failing that, any chance that your existant libgtksourceview-1.0.so.0 is either symlink to a non-existant file, or linking to a non-existant library (find out using ldd on it)?

Yeah, I figured it out. The 32-bit libgtksourceview-1.0 and libgnomeprint-2-2 were sitting in /emul/ia32-linux/usr/lib, and I just symlinked them in /usr/lib32/ .

I have no idea why things decided to move around like that.

Loriel 08-29-2009 04:34 PM

I am really annoyed by this because my distribution does not appear to provide cross-architecture binary packages except for a few special cases like gtk (without gtksourceview). I have been using an older, pre-syntax-highlighting version of the rc for a while, but I am not sure how to go about getting a current RC version to run since the compat binary just segfaults without comment.

WhiteDragon 08-29-2009 08:27 PM

Quote:

Originally Posted by Loriel (Post 1519375)
I am really annoyed by this because my distribution does not appear to provide cross-architecture binary packages except for a few special cases like gtk (without gtksourceview). I have been using an older, pre-syntax-highlighting version of the rc for a while, but I am not sure how to go about getting a current RC version to run since the compat binary just segfaults without comment.

You're on Gentoo correct?

Check http://www.portagefilelist.de/index....up=file#result

It should give you a list of all packages that supply a gtksourceview file.

Admins 03-29-2010 09:43 PM

Please try this RC:
<deleted attachments, use the most recent one pelase>

Loriel 03-29-2010 10:31 PM

That looks pretty good :>

WhiteDragon 03-29-2010 10:49 PM

1 Attachment(s)
Trying it out here, but it seems that the syntax highlighting is a bit off?

http://forums.graalonline.com/forums...1&d=1269895675

And in terminal:
HTML Code:

[darius@lambda:rc/rc]$ ./RC                                                   
connecting to ip 208.43.91.125
connecting to ip 208.43.167.233
Remote-Control connected.
connecting to ip 208.43.167.233
NPC-Control connected.
lang: text/x-graalscript - 10833040




Otherwise it seems to be working.

cbk1994 03-29-2010 10:53 PM

Quote:

Originally Posted by WhiteDragon (Post 1565793)
Trying it out here, but it seems that the syntax highlighting is a bit off?

It's like this with the Mac RC too. I think it's a problem with the new RC in general.

WhiteDragon 03-29-2010 10:55 PM

Quote:

Originally Posted by cbk1994 (Post 1565795)
It's like this with the Mac RC too. I think it's a problem with the new RC in general.

But the important thing is that it is that the problem is cross-platform! Everyone gets to enjoy it! :p

Admins 03-29-2010 11:49 PM

1 Attachment(s)
Added the updated language-specs files like in the Mac version:

Kristi 03-31-2010 12:20 AM

1 Attachment(s)
I made some syntax highlighting files since, as cbk and whitedragon said, they are broken.

It highlights intrinsic variables, functions, events, differently from user defined ones.

Just replace your graal.lang and graalcolors.xml zip. Works with linux and mac.

Do these work on the current windows rc? Someone can test.

Use them if you desire.


All times are GMT +2. The time now is 02:30 PM.

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