aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: libwx not found  (Read 3068 times)

kao00

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
libwx not found
« on: April 29, 2005, 04:08:58 PM »

Hi. I've searched the forums for solutions to this problem but still wasn't able to fix it. I installed aMule and the wxGTK package and when I try to run aMule, I get this error message:

amule: error while loading shared libraries: libwx_gtk2_xrc-2.5.so.3: cannot open shared object file: No such file or directory

Can someone help me please? Thanks.
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: libwx not found
« Reply #1 on: April 29, 2005, 04:18:33 PM »

hi

if you compiled it yourself and your wx-config is in /usr/local/bin/

add the path

/usr/local/lib

to
/etc/ld.so.conf

and run
/sbin/ldconfig

after that, this should solve the problem :)
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

kao00

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: libwx not found
« Reply #2 on: April 29, 2005, 05:09:55 PM »

I didn't compile it myself. I got it from here
http://www.linuxpackages.net/search_view.php?by=name&name=amule&ver=10.1

It's a .tgz package. I got wxGTK from there too.


This is what my ld.so.conf looks like (I didn't change it)
/usr/local/lib
/usr/X11R6/lib
/usr/i486-slackware-linux/lib
/opt/kde/lib

Do you need more information? Thanks.
Logged

deltaHF

  • Evil Admin
  • Former Developer
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 3920
  • .. Legends may sleep, but they never die ..
    • http://www.amule.org
Re: libwx not found
« Reply #3 on: April 29, 2005, 05:44:49 PM »

look if you can find it in:

ls -l /usr/lib/libwx*
ls -l /usr/local/lib/libwx*

and you should contact the package maintainer and ask him what wxgtk he uses

cheers

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: libwx not found
« Reply #4 on: April 30, 2005, 04:03:37 PM »

Well, your amule package would like to use wxGTK-2.5.3 compiled with GTK2 and without Unicode support. Your installed wxGTK package doesn't meet these requirements. Either compile aMule manually, with your installed wxGTK, or try to find a matching wxGTK package.
Logged
concordia cum veritate

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: libwx not found
« Reply #5 on: April 30, 2005, 05:39:35 PM »

well slackware is a compile distro only, so not rpms if I am not completly wrong..so this should not matter gonszo
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: libwx not found
« Reply #6 on: April 30, 2005, 05:58:19 PM »

Well, stefanero, I admit that I don't know much about Slackware. I based my reply on:

Quote
Originally posted by kao00
I didn't compile it myself. I got it from here
... and the packages at the above location are binary...
Logged
concordia cum veritate

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: libwx not found
« Reply #7 on: April 30, 2005, 09:37:43 PM »

ok  :]
i tryed slackware once and it was all about compiling but probably its like gentoo, you can get binary if you want to...
Logged
In its default setup, Windows XP on the Internet amounts to a car
parked in a bad part of town, with the doors unlocked, the key in
the ignition and a Post-It note on the dashboard saying, "Please
don't steal this."

sabin

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 15
Re: libwx not found
« Reply #8 on: June 24, 2005, 09:14:28 PM »

My specialty is to bring topics back from the dead...

DeltaHF, thanks a TON, your suggestion, though to another person, was the last of the maaaaaaany difficulties I had to overcome in order to be able to finally manage to configure/compile/install amule ^_^
Logged