亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊(cè) 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫
最近訪問板塊 發(fā)新帖
查看: 113839 | 回復(fù): 50
打印 上一主題 下一主題

[FreeBSD] FreeBSD傳真服務(wù)器(FreeBSD+HylaFax+Apache+php+Mysql+AvantFax) [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2009-05-18 01:03 |只看該作者 |倒序?yàn)g覽
FreeBSD傳真服務(wù)器(FreeBSD+HylaFax+Apache+php+Mysql+AvantFax)

FreeBSD安裝選擇Minimal+Ports
域名:fax.test.org IP:192.168.1.203 新建用戶:vincent 屬于wheel組

Handbook
http://cnsnap.cn.freebsd.org/doc ... ndbook/install.html

開啟FTP服務(wù)

編輯/etc/inetd.conf文件去掉ftp前的注釋'#'。

#vi /etc/inetd.conf
ftp     stream  tcp     nowait  root    /usr/libexec/ftpd       ftpd -l

啟動(dòng)inetd程序
#/etc/rc.d/inetd start

添加vincent用戶,用于FTP登錄上傳文件
#pw useradd vincent -s /bin/csh -d /home/vincent -m -g wheel -h 0

----------------------------------------------------------------------------

使用wget加快ports軟件下載

安裝wget程序,加快軟件包下載速度。
#cd /usr/ports/net/wget
#make install clean

編輯/etc/make.conf
#vi /etc/make.conf

FETCH_CMD=wget -c -t 1
DISABLE_SIZE=yes

MASTER_SITE_OVERRIDE= \
ftp://ftp.tw.freebsd.org/pub/FreeBSD/ports/distfiles/ \
ftp://ftp.freebsdchina.org/pub/FreeBSD/ports/distfiles/

設(shè)置使用ftp.tw.freebsd.org為主下載站點(diǎn),加快Package軟件下載,編輯用戶目錄下的.cshrc文件加入

#vi .cshrc     //編輯完后記得重新登錄
setenv PACKAGEROOT      ftp://ftp.tw.freebsd.org

--------------------------------------------------------------------------------------------

