aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: rc7 & mandrake 9.2  (Read 3336 times)

rotkmaninov

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
rc7 & mandrake 9.2
« on: October 21, 2004, 08:14:47 PM »

trying to install rc7 the message is :
 
failed dependencies :
 
  libXinerama.so.1 is needed ...
  libXxf86vm.so.1 is needed ...
Logged

angel

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 50
Re: rc7 & mandrake 9.2
« Reply #1 on: October 21, 2004, 08:41:36 PM »

Hi:

I have installed rc7 and I have got mdk 9.2 too, so i dont know if u try to install it in a rpm or sources.

-1) Rpm package: try to install with flag --nodeps (¿--nodep?) and try it
-2) Sources, try to compile it, all is OK if u have got the correct wx version.

Regards
Logged

rotkmaninov

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: rc7 & mandrake 9.2
« Reply #2 on: October 21, 2004, 08:57:18 PM »

hi,

I'm using rpm, and ignoring dependencies in wx, trying to install Amule, the new message is :

libgd.so.2 needed by aMule2.0....


I  think there are too many unsatisfied dependencies to hope that it could work ...

thanks anyway
Logged

thepolish

  • Hero Member
  • *****
  • Karma: 2
  • Offline Offline
  • Posts: 896
Re: rc7 & mandrake 9.2
« Reply #3 on: October 21, 2004, 10:43:14 PM »

Hi,

Install libgd2 package from mandrake CD.

You have to install amule + wx-2.5.3 rpm for 10.0 supplied here.

All other deps can be taken from Mandrake CD

Thepolish
Logged
Only after the last tree has been cut down
Only after the last river has been poisoned
Only after the last fish has been caught
Only then you will find out that money cannot be eaten
(Cree Prophecy)

rotkmaninov

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: rc7 & mandrake 9.2
« Reply #4 on: October 22, 2004, 06:03:59 AM »

ok for libgd2, but 4 the other ? what do you mean "All other deps can be taken from Mandrake CD" ? l don't follow you
Logged

thepolish

  • Hero Member
  • *****
  • Karma: 2
  • Offline Offline
  • Posts: 896
Re: rc7 & mandrake 9.2
« Reply #5 on: October 22, 2004, 09:39:24 AM »

You mean for:

libXinerama.so.1 is needed ...
libXxf86vm.so.1 is needed

search the package this files belongs too with rpmdrake, then install it.

But maybe there are not on 9.2. I dont maintain 9.2 anymore because i havent got it anymore on a pc, so rpm are built on 10.0. I just can have 2 distros at the same time, so 10.0 and 10.1 now.

If the package is not on 9.2, install it from 10.0.

Angel said it was ok for him, so should be for u too.

Or compile amule + wx yourself on your own machine

Thepolish
Logged
Only after the last tree has been cut down
Only after the last river has been poisoned
Only after the last fish has been caught
Only then you will find out that money cannot be eaten
(Cree Prophecy)

rotkmaninov

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: rc7 & mandrake 9.2
« Reply #6 on: October 22, 2004, 11:05:58 PM »

Hmmm .... seems that the version of xWindows installed is not compatible with xinerama , so no chance with rpm (tried several packages, no success...);
downloaded and compiled wxall-2.5.3.tar.gz
downloaded aMule-2.0.0rc7.tar.gz , extracted (tar -zxvf ..) , but when compiling got the errors :

make[6]: Entering directory `/usr/local/src/aMule-2.0.0rc7/src/utils/aLinkCreator/src'
g++  -DUSE_EMBEDDED_CRYPTO -W -Wall -g -ggdb -fno-inline -D__DEBUG__ -fmessage-length=0    -lpthread -o alcc  alcc-alcc.o alcc-ed2khash.o alcc-md4.o -L/usr/local/lib -pthread   -L/usr/X11R6/lib  -lwx_base-2.5 -lwx_base_net-2.5
alcc-alcc.o(.text+0x7e0): In function `__static_initialization_and_destruction_0(int, int)':
: undefined reference to `wxThemeUsewin32'
alcc-alcc.o(.text+0x7f8): In function `__static_initialization_and_destruction_0(int, int)':
: undefined reference to `wxThemeUsegtk'
collect2: ld returned 1 exit status
make[6]: *** [alcc] Error 1
make[6]: Leaving directory `/usr/local/src/aMule-2.0.0rc7/src/utils/aLinkCreator/src'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/usr/local/src/aMule-2.0.0rc7/src/utils/aLinkCreator'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/local/src/aMule-2.0.0rc7/src/utils'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/aMule-2.0.0rc7/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/aMule-2.0.0rc7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/aMule-2.0.0rc7'
make: *** [all] Error 2
Logged

thepolish

  • Hero Member
  • *****
  • Karma: 2
  • Offline Offline
  • Posts: 896
Re: rc7 & mandrake 9.2
« Reply #7 on: October 22, 2004, 11:18:19 PM »

Try to dl wxGTK instead of wxall and compile it instead, seems u have a prob in wx, normally there is no prob with 2.5.3

wxThemeUsewin32 is not Linux function... wxAll seems to have pb on linux, wxGTK is the good one

Thepolish
Logged
Only after the last tree has been cut down
Only after the last river has been poisoned
Only after the last fish has been caught
Only then you will find out that money cannot be eaten
(Cree Prophecy)

rotkmaninov

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: rc7 & mandrake 9.2
« Reply #8 on: October 23, 2004, 08:37:11 AM »

compiling wxGTK , error : no GTK+ version >= 2.0.0 installed , probably GTK not installed properly

so I removed GTK+ , and then ... BANG ! no more rpmdrake and other programs ......................



thank you anyway






THE END
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: rc7 & mandrake 9.2
« Reply #9 on: October 23, 2004, 08:50:23 AM »

removed gtk+ ??? where did you get taht idear?????
aua!

all you probaly needed was gtk2-devel.....when it cant find your gtk2 version
same thing if it cant find your gtk+ version....

stefanero
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."

thepolish

  • Hero Member
  • *****
  • Karma: 2
  • Offline Offline
  • Posts: 896
Re: rc7 & mandrake 9.2
« Reply #10 on: October 23, 2004, 02:19:43 PM »

Nice idea, so now u can reinstall 10.0 or 10.1 and use the rpms provided :)

use urpmi in command line to re-install gtk from CD

Thepolish
Logged
Only after the last tree has been cut down
Only after the last river has been poisoned
Only after the last fish has been caught
Only then you will find out that money cannot be eaten
(Cree Prophecy)