aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: nur konsole / ohne x  (Read 2238 times)

homer0815

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
nur konsole / ohne x
« on: February 10, 2005, 11:40:10 PM »

hi@alle
ich bin zielich neu in der unix welt , weis aber schon das ich den xserver nicht mag ^^. ich wollte nur mal wissen, wie ich amule nur für konsole kompilieren kann? -> ohne xsupport und und ohne wxgtk (falls das überhaupt möglich ist)

danke schon mal im vorraus.
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: nur konsole / ohne x
« Reply #1 on: February 11, 2005, 12:45:14 AM »

yup geht :)
du brauchst wxBase 2.5.3 plus aktuelles CVS von http://amule.hirnriss.net

dann das cvs mit --enable-amule-deomon und --disable-monolithic compilieren und das sollte passen ;)

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

homer0815

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 2
Re: nur konsole / ohne x
« Reply #2 on: March 01, 2005, 10:20:44 PM »

ich bin's nochma
hab die anleitung genommen
http://www.amule.org/wiki/index.php/HowTo_Compile_aMuled

also ich hab wxBase (2.4.2) und curl (7.12.3) kompilert, bei der kompilierung von amule bricht make aber immer ab
hab ich irgendwas vergessen  ?(

Making all in po
rm -f en_GB.gmo && : -c --statistics -o en_GB.gmo en_GB.po
mv: rename t-en_GB.gmo to en_GB.gmo: No such file or directory
*** Error code 1

Stop in /data/software/bsd/amule-cvs/po.
*** Error code 1

Stop in /data/software/bsd/amule-cvs.
*** Error code 1
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: nur konsole / ohne x
« Reply #3 on: March 02, 2005, 08:10:32 AM »

huh? und warum nimmst du 2.4.2 wenn da ausdrücklich steht 2.5.4 ??
der fehler hat damit zwar noch nix zu tun, denn dir fehl noch gettext oder gettext-devel,

aber trotzdem du MUSST 2.5.4 nehmen NICHT 2.4.2 sonst gehts eh nicht

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