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]

Author Topic: can't install with debian  (Read 7921 times)

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: can't install with debian
« Reply #15 on: July 13, 2004, 01:25:48 AM »

shinobee: you seem to have a bad system configuration :-(
I' suggest you to try compiling from scratch with the generic compilation (compiling wx and crypto too). Remember to remove any Debina wx package and crypto package.
If you still have probolems, report here and join #amule in irc.freenode.net
Hope that helps. Greetings!
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: can't install with debian
« Reply #16 on: July 13, 2004, 01:26:31 AM »

shinobee:
btw, the guide to compiling from scratch is here http://www.amule.org/wiki/index.php/Compilation_Installation
Logged

antipop

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: can't install with debian
« Reply #17 on: July 13, 2004, 09:41:33 AM »

Quote
Originally posted by Jacobo221
antipop:
rm ~/.eMule
That will do it I believe
Greetings!
I did it too, i can't find what's the problem
If i want to reinstall what packages should i reinstall?
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: can't install with debian
« Reply #18 on: July 13, 2004, 09:59:47 AM »

antipop:
To reinstall just remove it and recompile or reinstal package
But first, it seems like you are switching from xMuel to aMule, so better try moving ~/.xMule to some other thing like ~/.xMule.old and start aMule... if you know of any other file xMule might use rename it too. It might confict with aMule.
Greetings!
Logged

antipop

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: can't install with debian
« Reply #19 on: July 13, 2004, 10:43:42 AM »

before installing aMule i removed xMule
I also moved every file in my home directory somwhere else, so the problem doesn't come from this
I looked a bit and the problem seems more to be coming from a library like GTK but i'm not sure what to do
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: can't install with debian
« Reply #20 on: July 13, 2004, 11:31:00 AM »

Well, from your post above, "One because he can't find the .xMule/Temp rep"... aMule doesn't usually create xMule direcotries aorund... ;-P
Make sure, please, you have nothing left from xMule, including that directory.
Report results. Greetings!
Logged

antipop

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: can't install with debian
« Reply #21 on: July 13, 2004, 01:18:40 PM »

That was before, i removed the .eMule file and i got another error

Now i get this :
Code: [Select]
Initialising aMule
*** UDP socket at 4665  (chat)
*** TCP socket at 4662
*** UDP socket at 4672
Serverlist loaded.
*** reading servers
Loading temp files from /home/antipop/.aMule/Temp/*.part.met.
Gdk-ERROR **: BadValue (integer parameter out of range for operation)
  serial 3820 error_code 2 request_code 45 minor_code 0

The GUI appears for less than a secnond before crashing
Logged

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: can't install with debian
« Reply #22 on: July 13, 2004, 02:13:03 PM »

it's a gtk lib or wxgtk error. the binnary is probably linked to a different version of the lib and so you get crashes at running aMule.
Logged

antipop

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: can't install with debian
« Reply #23 on: July 13, 2004, 02:17:57 PM »

how can i fix that?
Logged

shinobee

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: can't install with debian
« Reply #24 on: July 13, 2004, 10:29:56 PM »

with latest testing packages (installed with apt-get), I have the following error:
Code: [Select]
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../..    -I/usr/lib/wx/include/gtk-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include/ -D__CRYPTO_DEBIAN_GENTOO__ -Wall -g -ggdb -fno-inline -D__DEBUG__   -MT wxcas-wxcasframe.o -MD -MP -MF ".deps/wxcas-wxcasframe.Tpo" \
  -c -o wxcas-wxcasframe.o `test -f 'wxcasframe.cpp' || echo './'`wxcasframe.cpp; \
then mv -f ".deps/wxcas-wxcasframe.Tpo" ".deps/wxcas-wxcasframe.Po"; \
else rm -f ".deps/wxcas-wxcasframe.Tpo"; exit 1; \
fi
In file included from /usr/include/wx/datetime.h:1360,
                 from /usr/include/wx/filename.h:39,
                 from wxcasframe.h:45,
                 from wxcasframe.cpp:47:
/usr/include/wx/datetime.inl: In member function `wxDateTime
   wxDateTime::GetWeekDay(wxDateTime::WeekDay, int, wxDateTime::Month, int)
   const':
/usr/include/wx/datetime.inl:182: internal compiler error: Illegal instruction
« Last Edit: July 13, 2004, 10:33:20 PM by shinobee »
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: can't install with debian
« Reply #25 on: July 13, 2004, 10:45:25 PM »

anitpop:
Compile it on your own :-) http://wiki.amule.org
Greetings!
Logged
Pages: 1 [2]