aMule Forum

English => aMule Help => Topic started by: DexterF on May 17, 2004, 01:50:17 PM

Title: remote support for ed2k tool
Post by: DexterF on May 17, 2004, 01:50:17 PM
example: got two boxen here, one is a dedicated p2p machine. don't wanna ssh there and hack in ed2k links manuall with " " and so, VNC is a little slow sometimes.
Adding a link parser to amulecmd would do the job, too, of course.
Title: RE: remote support for ed2k tool
Post by: d0lby on May 18, 2004, 01:34:11 AM
Write a little bash script that'll do it all for yah
Title: Re: remote support for ed2k tool
Post by: DexterF on May 18, 2004, 01:59:38 AM
I can't stop shitting blood.
Title: Re: remote support for ed2k tool
Post by: Kry on May 18, 2004, 03:27:02 AM
¿?
Title: Re: remote support for ed2k tool
Post by: d0lby on May 18, 2004, 09:33:33 AM
Quote
Originally posted by DexterF
I can't stop shitting blood.
You should get someone to have a look at that!  ;(
Title: Re: remote support for ed2k tool
Post by: deltaHF on May 18, 2004, 03:10:16 PM
looks like a trash thread now -> moved ..
Title: Re: remote support for ed2k tool
Post by: Jacobo221 on May 18, 2004, 08:35:02 PM
DexterF:
if you are still alive, at home, reading this (no bloody-shit etc), use amuleweb instead of amulecmd. You'll be able to add ed2k links with it with no ssh connection... and lot's more.
Greetings.
Title: Re: remote support for ed2k tool
Post by: DexterF on May 18, 2004, 10:37:05 PM
alive, at home, not puzzled by senseless replies anymore...
but the available commands come down to a whopping: two.

->Help: Avalaible commands :

Help: Shows this help.                                  Syns: help
Quit: Exits Textclient.                                 Syns: quit, Exit, exit
Title: Re: remote support for ed2k tool
Post by: stefanero on May 18, 2004, 10:54:14 PM
well what do you need command for?
I think the webserver when it is setup speaks foritself??
just follow the --> how to
set up your own webserver for amule and enjoy ;)
the amuleweb console thing you got those help infos from is just the deamon which runs the webserver in...
set it up right, connect with your favorite browser to your webserver port and you will see ;)

stefanero
Title: Re: remote support for ed2k tool
Post by: DexterF on May 18, 2004, 11:59:20 PM
where was my mind. yes, did that already, too. i know it doesn't work remote in rc3 so I tried locally, no luck there either.
Title: Re: remote support for ed2k tool
Post by: stefanero on May 19, 2004, 09:00:22 AM
hey

well what does not work?
any error messages in aMule log? or on webserver startup?
Here is the "Full" How To-->
http://www.amule.org/wiki/index.php/Webserver


stefanero
Title: Re: remote support for ed2k tool
Post by: DexterF on May 19, 2004, 01:23:42 PM
when going to localhost:4712 there's only an aempty file and aMule produces this error:

wxSocket: invalid signature in ReadMsg

followed howtom, copied webserver dir to ~/.aMule, copied the template there, edited .eMule (the devs should really rename it, one might think it's an orphaned file from a wine/eMule test or so), still nothing but this error.
Title: Re: remote support for ed2k tool
Post by: stefanero on May 19, 2004, 01:39:10 PM
I guess you did not read the wiki page right?

well webserver port is 4711 and not 4712!!! except if you changed it in your prefs ;)

stefanero
Title: Re: remote support for ed2k tool
Post by: DexterF on May 19, 2004, 01:42:43 PM
Sorry, my fault. However, localhost:4711 won't work either. I don't get any errors but the browser tells me it's connecting for ages (cancelled after 6 minutes).
Title: Re: remote support for ed2k tool
Post by: stefanero on May 19, 2004, 01:45:18 PM
does your amule log tell you something about
aMule.tmpl or is there some output in console from webserver deamon?

