View previous topic :: View next topic |
Author |
Message |
jax1 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/272273293424e823915e02.gif)
Joined: 24 Jan 2004 Posts: 76
|
Posted: Wed Dec 29, 2004 5:28 pm Post subject: emerging apache 1.3.33 |
|
|
ppl,
if I do
Code: | # emerge -pv apache |
...portage tells me that apache 2.0.52-r1 will be emerged. I want the good-old 1.x apache, (1.3.33) .... how do I tell portage to give me that?
/J |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
tuxmin l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/473518307438a03b302dca.jpg)
Joined: 24 Apr 2004 Posts: 838 Location: Heidelberg
|
Posted: Wed Dec 29, 2004 6:26 pm Post subject: |
|
|
Code: |
test -d /etc/portage || mkdir /etc/portage
echo ">=net-www/apache-2" >> /etc/portage/package.mask
|
Hth, Alex!!! _________________ ALT-F4 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|