aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: amulecmd problems  (Read 2007 times)

To

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 80
amulecmd problems
« on: June 21, 2004, 02:52:56 PM »

I'm running gentoo linux, and I've all packages up 2 date and I didn't change any of the configuration files from the default instalation.
The only thing I tryed to change was amule using diferent options for configure I need amulecmd working.
I've configured amule with:
Code: [Select]
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysc
When I try to run amulecmd from shell I got this:
Quote
.aMule @ gandalf $ > amulecmd

Gtk-WARNING **: cannot open display:
And when I try it from the X server:
Quote
to @ gandalf $ > amulecmd

This is amulecmd (TextClient)

Creating client...
Now, doing connection....
Using host localhost port 4712
Connection Failed. Unable to connect to the specified host

First I really must use it from shell if I could use X I just access the client itself. Any explanation for this? Do I need to change anything on my .eMule file?

Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: amulecmd problems
« Reply #1 on: June 21, 2004, 03:48:48 PM »

well, this
> Connection Failed. Unable to connect to the specified host
Is probably due to a bad configuration of your EC connection or amulecmd command parameters.

Aso fo the
> Gtk-WARNING **: cannot open display:
message... it shouldn't be shown. Maybe you compiled with wxGTK instead of wxBase? No idea really.. Btw, which aMule versions is that?
Greetigs!
Logged

To

  • Jr. Member
  • **
  • Karma: 0
  • Offline Offline
  • Posts: 80
Re: amulecmd problems
« Reply #2 on: June 21, 2004, 05:32:38 PM »

This is amule 2.0.0-rc3
Problably that connection lots was my fault, I saw that I've changed the default port, put it back on 4712.
This is what I get after running my config:

  Configure script has finished system check.

  Configured aMule 2.0.0rc3 for 'i686-pc-linux-gnu'.

  Should aMule be compiled in debug mode?                  no
  Should aMule be compiled with release grp code?          no
  Should aMule be compiled without debug reporting?        no
  Should aMule be compiled with profiling?                 no
  Should aMule be compiled with optimizations?             no
  Should aMule be compiled with systray?                   yes
  Should aMule be compiled with safe systray?              no
  Should aMule be compiled with pure GTK code?             yes
  Should aMule be compiled without bar drawing?            no
  Should aMule be linked against patched gsocket?          yes
  Should amulecmd (TextClient) be linked against wxbase?   no
  Should ccache support be enabled?                        no
  Should aMule command line client be built?               yes
  Should aMule GUI client be build?                        no
  Should aMule WebServer be build?                         no
  Should aMule WebServer GUI be build?                     no
  Should aMule ed2k links handler be build?                yes
  Should C aMule Statistics (CAS) be build?                yes
  Should aMule GUI Statistics (wxCas) be build?            no
  Crypto++ library/headers style?                          gentoo_debian

  Which libraries should aMule use?
                                       wxWidgets          2.4.2
                                       GTK                1.2.10


Problably this is the problem.

Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: amulecmd problems
« Reply #3 on: June 29, 2004, 11:58:27 AM »

No problems on configure (at least that I can think of)
Changeing the default port sometimes gives problems, true.
if it worls on 4712 just stick to it ;-)
Greetings!
Logged