Code: Alles auswählen
wg@hellskitchen:/bin$ mlgui -hostname '192.168.1.3' -password 'XXXXXXXXXXX' -port 4080
2007/09/28 22:48:22 [cO] Starting MLDonkey 2.8.1 ...
2007/09/28 22:48:22 [cO] Language DE, locale UTF-8, ulimit for open files 1024
2007/09/28 22:48:22 [cO] MLDonkey is working in /home/wg/.mldonkey
2007/09/28 22:48:22 Loading language resource mlnet_strings.de_DE.UTF-8
2007/09/28 22:48:22 [cO] loaded language resource file
2007/09/28 22:48:22 [DNS] Resolving [hellskitchen] ...
2007/09/28 22:48:22 Starting MLGui 2.8.1 ...
2007/09/28 22:48:22 MLGui is working in /home/wg/.mldonkey
2007/09/28 22:48:22 Loading language resource ./mlgui_strings.de_DE.UTF-8
mlgui: unknown option `-hostname'.
mlgui: the GUI to use with mldonkey
-gtk_advanced_options <string> : Set to true whether you want to access to the advanced options (current: false)
-gtk_connection_http_proxy_server <string> : Direct HTTP queries to HTTP proxy (current: )
-gtk_connection_http_proxy_port <string> : Port of HTTP proxy (current: 8080)
-gtk_connection_http_use_proxy <string> : Direct TCP connections to HTTP proxy (the proxy should support CONNECT) (current: false)
[..rest vom helpfile..]
Ich habe definitiv nur 'mldonkey-gui' installiert.
Und wieso versteht er die option '-hostname' nicht? Oder versteht der keine IP-Adressen und ich muss noch einen Eintrag in /etc/hosts machen?
komische Sache
//edit:
Okay, ich war verwirrt. Anscheinend stimmt die manpage zu mlgui nicht:
Code: Alles auswählen
SYNOPSIS
mlgui [-dump_msg] [-toolbars_style string] [-password string]
[-port int] [-hostname string] [-files_auto_expand_depth int]
[-use_size_suffixes string] [-availability_height bool]
[-availability_max int] [-relative_availability bool]
[-max_client_name_len int] [-max_result_name_len int]
[-compaction_overhead int] [-interface_buffer int]
[-copy_messages bool] [-downloads_up bool] [-mini_toolbars bool]
[-login string] [-chunk_width int] [-help--help]
Jetzt kann ich mlgui korrekt starten (und habe auch herausgefunden, dass es dort eine grafische config gibt) allerdings verbindet er sich nicht mit dem Server. Über das Webinterface und zuvor mit KMldonkey funzte alles problemlos.
Gruß, headless
////edit:
Es funzt jetzt. Der Port war falsch. Das mit der manpage ist trotzdem blöd.