[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: (无主题)



On Tue, Sep 19, 2000 at 01:21:55AM +0800, 陈治嘉 wrote:
|
|   我有几个问题想请教大家:p
|
|   当我使用某个套件 (ex apache)我可以使用 apt-get 
|update;apt-get install apache 就可以使用了. 但是如果我
|想抓 source 回来重新 configure, make, install 我该怎么
|做才可以不会破坏套件的相依性? 我知道 apt-get --compile
| source apache 也可以达到 make 的需求. 但是如果我需要
| configure 一些参数呢?

那先要 download source code, 用 apt-get source apache。
然后进入 apache-1.3.9/debian,修改那个 rules 档,compile
时的所有参数都是在这里改的...
然后回到 apache-1.3.9 目录, 执行 fakeroot debian/rules binary,
完成后便会产生一个 .deb 罗!

|
|   第二个问题是当我使用 apt-get update;apt-get apache-
|ssl 来安装具有 mod_ssl 的 apache. 但是这个似乎没有提供
|不透过 SSL 的正常 http 服务。所以我现在是安装了 Apache 
|和 Apache-SSL 两个程式。想请问各位先进有没有比较好的解
|决办法? 先谢谢大家罗~:) 

apache-ssl 的 conf 有 listen port 80 吗?

-- 
Anthony

-- 
| This message was re-posted from debian-chinese-big5@lists.debian.org
| and converted from big5 to gb2312 by an automatic gateway.



Reply to: