linux, problems with launching

If you have problems installing or running Algodoo Phun Edition, this is where you can get help.
This is also where you should post any bug reports relating to Algodoo Phun Edition.

linux, problems with launching

Postby tomtomp » Sun Dec 18, 2011 7:37 pm

Hi, I downloaded fresh copy and tried to run it but it wanted some libraries, so Iinstalled them and the program then failed with:
Code: Select all
./algodoo.bin: /usr/lib/libcurl-gnutls.so.4: no version information available (required by ./algodoo.bin)
./algodoo.bin: /usr/lib/libcurl-gnutls.so.4: no version information available (required by ./algodoo.bin)
algodoo: line 38: 17492 Segmentation fault      LD_LIBRARY_PATH="./lib:${LD_LIBRARY_PATH}" ./algodoo.bin $@


I already bought it, so anyone can help? :)
Thanx!

PS: Ill post more info when needed ;)
tomtomp
 
Posts: 10
Joined: Sun Dec 18, 2011 7:02 pm

Re: linux, problems with launching

Postby electronicboy » Sun Dec 18, 2011 7:56 pm

what distro are you using?

you may need to install a new version of the "libcurl-gnutils".
When asking for help, READ THE STICKIES!
electronicboy
 
Posts: 1694
Joined: Mon Aug 31, 2009 6:18 pm

Re: linux, problems with launching

Postby tomtomp » Sun Dec 18, 2011 8:33 pm

Hi, I am using gentoo. I have installed curl v7.21.4. No libcurl-gnutils found.
tomtomp
 
Posts: 10
Joined: Sun Dec 18, 2011 7:02 pm

Re: linux, problems with launching

Postby electronicboy » Sun Dec 18, 2011 9:43 pm

When asking for help, READ THE STICKIES!
electronicboy
 
Posts: 1694
Joined: Mon Aug 31, 2009 6:18 pm

Re: linux, problems with launching

Postby tomtomp » Sun Dec 18, 2011 11:28 pm

Now it just says:
Code: Select all
./algodoo.bin: error while loading shared libraries: /usr/lib/libcurl-gnutls.so.4: file too short
./algodoo.bin: error while loading shared libraries: /usr/lib/libcurl-gnutls.so.4: file too short

Thanx for help btw. :)
tomtomp
 
Posts: 10
Joined: Sun Dec 18, 2011 7:02 pm

Re: linux, problems with launching

Postby electronicboy » Mon Dec 19, 2011 4:55 am

okay, this MAY work, this may not, and IS PERFORMED AT YOUR OWN RISK!
this in theory should cause no harm at all, and can easily be reversed by performing the commands listed, with the mv arguments reversed!

open a console as root, or enter a root console by running the command
Code: Select all
su -

you may need to enter the root password.
next, run the following commands:

Code: Select all
cd /user/lib
mv libcurl-gnutls.so.4 libcurl-gnutls.so.4.bak
mv libcurl-gnutls.so.4.0.1 libcurl-gnutls.so.4
When asking for help, READ THE STICKIES!
electronicboy
 
Posts: 1694
Joined: Mon Aug 31, 2009 6:18 pm

Re: linux, problems with launching

Postby tomtomp » Mon Dec 19, 2011 10:46 am

Well, now it wanted more libs so I downloaded and installed them, but at libgnutls again error so I created links. Now the error is:

Code: Select all
./algodoo.bin: /usr/lib/libcurl-gnutls.so.4: no version information available (required by ./algodoo.bin)
./algodoo.bin: /usr/lib/libgnutls.so.13: version `GNUTLS_1_3' not found (required by /usr/lib/libcurl-gnutls.so.4)
./algodoo.bin: /usr/lib/libcurl-gnutls.so.4: no version information available (required by ./algodoo.bin)
./algodoo.bin: /usr/lib/libgnutls.so.13: version `GNUTLS_1_3' not found (required by /usr/lib/libcurl-gnutls.so.4)


Maybe algodoo needs old libraries?
tomtomp
 
Posts: 10
Joined: Sun Dec 18, 2011 7:02 pm

Re: linux, problems with launching

Postby electronicboy » Mon Dec 19, 2011 2:53 pm

yes, the lib's algodoo needs are fairly outdated, and are not really supported anymore.

I may have a folder on my dropbox with or somewhere with all the needed libs, issue is, they are from a ubuntu system and are .deb files.

They may need manually installing, unless you can use the alien package to convert them. Ill go see if i can find them when im on my pc!
When asking for help, READ THE STICKIES!
electronicboy
 
Posts: 1694
Joined: Mon Aug 31, 2009 6:18 pm

Re: linux, problems with launching

Postby tomtomp » Mon Dec 19, 2011 6:01 pm

Installing .deb is no problem... please look if you got any :)

Thanx
tomtomp
 
Posts: 10
Joined: Sun Dec 18, 2011 7:02 pm

Re: linux, problems with launching

Postby tomtomp » Tue Dec 20, 2011 5:40 pm

Did you find them? ;D

PS: sry for double post
tomtomp
 
Posts: 10
Joined: Sun Dec 18, 2011 7:02 pm

Re: linux, problems with launching

Postby electronicboy » Tue Dec 20, 2011 6:11 pm

sorry, i didnt find them...

I'll try grabbing the needed files when i can :)

Ill post on this topic or email you a link when i can :)

needed .debs can be found on
packages.ubuntu.com --> ubuntu 8.04 --> libraries
When asking for help, READ THE STICKIES!
electronicboy
 
Posts: 1694
Joined: Mon Aug 31, 2009 6:18 pm

Re: linux, problems with launching

Postby tomtomp » Tue Dec 20, 2011 9:46 pm

Ok, thanx :)
tomtomp
 
Posts: 10
Joined: Sun Dec 18, 2011 7:02 pm

Re: linux, problems with launching

Postby tomtomp » Wed Dec 21, 2011 10:41 am

So, I added all libraries and now it says only:

Code: Select all
./algodoo: line 38:  4297 Aborted                 LD_LIBRARY_PATH="./lib:${LD_LIBRARY_PATH}" ./algodoo.bin $@


:S
tomtomp
 
Posts: 10
Joined: Sun Dec 18, 2011 7:02 pm

Re: linux, problems with launching

Postby tomtomp » Fri Dec 23, 2011 12:02 pm

Any news about this error?

ps: bump :D
tomtomp
 
Posts: 10
Joined: Sun Dec 18, 2011 7:02 pm

Re: linux, problems with launching

Postby electronicboy » Fri Dec 23, 2011 3:23 pm

You will have to wait for one of the Developers.

I'm only a community admin, and I'm only really able to help with non-development issues.
Ill see if I can get a message across to the linux developer, however, I cant really promise any results from that! :(
When asking for help, READ THE STICKIES!
electronicboy
 
Posts: 1694
Joined: Mon Aug 31, 2009 6:18 pm

Re: linux, problems with launching

Postby tomtomp » Sat Dec 24, 2011 9:23 am

Ok, thanx anyways :)
tomtomp
 
Posts: 10
Joined: Sun Dec 18, 2011 7:02 pm


Return to Help / Bug reports

Who is online

Users browsing this forum: No registered users and 1 guest

cron