aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: activate daemon after binaries install  (Read 2778 times)

ggd

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 3
  • well, it's me
    • http://gregoiredx.free.fr
activate daemon after binaries install
« on: November 09, 2005, 07:26:31 PM »

is-it possible to activate amule deamon after installing from the binaries?
might it have something to do with remote control?

thanks for your help
Logged
roots rock reggae

ken

  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 825
Re: activate daemon after binaries install
« Reply #1 on: November 10, 2005, 09:17:11 PM »

No.  The Mac binary we supply has aMule (the complete GUI program) and amuleweb, but not amuled (the daemon).  You have to compile amuled from the source code for yourself.

The instructions are basically very similar to the instructions for compiling aMule.app, with a few minor changes.  When configuring aMule, you add "--disable-monolithic --enable-amule-daemon" to the configure command.  After the make step, you don't need the strip or mv steps.  Instead you have src/amuled, which is the daemon program, and you can run it from where it is or copy it wherever you want.
Logged