Web Servers on Unix and Linux - trying to install latest versions of software packages using apt-get

This is Interesting: Free IT Magazines  
Home > Archive > Web Servers on Unix and Linux > December 2006 > trying to install latest versions of software packages using apt-get





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author trying to install latest versions of software packages using apt-get
lbrtchx@hotmail.com

2006-12-10, 1:16 pm

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
..
Also, how could you know for sure the version of the software in the
package repositories?
..
lbrtchx

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
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com