stefanero
Title: Re: remote support for ed2k tool
Post by: DexterF on May 19, 2004, 05:54:18 PM
log don't say nothing about aMule.tmpl or anything else alike, amuleweb runs normally. Well, it bitches about libpixmap but that's only because it looks for a gtk theme engine which ain't there but that sure doesn't matter.
Title: Re: remote support for ed2k tool
Post by: stefanero on May 19, 2004, 11:01:22 PM
you said two post above taht you copied the template...
did you also copy webserver src? like teh whole webserver folder into your .aMule directory?!

stefanero
Title: Re: remote support for ed2k tool
Post by: DexterF on May 20, 2004, 02:39:29 PM
yes, webserver dir is there, too.
Title: Re: remote support for ed2k tool
Post by: stefanero on May 20, 2004, 02:42:15 PM
hmm you have
wxBase installed?
and did you comile webserver yourself? or rpm package?

stefanero
Title: Re: remote support for ed2k tool
Post by: DexterF on May 20, 2004, 08:26:29 PM
wxBase: no, I got wxGTK-2.4.2 here, not wxBase. Where does it say it's requiered?

aMule is compiled from src.
Title: Re: remote support for ed2k tool
Post by: stefanero on May 20, 2004, 08:35:04 PM
hey
well as it seams wxBase is also required for webserver...
that is why we provide it on our webside :)
install it please recompile it and reinstall amule...
I had two reports that amuleweb first did not work and then worked, that is why I asking you to try it please.

thnx a lot :)

stefanero
Title: Re: remote support for ed2k tool
Post by: Jacobo221 on May 20, 2004, 10:16:57 PM
> Where does it say it's requiered?
It says in the compiling aMule HowTo ;-) (Check it at http://www.amule-project.net/amule/thread.php?threadid=796&sid= )
Greetings.
Title: Re: remote support for ed2k tool
Post by: DexterF on May 20, 2004, 11:52:48 PM
That's news to me. Compiled against wxGTK which suffiiced since aMule 1.1.2.
And still 2.0.0rc3 configures/compiles *without* any errors so I'd say one can assume everything is fine.
This whole wx crud is annoying. Need this lib need that lib must compile with this option and that prefix and wave a dead chicken over it, performance is shoddy, stability is a joke. Each time aMule crashes one can be pretty sure somewhere in the backtrace it's a wx issue.
Title: Re: remote support for ed2k tool
Post by: stefanero on May 21, 2004, 10:08:18 AM
well,

not really anything we can do about this wx* issue...
well except we could completly rewrite amule with a new code and base it on some other libs...
but then you would need those, and crash on them..so what is the difference?!

btw, did you try with wxBase and recompiled your amuleweb? does it work now?

stefanero
Title: Re: remote support for ed2k tool
Post by: DexterF on May 21, 2004, 03:00:00 PM
right now aMule works pretty much alright, so I'd like to stick to "Never change a running system". unless one can recompile amuleweb alone without touching aMule itself.

and the difference between using other libs would be: some other libs don't suck a$$. qt for example.

Is wx2.5 an improvement at least?
Title: Re: remote support for ed2k tool
Post by: Jacobo221 on May 22, 2004, 04:42:00 AM
2.5 > 2.4 , so guess if it's improved, at least supposedly ;-)
To compile amuleweb with wxBase and not touching aMule, just compile normally and then move src/amuleweb to /usr/local/bin
Greetings.
Title: Re: remote support for ed2k tool
Post by: DexterF on May 22, 2004, 01:28:16 PM
I'll give it a shot, thanks.
(increased version number doesn't mean improvement automatically - look at Gnome, gets crappier with every new version.)
Title: Re: remote support for ed2k tool
Post by: deltaHF on May 23, 2004, 01:12:17 AM
http://www.amule.org/amule/thread.php?sid=&postid=11516#post11516
Title: Re: remote support for ed2k tool
Post by: stefanero on May 23, 2004, 07:36:56 PM
sssssssssoooooooooooooooooo.....
I wqas gone over the weekend....
and whats up DexterF how it wxBase comming and does amuelweb now work??

stefanero