aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 2 [3]

Author Topic: Problem on make i dont understand  (Read 18759 times)

IvoFlavio

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 26
Re: Problem on make i dont understand
« Reply #30 on: April 06, 2005, 10:22:10 PM »

*he..
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Problem on make i dont understand
« Reply #31 on: April 07, 2005, 12:16:10 AM »

well I wonder how you compiled wxGTK and then aMule without that lib

it should be twice on your system

-1st in teh folder where you did the configure, make ans so on
-2nd in /usr/local/lib/wx* where you insatlled it to...

since I have no clue what you are doing, with your system I cant help ya...all I can tell you is the step it works

download wxGTK-2.5.4
./configure
make
as root make install

download amule-cvs
./configure
make
as root make install

after configure of course teh flags you like....
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."

IvoFlavio

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 26
Re: Problem on make i dont understand
« Reply #32 on: April 07, 2005, 04:32:27 PM »

I install wxGTK-2.5.4 and  amule-cvs in the /usr/local/lib/wx is that?
ty man :)
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Problem on make i dont understand
« Reply #33 on: April 07, 2005, 04:36:44 PM »

well wxGTK should end up in
 /usr/local/lib/wx

and also the file we searched 2-3 posts above

amule-cvs shoudl be in the end in
/usr/local/bin
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."

IvoFlavio

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 26
Re: Problem on make i dont understand
« Reply #34 on: April 08, 2005, 01:06:05 AM »

cd /usr/local/lib/wx
bash: cd: /usr/local/lib/wx: No such file or directory


-----------------------------------------------------------------------------------

/usr/local/bin/amule
bash: /usr/local/bin/amule: No such file or directory

-------------------------------------------------------------------------------------

He dont found any dir.. :| but what is the problem? i cant download the lib and put
this lib :

 amule: error while loading shared libraries: libwx_gtk2u_xrc-2.5.so.3: cannot open shared object file: No such file or directoryon /lib ? the lib ..

thanks man
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Problem on make i dont understand
« Reply #35 on: April 08, 2005, 06:40:52 AM »

welll  simple answer

its not installed...

and you are probably starting amule which you had compiled a couple days before.

reinstall wxGTK-2.5.5!!
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."

IvoFlavio

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 26
Re: Problem on make i dont understand
« Reply #36 on: April 11, 2005, 05:26:22 PM »

Yes, all is fine, ty u man

i resolve my trooble with:

./configure --with-wx-config=/usr/local/bin/wx-config

now amule run withou no problem  :D :D :D


thanks
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Problem on make i dont understand
« Reply #37 on: April 11, 2005, 05:59:39 PM »

good to know ;)
took quite some but, but what counts is the result...have fun :)
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."
Pages: 1 2 [3]