UNIX下如何安裝SAMBA? - Linux

Valerie avatar
By Valerie
at 2008-08-22T00:36

Table of Contents

找不到UNIX專版,只好上UNIX-LIKE的LINUX版問了…
請問版上的高手,該如何在UNIX上安裝SAMBA呢?
小弟下載了SAMBA.tar.gz,解壓縮後進source
下了
configure
make
make install
但要執行時還是會出錯…
(執行檔是/usr/local/sbin/smbd)
不知有沒有前輩可協助解惑?
謝謝

--
Tags: Linux

All Comments

Carolina Franco avatar
By Carolina Franco
at 2008-08-23T17:23
錯誤訊息是?
Mary avatar
By Mary
at 2008-08-27T13:16
/usr/lib/hpux32/dld.so: Unable to find library
Harry avatar
By Harry
at 2008-08-29T12:07
`libtalloc.so.1` killed

請問如何偵測使用者登入在本機?

Xanthe avatar
By Xanthe
at 2008-08-21T22:42
※ 引述《chiucs (ChiuCS)》之銘言: : if [ and#34;`/sbin/consoletype`and#34; = and#34;vtand#34; ]; then : unset LANG : else : LANG=zh_TW.Big5 : fi : ...

想問一下 end鍵的問題

Isla avatar
By Isla
at 2008-08-21T22:09
我現在使用 gnome-terminal上bbs 一切正常 不過end鍵有點小問題 當我按一次end鍵時 理應會跳最底的文章 不過我現在按一次end鍵會沒有反應 按下第二次時會送出 and#34;Fand#34;這個字元 雖然這個部份可以用送出and#34;$and#34; 來跳到最底的文章 不過 ...

ntpdate from cron -- DON'T DO THAT!

Elma avatar
By Elma
at 2008-08-21T22:02
http://0rz.tw/714Eo ntpdate from cron -- DONand#39;T DO THAT! To: debian-useratlists.debian.org Subject: ntpdate from cron -- DONand#39;T DO THAT! From ...

隨機排列

Kyle avatar
By Kyle
at 2008-08-21T19:43
一個文字檔有多個欄位 只想針對其中一欄進行隨機排列 而保持其他欄位不變 請問該怎麼操作 有版友可以給個方向嗎 謝謝 - ...

請問有關FORTRAN77寫程式的問題

Rachel avatar
By Rachel
at 2008-08-21T16:48
實驗室的學姊要求我用FORTRAN寫一個程式 本身不是資工出身的 所以現在才剛開始學 內容是: 把 x1.dat x2.dat output 1 2 4 0.5 2 0.5 ...