p2p 的兩個問題!找到mldonkey的deb了!

歡迎提問 debian desktop 相關問題,何謂 desktop ? 舉凡您日常生活會用到的部份,如上網 ( www 、 bbs ..) 、程式設計、繪圖...等等。 通常以 X Window 環境底下問題為主。

p2p 的兩個問題!找到mldonkey的deb了!

文章nxu » 週四 3月 10, 2005 11:43 pm

第一:請問如何把下列網址丟進sources.list?
http://debian.linux.org.tw/debian/pool/main/m/mldonkey/
我亂找找到的@_@ 但是,我不知要加入怎樣的 網址才是合標準的…我加了幾次都無法取得檔案…可否請高手幫忙?(apt-get 不能):crying:

第二:如果上面那個不能下,我可以改用amule(沒找到其它的@_@) 但是我的amule字型都是亂碼@_@,如果選繁體中文還會自已關閉 =_= ,請問有解決方法嗎? 用英文的話,還是會有亂碼訊息。輸入法也會是亂碼。 :shock:

ps我是用utf8+gcin
nxu
懵懂的國中生
懵懂的國中生
 
文章: 112
註冊時間: 週二 3月 01, 2005 11:26 am
來自: Hell

文章caosheng » 週五 3月 11, 2005 12:36 am

關於amule UTF-8中文
可以將/etc/gtk/gtkrc.zh_TW 複製一份檔名為gtkrc.zh_TW.utf-8
我想在debian sarge/sid 之下應該都適用

mldonkey 應該是官方的package 應該是可以安裝的,我裝過但不會用(習慣mule)
搜尋一下應該可以找到kmldonkey 和 mldonkey-gui
caosheng
懵懂的國中生
懵懂的國中生
 
文章: 222
註冊時間: 週一 12月 27, 2004 2:27 pm

文章twu2 » 週五 3月 11, 2005 8:53 am

代碼: 選擇全部
style "default-text" {
       fontset = "-kochi-gothic-medium-r-normal--10-*-*-*-m-*-iso10646-1,\
-arphic-uming-medium-r-normal--10-*-*-*-p-*-big5-*,\
-*-freeserif-medium-r-normal--10-*-*-*-p-*-*-*"
}

class "GtkWidget" style "default-text"


我的 /etc/gtk/gtkrc.utf-8, 在 amule 2.0 rcX 裡頭這樣是正常的.
中文字我試了好幾種, 只有 uming 抓的到... 其它的中文字型, 在我這兒都抓不到 iso-10646.
twu2
懵懂的國中生
懵懂的國中生
 
文章: 219
註冊時間: 週二 3月 11, 2003 2:58 pm
來自: Taipei

文章Tetralet » 週五 3月 11, 2005 1:56 pm

twu2 寫:
代碼: 選擇全部
style "default-text" {
       fontset = "-kochi-gothic-medium-r-normal--10-*-*-*-m-*-iso10646-1,\
-arphic-uming-medium-r-normal--10-*-*-*-p-*-big5-*,\
-*-freeserif-medium-r-normal--10-*-*-*-p-*-*-*"
}

class "GtkWidget" style "default-text"


我的 /etc/gtk/gtkrc.utf-8, 在 amule 2.0 rcX 裡頭這樣是正常的.
中文字我試了好幾種, 只有 uming 抓的到... 其它的中文字型, 在我這兒都抓不到 iso-10646.

會不會是這個問題:

 [奇怪] XMMS 的字全亂掉了...
時間並不能治療我心中的疼痛
南方的春天說什麼也溫暖不了我冰冷的血

誦唱大復活咒文,今天的 Tetralet 又在唧唧喳喳了 重生!
Tetralet
俺是博士
俺是博士
 
文章: 3078
註冊時間: 週四 11月 28, 2002 3:02 pm

文章twu2 » 週五 3月 11, 2005 2:43 pm

看起來不像.

不過我跑的是 vnc, 不是一般的 X, 不知會不會是這個的問題.
反正, 試了一堆中文字型, 用 xlsfonts 都看不到 iso-10646. 目前只有 uming 可以用... 就將就用了.
twu2
懵懂的國中生
懵懂的國中生
 
文章: 219
註冊時間: 週二 3月 11, 2003 2:58 pm
來自: Taipei

Re: p2p 的兩個問題!找到mldonkey的deb了!

文章d2207197 » 週五 3月 11, 2005 6:26 pm

nxu 寫:第一:請問如何把下列網址丟進sources.list?
http://debian.linux.org.tw/debian/pool/main/m/mldonkey/
我亂找找到的@_@ 但是,我不知要加入怎樣的 網址才是合標準的…我加了幾次都無法取得檔案…可否請高手幫忙?(apt-get 不能):crying:

你用 apt-setup 來編寫 sources.list 好了。
頭像
d2207197
鑽研的研究生
鑽研的研究生
 
文章: 1763
註冊時間: 週二 5月 27, 2003 9:57 pm
來自: 火星

文章訪客 » 週六 3月 12, 2005 1:58 am

如果不行就用dpkg -i pacakge_name 安裝吧
詳細資訊請看man dpkg
訪客
 

文章d2207197 » 週六 3月 12, 2005 4:03 am

sources.list 寫像
代碼: 選擇全部
deb http://debian.linux.org.tw/debian testing main contrib non-free

apt-get update
apt-get install mldonkey

