常見問題 登入
搜尋 個人資料
會員列表 會員群組
登入檢查您的私人訊息
會員註冊
安裝 Pine
發表新主題   回覆主題
UnixCafe 首頁 » Sendmail » 安裝 Pine
上一篇主題 :: 下一篇主題  
發表人 內容
juan
Site Admin


註冊時間: 2004-03-31
文章: 54
來自: Taiwan

 發表 發表於: 星期二 四月 06, 2004 12:43 pm    文章主題: 安裝 Pine
引言回覆

由Washington University所發展的Pine,幾乎是在Unix的command line環境中,使用人數最多,功能也是數一數二的email client.。您幾乎可以在各種不同的Unix box中,發現Pine的蹤跡。

而整個Pine的套件中,除了Pine這個email client之外,同時也包括有一套相當好用的文字編輯器Pico,及先前所提到的imapd, pop2d和pop3d。
pine的官方網址是http://www.washington.edu/pine/,目前最新的版本是4.58,您可直接下載來編譯使用:

gzip -dc pine.tar.gz | tar xvf -
cd pine4.58
./build gs5


您會看到一大堆說明:

make args are CC=gcc gs5

Including LDAP functionality
Making c-client library, imapd, and ipopd
+-----------------------------------------------------------+
| It appears that you do not have OpenSSL or equivalent |
| installed on this system. |
| |
| Building PINE without SSL support will possibly introduce |
| problems when communicating with IMAP, POP3,orSMTP |
| servers that require TLS or SSL authentication. |
| In addition, your password may be vulnerable to a |
| snooping attack since it may be sent over the network |
| unencrypted. |
+-----------------------------------------------------------+
Do you want to continue this build anyway? Type y or n please:

按下 y 鍵後,就可以開始編譯軟體。待編譯完成後,接下來就是將您所需要的軟體複製到/usr/bin供大家使用:

cd bin
su
# cp p* /usr/bin
# cp i* /usr/sbin

_________________
This is Juan (https://juan.tw)
I'd like to be a teardrop,
To be born in your eye,
To live my life on your cheek,
And on your lips to die.
 回頂端 »
檢視會員個人資料 發送私人訊息 參觀發表人的個人網站 雅虎訊息通 MSN Messenger ICQ 號碼
從之前的文章開始顯示:   
UnixCafe 首頁 » Sendmail » 安裝 Pine
發表新主題   回覆主題 所有的時間均為 台北時間 (GMT + 8 小時)
1頁(共1頁)

 
前往:  
無法 在這個版面發表文章
無法 在這個版面回覆文章
無法 在這個版面編輯文章
無法 在這個版面刪除文章
無法 在這個版面進行投票
You cannot attach files in this forum
You can download files in this forum




Solaris phpBB theme/template by Jakob Persson
Copyright © Jakob Persson 2003



Powered by phpBB 2.0.11 © 2001, 2002 phpBB Group
正體中文語系由 phpbb-tw 維護製作