| s. keeling 2006-12-10, 1:16 pm |
| ["Followup-To:" header set to comp.os.linux.misc.]
lbrtchx@hotmail.com <lbrtchx@hotmail.com>:
> the latest version of apache is 2.2.3 http://httpd.apache.org/
> .
> the latest version of openssl is 0.9.8d
> http://www.openssl.org/source/
> .
> how do you install the very latest version of these software pieces
> using apt-get?
> .
> apt-get -t unstable install apache2
> .
> is not working
Describe what "is not working" means.
> Also, how could you know for sure the version of the software in the
> package repositories?
aptitude show apache2 # man apt-* for similar?
apt-cache policy apache2
--
Any technology distinguishable from magic is insufficiently advanced.
(*) http://www.spots.ab.ca/~keeling Linux Counter #80292
- - http://www.faqs.org/rfcs/rfc1855.html Please, don't Cc: me.
Spammers! http://www.spots.ab.ca/~keeling/emails.html
|