HylaFAX    ( WebSite http://www.hylafax.org/ )

HylaFAX是一個(gè)基于C/S 架構(gòu),企業(yè)級(jí)的收發(fā)傳真系統(tǒng),高效穩(wěn)固。局域網(wǎng)中只要有一臺(tái)連接Modem的HylaFAX服務(wù)器,就能為局域網(wǎng)所有用戶提供傳真服務(wù)。

軟件安裝

Package方法安裝
#pkg_add -r hylafax

或者

Ports方法安裝
#cd /usr/ports/comms/hylafax
#make install clean

軟件設(shè)置

#faxsetup

Should an entry be added for the FaxMaster to /etc/aliases [yes]?
應(yīng)該在/etc/aliases中增加一個(gè)條FaxMaster記錄[yes]? yes

Users to receive fax related mail [root]?
輸入接收傳真相關(guān)信息的Email用戶[root]? vincent

Are these ok [yes]?
確認(rèn)以上信息是否正確[yes]? yes

Country code [1]?
國家代碼[1]? 0086

Area code []?
區(qū)號(hào)[]? 0750

Long distance dialing prefix [1]?
長途撥號(hào)前綴 [1]? 0

International dialing prefix [011]?
國際撥號(hào)前綴 [001]? 0750

Dial string rules file (relative to /var/spool/hylafax)["etc/dialrules"]?
撥號(hào)規(guī)則文件( /var/spool/hylafax )["etc/dialrule"]? 按enter默認(rèn)

Tracing during normal server operation [1]?
追蹤正常服務(wù)程序[1]? 1

Default tracing during send and receive session [0xfffffffff]?
默認(rèn)追查在發(fā)送和接收 session [0xfffffffff]? 按enter默認(rèn)

Continuation cover page (relative to /var/spool/hylafax) []?
傳真封面頁所在目錄 ( /var/spool/hylafax )[]? 按enter默認(rèn)

Timeout when converting PostScript documents (secs) [180]?
轉(zhuǎn)換PostScript文件逾時(shí)時(shí)間[180]? 180

Maximum number of concurrent jobs to a destination[1]?
一個(gè)目的地最大數(shù)量的并行工作[1]? 1

Define a group of modems []
定義一組調(diào)制解調(diào)器[] 按enter默認(rèn)

Time of day restrictions for outbound jobs ["Any"]?
一天中限制傳真外發(fā)時(shí)間["Any"]? 按enter默認(rèn)

Pathname of destination controls file (relative to /var/spool/hylafax) []?
控制文件的路徑( /var/spool/hylafax )[]? 按enter默認(rèn)

Timeout before purging a stale UUCP lock file (secs) [30]
超時(shí)前清除舊的UUCP鎖定文件[30]?30

Max number of pages to permit in an outbound job [0xffffffff]?
允許在出站的最大頁數(shù)[0xffffffff]? 按enter默認(rèn)

Syslog facility name for ServerTracing messages [daemon]?
系統(tǒng)日志跟蹤記錄程序[daemon]? 按enter默認(rèn)

Are these ok [yes]?
確認(rèn)以上信息是否正確[yes]? yes

Should I restart the HylaFAX process [yes]?
應(yīng)該重新啟動(dòng)HylaFAX進(jìn)程[yes]? yes

You do not appear to have any modem configured for use. Modems are
configured for use with HylaFax with the faxaddmodem command.
Do you want to run faxaddmomdem to configure a modme [yes]?
您似乎沒有任何調(diào)制解調(diào)器配置為使用。調(diào)制解調(diào)器配置為使用HylaFax與faxaddmodem命令。
你想運(yùn)行faxaddmomdem配置modme[yes]? yes

Serial port that modem is connected to []?
調(diào)制解調(diào)器連接到那個(gè)串行端口[]? ttyd0    //我的是com1,所以是ttyd0;請(qǐng)根據(jù)實(shí)際配置。

country code[1]
國家代碼[1]? 0086

Area code [415]?
區(qū)號(hào)[]? 0750

Phone number of fax modem [+1,9999.5555.1212]?
傳真的電話號(hào)碼[+1,9999.5555.1212]? 8607501234567

Local Identifications string (for TS/CIG) ["NothingEtup"]?
本地傳真機(jī)標(biāo)識(shí)(for TS/CIG) ["NothingEtup"]? FreeBSD.org

Long distance dialing prefix [1]?
長途撥號(hào)前綴 [1]? 0

International dialing prefix [011]?
國際撥號(hào)前綴 [001]? 0750

Dial string rules file (relative to /var/spool/hylafax) [etc/dialrules]?
撥號(hào)規(guī)則文件( /var/spool/hylafax )["etc/dialrule"]? 按enter默認(rèn)

Tracing during normal server operation [1]?
追蹤正常服務(wù)程序[1]? 1

Tracing during send and receive sessions [11]?
追蹤發(fā)送和接收 session [11]? 按enter默認(rèn)

Protection mode for received facsimile [0600]?
收到傳真的文件權(quán)限[0600]? 0777

Protection mode for session logs [0600]?
記錄文件的檔案權(quán)限[0600]? 0777

Protection mode for ttyd0 [0600]?
端口的訪問權(quán)限[0600]? 0777

Rings to wait before answering [1]?
響鈴幾聲后,開始接受傳真[1]? 2

Modem speaker volume [off]?
Modem的喇叭音量[off]? on

Command line arguments to getty program ["-h %l dx_%s"]?
接收傳真的命令行參數(shù)["-h %l dx_%s"]? 按enter默認(rèn)

Pathname of TSI access control list file (relative to /var/spool/hylafax)[""]?
訪問控制列表的TSI文件路徑( /var/spool/hylafax )[""]? 按enter默認(rèn)

Pathname of Caller-ID access control list file (relative to /var/spool/hylafax)[""]?
來電Caller-ID訪問控制列表文件路徑( /var/spool/hylafax )[""]? 按enter默認(rèn)

Tag line font file (relative to /var/spool/hylafax) [etc/lutRS18.pcf]?
標(biāo)記行字體文件( /var/spool/hylafax ) [etc/lutRS18.pcf]? 按enter默認(rèn)

Tag line form string ["From %%1|%c|Page %%P of %%T"]?
標(biāo)記行字符串形式["From %%1|%c|Page %%P of %%T"]? 按enter默認(rèn)

Time before purging a stale UUCP lock file (secs) [30]?
超時(shí)前清除舊的UUCP鎖定文件[30]?30

Hold UUCP lockfile during inbound data calls [Yes]?
當(dāng)傳真進(jìn)來時(shí),保留UUCP 設(shè)定文件[Yes]? yes

Hold UUCP lockfile during inbound voice calls [Yes]?
當(dāng)語音進(jìn)來時(shí),保留UUCP 設(shè)定文件[Yes]? yes

Percent good lines to accept during copy quality checking [95]?
線路好的時(shí)候,在什么百份比時(shí)進(jìn)行檢查[95]? 95

Max consecutive bad lines to accept during copy quality checking [5]?
線路不好的時(shí)候,在什么百份比時(shí)進(jìn)行檢查[5]? 5

Max number of pages to accept in a received facsimile [25]?
每次傳真進(jìn)來的最大可接收頁數(shù)[25]? 25

Syslog faxility name for ServerTracing messages [daemon]?
系統(tǒng)日志跟蹤記錄程序[daemon]? 按enter默認(rèn)

Set UID to 0 to manipulate CLOCAL [""]?
設(shè)置的UID為0操作CLOCAL[""]? 按enter默認(rèn)

Use available priority job scheduling mechanism [""]?
使用現(xiàn)有的優(yōu)先工作調(diào)度機(jī)制[""]? 按enter默認(rèn)

Are these ok [yes]?
確認(rèn)以上信息是否正確[yes]? yes

Probing for best speed to talk to modem:38400
探索最佳速度交談?wù){(diào)制解調(diào)器: 38400

How should it be configured [1]?
應(yīng)如何配置[1]? 1

DTE-DCE flow control scheme [default]?
流量控制方案[default]? 按enter默認(rèn)

Are these ok [yes]?
確認(rèn)以上信息是否正確[yes]? yes

Do you want to run faxaddmodem to configure another modem [yes]?
你想運(yùn)行的另一個(gè)faxaddmodem配置調(diào)制解調(diào)器[yes]? no

Should I run faxmodem for each configured modem [yes]?
應(yīng)該為每個(gè)運(yùn)行faxmodem配置調(diào)制解調(diào)器[yes]? yes

Done verifying system setup.
完成核查系統(tǒng)設(shè)置。

編輯/etc/ttys 文件 ,查找“ttyd0"字節(jié),修改為下面值(如果沒有找,就在最后加上)

#vi /etc/ttys
ttyd0   "/usr/local/sbin/faxgetty"      dialup  on

設(shè)置開機(jī)HylaFax服務(wù)自動(dòng)運(yùn)行

#cp /usr/local/etc/rc.d/hylafax.sh.sample /usr/local/etc/rc.d/hylafax.sh

啟動(dòng)HylaFax服務(wù)

#/usr/local/etc/rc.d/hylafax.sh start

HylaFax命令

faxstat -s (顯示隊(duì)列中等待發(fā)送的傳真)
faxstat -d (顯示已發(fā)送的傳真)
faxstat -r (顯示已接收的傳真)
faxrm number_of_job    (從隊(duì)列中去刪除一個(gè)傳真)
faxqclean    (清除緩沖池)
faxcron        (顯示統(tǒng)計(jì)結(jié)果)

--------------------------------------------------------------------------------------------

AvantFAX (WebSite http://www.avantfax.com )

AvantFAX是一種Web應(yīng)用管理傳真的HylaFAX 服務(wù)器。
AvantFAX允許用戶在任何平臺(tái)上,來查看和發(fā)送傳真,而無需安裝特殊的軟件。它還允許管理員管理用戶,他們的權(quán)限,傳真線,傳真類等
AvantFAX可以從本地網(wǎng)絡(luò),并通過互聯(lián)網(wǎng)遠(yuǎn)程使用標(biāo)準(zhǔn)的網(wǎng)絡(luò)設(shè)備

安裝說明: http://www.avantfax.com/install.php

安裝AvantFAX之前要先安裝以下軟件:

HylaFAX 4.4 or HylaFAX EE 3
PHP 5
PHP PEAR 5 including MDB2_driver_mysql, Mail and Mail_Mime
PECL FileInfo
PHP mbstring - for improved UTF-8 sorting support (optional)
PHP MySQL 5
MySQL server 4.1.12 or better (see Important Notes below)
Apache
ImageMagick
ghostscript
libtiff
netpbm-progs
libungif
sudo
sendmail/postfix/exim/qmail or use an external SMTP server
cups/lpr and psutils
expect

-----------------------------------------
apache

Package方法安裝
#pkg_add -r apache22

或者

Ports方法安裝
#cd /usr/ports/www/apache22
#make install clean

-----------------------------------------
mysql51-server

Package方法安裝
#pkg_add -r mysql51-server

或者

Ports方法安裝

#cd /usr/ports/databases/mysql51-server
#make install clean

-----------------------------------------
PHP5

Ports方法安裝
#cd /usr/ports/lang/php5
#make install clean
//安裝時(shí)記得選上第三項(xiàng)“APACHE Build Apache module"支持

-----------------------------------------
PHP5-session

Package方法安裝
#pkg_add -r php5-session

或者

Ports方法安裝
#cd /usr/ports/www/php5-session
#make install clean

-----------------------------------------
php5-mysql

Package方法安裝
#pkg_add -r php5-mysql

或者

Ports方法安裝
#cd /usr/ports/databases/php5-mysql
#make install clean

-----------------------------------------
pear-DB

Package方法安裝
#pkg_add -r pear-DB

或者

Ports方法安裝
#cd /usr/ports/databases/pear-DB
#make install clean

-----------------------------------------
pear-MDB2_Driver_mysql

Ports方法安裝
#cd /usr/ports/databases/pear-MDB2_Driver_mysql
#make install clean

-----------------------------------------
pear-Auth

Package方法安裝
#pkg_add -r pear-Auth

或者

Ports方法安裝
#cd /usr/ports/security/pear-Auth
#make install clean

-----------------------------------------
pear-Auth_SASL

Package方法安裝
#pkg_add -r pear-Auth_SASL

或者

Ports方法安裝
#cd /usr/ports/security/pear-Auth_SASL
#make install clean

-----------------------------------------
pear-Net_SMTP

Package方法安裝
#pkg_add -r pear-Net_SMTP

或者

Ports方法安裝
#cd /usr/ports/net/pear-Net_SMTP
#make install clean

-----------------------------------------
pear-Mail

Package方法安裝
#pkg_add -r pear-Mail

或者

Ports方法安裝
#cd /usr/ports/mail/pear-Mail
#make install clean

-----------------------------------------
pear-Mail_Mime

Package方法安裝
#pkg_add -r pear-Mail_Mime

或者

Ports方法安裝
#cd /usr/ports/mail/pear-Mail_Mime
#make install clean

-----------------------------------------
pear-Mail_mimeDecode

Package方法安裝
#pkg_add -r pear-Mail_mimeDecode

或者

Ports方法安裝
#cd /usr/ports/mail/pear-Mail_mimeDecode
#make install clean

-----------------------------------------
pear-PHP_Compat

Package方法安裝
#pkg_add -r pear-PHP_Compat

或者

Ports方法安裝
#cd /usr/ports/devel/pear-PHP_Compat
#make install clean

-----------------------------------------
pear-HTML_Common

Ports方法安裝
#cd /usr/ports/devel/pear-HTML_Common
#make install clean

-----------------------------------------
pear-HTML_QuickForm

Package方法安裝
#pkg_add -r pear-HTML_QuickForm

或者

Ports方法安裝
#cd /usr/ports/devel/pear-HTML_QuickForm
#make install clean

-----------------------------------------
pecl-fileinfo

Package方法安裝
#pkg_add -r pecl-fileinfo

或者

Ports方法安裝
#cd /usr/ports/sysutils/pecl-fileinfo
#make install clean

-----------------------------------------
php5-mbstring

Package方法安裝
#pkg_add -r php5-mbstring

或者

Ports方法安裝
#cd /usr/ports/converters/php5-mbstring
#make install clean

-----------------------------------------
ImageMagick

Package方法安裝
#pkg_add -r ImageMagick

或者

Ports方法安裝
#cd /usr/ports/graphics/ImageMagick
#make install clean

-----------------------------------------
smarty

Package方法安裝
#pkg_add -r smarty

或者

Ports方法安裝
#cd /usr/ports/www/smarty
#make install clean

-----------------------------------------
netpbm

Package方法安裝
#pkg_add -r netpbm

或者

Ports方法安裝
#cd /usr/ports/graphics/netpbm
#make install clean

-----------------------------------------
libungif

Package方法安裝
#pkg_add -r libungif

或者

Ports方法安裝
#cd /usr/ports/graphics/libungif
#make install clean

-----------------------------------------
sudo

Package方法安裝
#pkg_add -r sudo

或者

Ports方法安裝
#cd /usr/ports/security/sudo
#make install clean

-----------------------------------------
cups

Package方法安裝
#pkg_add -r cups

或者

Ports方法安裝
#cd /usr/ports/print/cups
#make install clean

-----------------------------------------
psutils-a4

Package方法安裝
#pkg_add -r psutils-a4

或者

Ports方法安裝
#cd /usr/ports/print/psutils-a4
#make install clean

-----------------------------------------
expect

Package方法安裝
#pkg_add -r expect

或者

Ports方法安裝
#cd /usr/ports/lang/expect
#make install clean

-----------------------------------------------------------------------------------------

軟件下載:http://www.avantfax.com/download.php

將下載到的軟件包通過FTP上傳到服務(wù)器的vincent目錄下,解壓:
#cd /home/vincent
#gunzip avantfax-3.1.6.tgz.gz
#tar zxvf avantfax-3.1.6.tgz

移動(dòng)avantfax Web目錄:
#cd avantfax-3.1.6
#mv avantfax /usr/local/www/
#chmod -R 777 /usr/local/www/avantfax/tmp /usr/local/www/avantfax/faxes
#chown -R www:www /usr/local/www/avantfax//includes/templates

# ln -s /usr/local/www/avantfax/includes/faxrcvd.php /var/spool/hylafax/bin/faxrcvd.php
# ln -s /usr/local/www/avantfax/includes/dynconf.php /var/spool/hylafax/bin/dynconf.php
# ln -s /usr/local/www/avantfax/includes/notify.php /var/spool/hylafax/bin/notify.php

編輯config.ttyd0 //我的是外置modem,連接電腦com1,所以是ttyd0
# vi /var/spool/hylafax/etc/config.ttyd0

//添加
#
## AvantFAX configuration
#
FaxrcvdCmd:     bin/faxrcvd.php
DynamicConfig:  bin/dynconf.php
UseJobTSI:      true

-------------------------------------
編輯config
# vi /var/spool/hylafax/etc/config

//添加
#
## AvantFAX configuration
#
NotifyCmd:      bin/notify.php

--------------------------------------
備份/替換faxcover程序
#mv /usr/local/bin/faxcover /usr/local/bin/faxcover.old
#ln -s /usr/local/www/avantfax/includes/faxcover.php /usr/local/bin/faxcover

設(shè)置HylaFax用戶支持Avantfax
#/usr/local/sbin/faxadduser -a pwd www
#/usr/local/sbin/faxdeluser localhost
#/usr/local/sbin/faxdeluser 127.0.0.1
#echo 127.0.0.1 >> /var/spool/hylafax/etc/hosts.hfaxd

編輯Avantfax設(shè)置文件
#cd /usr/local/www/avantfax/includes
#cp local_config-example.php local_config.php
#vi local_config.php

$BINARYDIR                      = '/usr/bin';
//修改為:
$BINARYDIR                      = '/usr/local/bin';  

$HYLAFAX_PREFIX                = '/usr';
//修改為:
$HYLAFAX_PREFIX                = '/usr/local';

$WWWUSER                        = 'apache';
//修改為:
$WWWUSER                        = 'www';

$dft_config_lang            = 'en';
//修改為:
$dft_config_lang             = 'zh';

-------------------------------------------------------
編輯hfaxd.conf
#vi /usr/local/lib/fax/hfaxd.conf

#JobFmt:                "%-3j %3i %1a %6.6o %-12.12e %5P %5D %7z %.25s"
//修改為:
JobFmt:         "%-3j %3i %1a %15o %40M %-12.12e %5P %5D %7z %.25s"

-------------------------------------------------------
軟件啟動(dòng)設(shè)置:
#vi /etc/rc.conf
//添加
apache22_enable="YES"
mysql_enable="YES"

-------------------------------------------------------
apache22設(shè)置

#vi /usr/local/etc/apache22/httpd.conf

DirectoryIndex index.html
//修改為:
DirectoryIndex index.html index.php

//添加
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps

-------------------------------------------------------
新建fax.conf
#vi /usr/local/etc/apache22/Includes/fax.conf

//添加
NameVirtualHost *:80
<VirtualHost *:80>
    ServerName fax.test.org
    DocumentRoot /usr/local/www/avantfax/

    <Directory "/usr/local/www">
        AllowOverride None
        Options None
        Order allow,deny
        Allow from all
    </Directory>

</VirtualHost>

--------------------------------------------------------
PHP程序連接
#ln-s /usr/local/bin/php /usr/bin/php

啟動(dòng)apache
#/usr/local/etc/rc.d/apapche start

--------------------------------------------------------
avantfax數(shù)據(jù)導(dǎo)入

啟動(dòng)mysql
#/usr/local/etc/rc.d/mysql start

導(dǎo)入數(shù)據(jù)
#cd /home/vincent/avantfax-3.1.6
#mysql -uroot < create_user.sql
#mysql -uavantfax -pd58fe49 avantfax < create_tables.sql

--------------------------------------------------------
編輯/etc/crontab
# vi /etc/crontab

//添加
# runs once an hour to update the phone book
0 * * * * root /usr/local/www/avantfax/includes/phb.php
# runs once a day to remove old files
0 0 * * * root /usr/local/www/avantfax/includes/avantfaxcron.php -t 2

---------------------------------------------------------
編輯/usr/local/etc/sudoers
#vi /usr/local/etc/sudoers

//添加
#Defaults    requiretty
www ALL = NOPASSWD: /sbin/reboot, /sbin/halt, /usr/local/sbin/faxdeluser, /usr/local/sbin/faxadduser -u * -p * *

---------------------------------------------------------
打開瀏覽器(IE/firefox/opera),打上下面的網(wǎng)址:
http://192.168.1.203/admin/
username: admin
password: password

新建 "傳真分類" ---> 新建 "Modem" ---> 新建 “用戶”
到此,服務(wù)器基本上可以使用了。

Good luck!

---------------------------------------------------------
參考資料:
《FreeBSD+Hylafax+frogfax配置FAX服務(wù)器》
http://www.extmail.org/forum/viewthread.php?tid=5498

《Centos 5.2 + HylaFAX + Apache + MySQL + PHP + AvantFAX + HylaFAX-Clinet》
http://www.72891.cn/viewthread.php?tid=1232431

[ 本帖最后由 tdls 于 2009-5-20 00:08 編輯 ]

avantfax.rar

8.29 KB, 下載次數(shù): 248

論壇徽章:
0
2 [報(bào)告]
發(fā)表于 2009-05-18 01:04 |只看該作者
----------------------------------------------------------
# uname -a

FreeBSD fax.test.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  108:49:13 UTC 2009    root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

----------------------------------------------------------
# pkg_info

fax# pkg_info
ImageMagick-6.5.1.1 Image processing tools
apache-2.2.11_4     Version 2.2.x of Apache web server with prefork MPM.
autoconf-2.62       Automatically configure source code on many Un*x platforms
autoconf-wrapper-20071109 Wrapper script for GNU autoconf
cscope-15.7         An interactive C program browser
ctags-5.7           A feature-filled tagfile generator for vi and emacs clones
cups-1.3.9          Common UNIX Printing System: Metaport to install complete s
cups-base-1.3.9_3   Common UNIX Printing System
cups-pstoraster-8.15.4_2 Postscript interpreter for CUPS printing to non-PS printers
expat-2.0.1         XML 1.0 parser written in C
expect-5.44.1.11_1  A sophisticated scripter based on tcl/tk
fontconfig-2.6.0,1  An XML-based font configuration API for X Windows
freetype2-2.3.9_1   A free and portable TrueType font rendering engine
gettext-0.17_1      GNU gettext package
ghostscript8-8.64_1 Ghostscript 8.x PostScript interpreter
glib-1.2.10_12      Some useful routines of C programming (previous stable vers
gmake-3.81_3        GNU version of 'make' utility
gnutls-2.6.4        GNU Transport Layer Security library
gsfonts-8.11_4      Fonts used by GNU Ghostscript (or X)
gtk-1.2.10_20       Gimp Toolkit for X11 GUI (previous stable version)
help2man-1.36.4_2   Automatically generating simple manual pages from program o
hylafax-4.4.4       Fax software
inputproto-1.5.0    Input extension headers
jasper-1.900.1_7    An implementation of the codec specified in the JPEG-2000 s
jbigkit-1.6         Lossless compression for bi-level images such as scanned pa
jpeg-6b_7           IJG's jpeg compression utilities
kbproto-1.0.3       KB extension headers
lcms-1.18,1         Light Color Management System -- a color management library
libICE-1.0.4_1,1    Inter Client Exchange library for X11
libSM-1.1.0_1,1     Session Management library for X11
libX11-1.2.1,1      X11 library
libXau-1.0.4        Authentication Protocol library for X11
libXdmcp-1.0.2_1    X Display Manager Control Protocol library
libXext-1.0.5,1     X11 Extension library
libXft-2.1.13       A client-sided font API for X applications
libXi-1.2.1,1       X Input extension library
libXrender-0.9.4_1  X Render extension library
libXt-1.0.5_1       X Toolkit library
libfpx-1.2.0.12_1   Library routines for working with Flashpix images
libgcrypt-1.4.4     General purpose crypto library based on code used in GnuPG
libgpg-error-1.7    Common error values for all GnuPG components
libiconv-1.11_1     A character set conversion library
libltdl-1.5.26      System independent dlopen wrapper
libpthread-stubs-0.1 This library provides weak aliases for pthread functions
libungif-4.1.4_5    Tools and library routines for working with GIF images
libxcb-1.2_1        The X protocol C-language Binding (XCB) library
libxml2-2.7.3       XML parser library for GNOME
m4-1.4.12,1         GNU m4
mysql-client-5.1.33 Multithreaded SQL database (client)
mysql-server-5.1.33 Multithreaded SQL database (server)
netpbm-10.26.60     A toolkit for conversion of images between different format
p5-gettext-1.05_2   Message handling functions
pcre-7.9            Perl Compatible Regular Expressions library
pear-1.7.2          PEAR framework for PHP
pear-Auth-1.6.1     PEAR class for creating an authentication system
pear-Auth_SASL-1.0.2 PEAR abstraction of various SASL mechanism responses
pear-DB-1.7.13,1    PEAR Database Abstraction Layer
pear-HTML_Common-1.2.4 PEAR::HTML_Common is a base class for other HTML classes
pear-HTML_QuickForm-3.2.10 Provide methods for creating, validating and processing HTM
pear-MDB2-2.4.1     PEAR database abstraction layer
pear-MDB2_Driver_mysql-1.4.1 PEAR mysql MDB2 driver
pear-Mail-1.1.14    PEAR class that provides multiple interfaces for sending em
pear-Mail_Mime-1.5.2,2 PEAR classes to create and decode MIME messages
pear-Mail_mimeDecode-1.5.0 Provides a class to decode mime messages
pear-Net_SMTP-1.3.2 PEAR class that provides an implementation of the SMTP prot
pear-Net_Socket-1.0.9 PEAR Network Socket Interface
pear-PHP_Compat-1.5.0 Provides missing functionality for older versions of PHP
pecl-fileinfo-1.0.4 A PECL extension to retrieve info about files
perl-5.8.9_2        Practical Extraction and Report Language
php5-5.2.9          PHP Scripting Language
php5-mbstring-5.2.9 The mbstring shared extension for php
php5-mysql-5.2.9    The mysql shared extension for php
php5-pcre-5.2.9     The pcre shared extension for php
php5-session-5.2.9  The session shared extension for php
php5-xml-5.2.9      The xml shared extension for php
pkg-config-0.23_1   A utility to retrieve information about installed libraries
png-1.2.35          Library for manipulating PNG images
psutils-a4-1.17_2   Utilities for manipulating PostScript documents
python25-2.5.4_1    An interpreted object-oriented programming language
renderproto-0.9.3   RenderProto protocol headers
smarty-2.6.22       The PHP compiling template engine
sudo-1.6.9.20       Allow others to run commands as root
tcl-8.5.6_3         Tool Command Language
tcl-modules-8.5.6   Tcl common modules
tiff-3.8.2_3        Tools and library routines for working with TIFF images
tk-8.5.6_1          Graphical toolkit for TCL
vim-7.2.132         Vi "workalike", with many additional features
wget-1.11.4         Retrieve files from the Net via HTTP(S) and FTP
xcb-proto-1.4       The X protocol C-language Binding (XCB) protocol
xextproto-7.0.5     XExt extension headers
xproto-7.0.15       X11 protocol headers

[ 本帖最后由 tdls 于 2009-5-18 01:18 編輯 ]

1_1.jpg (65.25 KB, 下載次數(shù): 437)

1_1.jpg

2_1.jpg (54.34 KB, 下載次數(shù): 451)

2_1.jpg

3_1.jpg (64.12 KB, 下載次數(shù): 434)

3_1.jpg

4_1.jpg (43.27 KB, 下載次數(shù): 428)

4_1.jpg

5_1.jpg (52.82 KB, 下載次數(shù): 438)

5_1.jpg

論壇徽章:
0
3 [報(bào)告]
發(fā)表于 2009-05-18 01:12 |只看該作者
樓主開個(gè)DEMO帳號(hào),讓大家參觀一下?

論壇徽章:
0
4 [報(bào)告]
發(fā)表于 2009-05-18 08:25 |只看該作者

這么先進(jìn) 沒這么玩過   想體驗(yàn)  但沒時(shí)間這么折騰!

論壇徽章:
8
綜合交流區(qū)版塊每周發(fā)帖之星
日期:2015-12-02 15:03:53數(shù)據(jù)庫技術(shù)版塊每日發(fā)帖之星
日期:2015-10-02 06:20:00IT運(yùn)維版塊每日發(fā)帖之星
日期:2015-10-02 06:20:00IT運(yùn)維版塊每日發(fā)帖之星
日期:2015-09-14 06:20:00金牛座
日期:2014-10-10 11:23:34CU十二周年紀(jì)念徽章
日期:2013-10-24 15:41:34酉雞
日期:2013-10-19 10:17:1315-16賽季CBA聯(lián)賽之北京
日期:2017-03-06 15:12:44
5 [報(bào)告]
發(fā)表于 2009-05-18 09:10 |只看該作者
原帖由 macafee 于 2009-5-18 01:12 發(fā)表
樓主開個(gè)DEMO帳號(hào),讓大家參觀一下?




是呀

論壇徽章:
0
6 [報(bào)告]
發(fā)表于 2009-05-19 10:24 |只看該作者
樓主,貓的驅(qū)動(dòng)好不好解決啊

論壇徽章:
0
7 [報(bào)告]
發(fā)表于 2009-05-19 10:57 |只看該作者
Hylafax推薦的MODEM是外置的MULTI-TECH的MODEM,這個(gè)你上TAOBAO一搜就有了,不過價(jià)格很貴!

論壇徽章:
1
2015年辭舊歲徽章
日期:2015-03-03 16:54:15
8 [報(bào)告]
發(fā)表于 2009-05-19 13:56 |只看該作者
哇不錯(cuò)

論壇徽章:
0
9 [報(bào)告]
發(fā)表于 2009-05-19 14:10 |只看該作者
Hardware Compatibility List
http://www.hylafax.org/content/Hardware_Compatibility_List

建議還是用外貓!

"樓主開個(gè)DEMO帳號(hào),讓大家參觀一下?"
sorry! 不方便.

論壇徽章:
0
10 [報(bào)告]
發(fā)表于 2009-05-19 18:18 |只看該作者
很強(qiáng),謝謝樓主!
您需要登錄后才可以回帖 登錄 | 注冊(cè)

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP