aMule Forum
English => aMule Help => Topic started by: Linuxsys on December 28, 2003, 02:56:53 AM
-
I've got problems under SuSE 9, cause ther was a problem
a) with the paths
b) with the missing file textdlg.h
c) Your RH, SuSE and MK RPM made trouble
So I grabbed the tarball and started having my fun with checkinstall
(http://asic-linux.com.mx/~izto/checkinstall/download.php, RPM works) and with finding out what's wrong.
So I came to this configure command, for gtk1 Support:
./configure --sysconfdir=/etc --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib includedir=/usr/include --with-slibdir=/lib --with-system-zlib ( Is this necessary?? For Zlib Support?) --with-gtk-prefix=/opt/gnome --enable-optimise
Then there was still the trouble with the missing file. I'll get out, that it's included in the wxPythonGTK-Devel Package, what I found on funktronic.ca.
Here's the ftp-Server with the both paclages, wxPythonGTK-Devel and wxPythonGTK.
ftp://ftp.funktronics.ca/pub/rpm/SuSE-8.1/i586-f/
So I've got them, then I runned
SuSEconfig
After this. I cleaned up the tarball-directory and startde the configure command. Everything was okay.
Then I runned gmake and checkinstall.
Everything worked.
I hope you will keep working this project alive.
I love Amule :D
-
u need wxGTK and wxBase for the SuSE,RH etc rpm .. it has been build under suse 9.0 so u shouldn't have any probs (only if your sys miss some files ;) )
greets
delta
ps. wxpython isn't needed ..
-
I've checked it, and it really seems as would my sys miss some files.
I've installed over network, and don't know if there are other people who have the same trouble.
If not, no need to read it, if yes, try it out :lol:
-
just dl wxGTK, wxGTK-devel and wxBase from our dl page (be sure u have gtk1 and gtk1-devel installed)
install it with rpm -Uvh blabla.rpm
link it:
as root: ln -sf /usr/bin/wxgtk-2.4-config /usr/bin/wx-config
then
ln -sf /usr/bin/wxbase-2.4-config /usr/bin/wxbase-config
ldconfig
and u shouldn't have any probs with rpm -i aMule-1.2.1....rpm
greets
delta
ps. but leave aMule running right now if its running fine :)
look at the howto in the future ;)
-
with the missing file textdlg.h
.......................................................
This file was missing- I've tried nearly everyxthing but it seems as my sys don't wanted that file.
I've read the howto and did the steps you said, but only that what I write above helped me :-P