Difference between revisions of "FAQ amulegui"

From AMule Project FAQ
Jump to: navigation, search
Line 12: Line 12:
 
*If it all went ok, just run: ''make install''
 
*If it all went ok, just run: ''make install''
 
*To run [[aMuled]] type ''amuled'' and to run [[aMuleGUI]] type ''amulegui''
 
*To run [[aMuled]] type ''amuled'' and to run [[aMuleGUI]] type ''amulegui''
 +
 +
Here you can Download aMuleGUI for win32 from CVS 22-09-2005: ed2k://|file|amulegui-win32-cvs22-09-2005(incl.dll+readme).zip|1990063|8553F619C878E3F0C916B7FBF82EB934|h=KFB3RUSI65EE2WMIBWQ2WHXIIUEA57VZ|/
 +
(by therealfox AT gmail DOT com)

Revision as of 11:46, 24 September 2005

I'm really wishing to get a remote GUI client (non web) for aMuled. Is there any available?

Of course. Since aMule 2.0.0 rc7 aMuleGUI is available. It ships with the official tarball and has exactly the same features as the original monolithic aMule.

How can I compile aMuleGUI?

Just check configure's help. If you only want to compile aMuleGUI and aMuled, try the following:

  • Extract aMule's sources
  • Run: ./configure --enable-amule-daemon --enable-amule-gui --disable-monolithic
  • Now run: make
  • If it all went ok, just run: make install
  • To run aMuled type amuled and to run aMuleGUI type amulegui

Here you can Download aMuleGUI for win32 from CVS 22-09-2005: ed2k://|file|amulegui-win32-cvs22-09-2005(incl.dll+readme).zip|1990063|8553F619C878E3F0C916B7FBF82EB934|h=KFB3RUSI65EE2WMIBWQ2WHXIIUEA57VZ|/ (by therealfox AT gmail DOT com)