以後要找什麼東西用 apt-cache search [keyword] 就可以了

這些是非常基礎的東西,站內大多基礎文件都有講過了
頭像
d2207197
鑽研的研究生
鑽研的研究生
 
文章: 1763
註冊時間: 週二 5月 27, 2003 9:57 pm
來自: 火星

文章nxu » 週六 3月 12, 2005 11:29 am

d2207197 寫:sources.list 寫像
代碼: 選擇全部
deb http://debian.linux.org.tw/debian testing main contrib non-free

apt-get update
apt-get install mldonkey

以後要找什麼東西用 apt-cache search [keyword] 就可以了

這些是非常基礎的東西,站內大多基礎文件都有講過了


我就是加入這行網址還是找不到mldonkey才問的,嗯,我知道是可以抓下來自己裝,可是我想知道這格網址要改寫怎樣的格式才可用apt-grt 取得。

感謝各位的指導
nxu
懵懂的國中生
懵懂的國中生
 
文章: 112
註冊時間: 週二 3月 01, 2005 11:26 am
來自: Hell

文章訪客 » 週四 3月 31, 2005 10:46 pm

請問一下,是不是一下載下來(apt-get install mldonkey-gui),mldonkey就可以支援bt,還有其他ed還是要再其他的設定啊!我的server裡都空空一物!
訪客
 

文章kibymo » 週五 4月 01, 2005 12:02 pm

我記得unstable就有了,先執行mlneet看看有什麼訊息
kibymo
懵懂的國中生
懵懂的國中生
 
文章: 114
註冊時間: 週六 12月 13, 2003 10:06 pm

文章訪客 » 週五 4月 01, 2005 10:20 pm

No /root/.mldonkey/installer.ini found
Resolving [chuanhuan] ...done
Using threads
Network Global Shares registered
Network Gnutella registered
Network G2 registered
Network FileTP registered
Network BitTorrent registered
Network Donkey registered
No config file found. Generating one.
No ./donkey.ini found
No ./bittorrent.ini found
No ./fileTP.ini found
No ./gnutella2.ini found
No ./gnutella.ini found
Updating options to level 2
No ./files.ini found
No ./servers.ini found
No ./searches.ini found
No ./results.ini found
No ./friends.ini found
Network.save_complex_options not implemented by BitTorrent
Options correctly saved on localtime: 1/ 4, 22:17:56
LOADING SHARED FILES AND SOURCES
No ./shared_files_new.ini found
No ./stats.ini found
No ./stats_mod.ini found
Network.load_complex_options not implemented by BitTorrent
Network.load_complex_options not implemented by FileTP
Network Donkey enabled
Network BitTorrent enabled
Network FileTP enabled
Network G2 disabled
Network Gnutella disabled
Exception: bind failed: Address already in use at port 4662
Error: Exception bind failed: Address already in use during startup
op_network_recover_temp ++++++++++++++++++++++++++
enable
enabling...
Exception: bind failed: Address already in use at port 6881
Exception in BTTracker.start_tracker: bind failed: Address already in use
XXXXXXXXXXXXXXX
Network.recover_temp not implemented by BitTorrent
Network.recover_temp not implemented by FileTP
Connection refused : connect
chat_app_host=localhost chat_app_port=5036
SHARING ./incoming PRIO 0
SHARING shared PRIO 0
Welcome to MLdonkey client
Check http://www.mldonkey.net/ for updates
To command: telnet 127.0.0.1 4000
Or with browser: http://127.0.0.1:4080
Welcome to MLdonkey
Network.save_complex_options not implemented by BitTorrent
Options correctly saved on localtime: 1/ 4, 22:17:57
Core started on localtime: 1/ 4, 22:17:57
Disabling output to console, to enable: stdout true
訪客
 

文章訪客 » 週五 4月 01, 2005 10:54 pm

還有我lmule的問題是
lmule: relocation error: lmule: symbol _7wxPanel.sm_eventTable, version WXGTK_2.4 not defined in file libwx_gtk-2.4.so.0 with link time reference
訪客
 

文章yungyuc » 週六 4月 02, 2005 8:54 am

nxu 寫:
d2207197 寫:sources.list 寫像
代碼: 選擇全部
deb http://debian.linux.org.tw/debian testing main contrib non-free

apt-get update
apt-get install mldonkey

以後要找什麼東西用 apt-cache search [keyword] 就可以了

這些是非常基礎的東西,站內大多基礎文件都有講過了


我就是加入這行網址還是找不到mldonkey才問的,嗯,我知道是可以抓下來自己裝,可是我想知道這格網址要改寫怎樣的格式才可用apt-grt 取得。

感謝各位的指導


Debian 裡的 mldonkey 套件名稱是 mldonkey-server。
非 ascii 檔名有點問題,其它用起來都還好。
testing 裡面的版本我已經用了大約一年吧。
頭像
yungyuc
可愛的小學生
可愛的小學生
 
文章: 41
註冊時間: 週二 8月 12, 2003 9:14 pm

文章訪客 » 週二 4月 12, 2005 7:06 pm

yungyuc 寫:
Debian 裡的 mldonkey 套件名稱是 mldonkey-server。
非 ascii 檔名有點問題,其它用起來都還好。
testing 裡面的版本我已經用了大約一年吧。


自問自答
kmldonkey 可下。
testing 好像沒有mldonkey-server (沒有細找,不確定)
訪客
 

下一頁

回到 debian desktop

誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客