I`d like to upgrade php4 to php5 in my Debian Sarge, but I have
problem with source deb pages, because Sarge has no official support
php5.
I`v find this sources, but it`s not function present time;o(
deb http://packages.dotdeb.org stable all
deb-src http://packages.dotdeb.org stable all
deb http://people.debian.org/~dexter php5 sarge
deb-src http://people.debian.org/~dexter php5 sarge
fleg
--
Best regards,
i mailto:fle...@gmail.com
--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Sarge is no longer 'stable', nither is it 'oldstable'.
--
Tzafrir Cohen | tza...@jabber.org | VIM is
http://tzafrir.org.il | | a Mutt's
tza...@cohens.org.il | | best
ICQ# 16849754 | | friend
You also install them.
--
Architecte Informatique chez Blueline/Gulfsat:
Administration Systeme, Recherche & Developpement
+261 33 11 207 36
Please reply to the list, unless you want a personnal help.
Can you hire someone to do that?
sorry mate for reply to your mail directly, I`v forget myself,I make in my mail client and click to repeat
automatic;o).
I can resolve dependencies but it`s too time-intensive.
Few years ago I like Slackware but the there was a hell with
dependencies if you install something from source.
Now I like very much Debian because apt-get is very very
comfortable.
I think, this packages must exist somewhere for Sarge.
I`m afraid to make remote upgrade to etch or lenny, because server
can failed, I can lost connections and it`s too far from me (over
120km) to repair it.
--
Best regards,
flegko mailto:fle...@gmail.com
I am affraid it is not for your current case.
Train yourself buiding source packages
(not source tarballs, source packages):
There is a tool to download dependencies
http://www.debian.org/doc/manuals/apt-howto/ch-sourcehandling.en.html
Basically, it's about:
$ apt-get build-dep packagename
$ apt-get source packagename
$ cd packagename
$ dpkg-buildpackage -rfakeroot -uc -b
$ cd ..
# dpkg -i package.deb
--
Architecte Informatique chez Blueline/Gulfsat:
Administration Systeme, Recherche & Developpement
+261 33 11 207 36