aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Text-only problem: don't understand...  (Read 2516 times)

senseiwa

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Text-only problem: don't understand...
« on: June 27, 2005, 10:17:54 PM »

Hi.

I'm trying to make amule work on debian stable, using just a textual client. I can compile it, giving birth to this configuration:

answer@42:~/aMule-2.0.3$ ./configure --enable-amule-daemon --enable-amulecmd --enable-amulecmdgui --disable-webserver --disable-webservergui

...
  Configure script has finished system check.

  Configured aMule 2.0.3 for 'i686-pc-linux'.

  aMule enabled options:

  **** aMule Core ****
  Prefix where aMule should be installed?                    /usr/local
  Should aMule be compiled with i18n support?                yes
  Should aMule be compiled in debug mode?                    yes
  Should aMule be compiled with profiling?                   no
  Should aMule be compiled with optimizations?               no
  Should aMule be compiled with taskbar icon support?        yes
  Should aMule be compiled with old GTK taskbar icon?        yes
  Should aMule be compiled with UTF-8 taskbar icon support?  no
  Should aMule be linked against patched gsocket?            yes
  Should aMule monolithic application be built?              yes
  Should aMule daemon version be built?                      no
  Should aMule remote gui be built? (EXPERIMENTAL)           no
  Crypto++ library/headers style?                            embedded

  **** aMule TextClient ****
  Should aMule Command Line Client be built?                 yes
  Should aMule GUI Client be built?                          yes

  **** aMule WebServer ****
  Should aMule WebServer be built?                           no
  Should aMule WebServer GUI be built?                       no

  **** aMule ED2K Links Handler ****
  Should aMule ED2K Links Handler be built?                  yes

  **** aMuleLinkCreator ****
  Should aMuleLinkCreator GUI version (alc) be built?        no
  Should aMuleLinkCreator for console (alcc) be built?       no

  **** aMule Statistics ****
  Should C aMule Statistics (CAS) be built?                  no
  Should aMule GUI Statistics (wxCas) be built?              no

  **** General Libraries and Tools ****
  Should ccache support be enabled?                          no
  Libraries aMule will use to build:
                                       wxWidgets             2.4.2
                                       GTK                   1.2.10
                                       crypto++              embedded
                                       zlib                  1.2.2

  NOTICE: You need wxWidgets 2.5 or later to compile:
          amuled


 WARNING! gd-lib >= 2.0.0, or a functional gd.h (from gd-devel) not found.
 amuleweb will be compiled but file download progress bar images will NOT be generated.
 See the above error on gd check for solutions.

answer@42:~/aMule-2.0.3$


Ok. Compilation, no problem. Now? How can I use amulecmd? And what aboud amulecmdDLG?

Thanks!!
Logged

senseiwa

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
RE: Text-only problem: don't understand...
« Reply #1 on: June 27, 2005, 10:19:52 PM »

Quote
Originally posted by senseiwa
Hi.

Sorry, I see now I've posted to the wrong forum... I didn't mean it was a compilation problem... Don't know how to move it. Sorry!  :(
Logged

GonoszTopi

  • The current man in charge of most things.
  • Administrator
  • Hero Member
  • *****
  • Karma: 169
  • Offline Offline
  • Posts: 2685
Re: Text-only problem: don't understand...
« Reply #2 on: June 27, 2005, 10:57:27 PM »

First, you should read amulecmd's manpage. After that, when you could start amulecmd(DLG), you can type 'help' at the prompt to get some help on available commands.
Logged
concordia cum veritate

senseiwa

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: Text-only problem: don't understand...
« Reply #3 on: June 28, 2005, 01:25:57 AM »

Yes... but I still can't connect to any server... I will try to read all the documentation I can find...
Logged

stefanero

  • Some Support
  • Developer
  • Hero Member
  • *****
  • Karma: 8
  • Offline Offline
  • Posts: 4235
Re: Text-only problem: don't understand...
« Reply #4 on: June 28, 2005, 06:31:47 AM »

and like you maybe noticed

amuled

got disabled because you use wx-2.4.2
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."

thedude0001

  • evil bugfinder ;)
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 827
Re: Text-only problem: don't understand...
« Reply #5 on: June 28, 2005, 11:55:41 PM »

The problem is that you need wx >2.5 for amuled and debian only has 2.4.3. But if you just wait a little longer I may have a backport for you, I have just finished testing and am uploading the packages to my repository. I'll tell you here later what you have to do to get amuled by just apt-getting it ;)
Logged
Das Schlimme auf dieser Welt ist
daß die Dummen so selbstsicher sind
und die Gescheiten so voller Zweifel.

thedude0001

  • evil bugfinder ;)
  • Hero Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 827
Re: Text-only problem: don't understand...
« Reply #6 on: June 29, 2005, 12:38:28 AM »

Logged
Das Schlimme auf dieser Welt ist
daß die Dummen so selbstsicher sind
und die Gescheiten so voller Zweifel.