Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Upgrade php4 Sarege

1 view
Skip to first unread message

i

unread,
Nov 22, 2009, 4:20:02 PM11/22/09
to
Hello debian-user,

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

Kevin Ross

unread,
Nov 22, 2009, 4:40:02 PM11/22/09
to
i wrote:
> Hello debian-user,
>
> 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
>
There's always the option of building PHP5 from source.

Tzafrir Cohen

unread,
Nov 23, 2009, 9:00:02 AM11/23/09
to
On Sun, Nov 22, 2009 at 09:56:48PM +0100, i wrote:
> Hello debian-user,
>
> 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

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

flegko

unread,
Nov 25, 2009, 4:20:01 AM11/25/09
to
Hello kevin,

and what with dependencies?

--
Best regards,
flegko mailto:fle...@gmail.com

Rakotomandimby Mihamina

unread,
Nov 25, 2009, 4:30:01 AM11/25/09
to
11/25/2009 12:12 PM, flegko:
> and what with dependencies?

You also install them.

--
Architecte Informatique chez Blueline/Gulfsat:
Administration Systeme, Recherche & Developpement
+261 33 11 207 36

Rakotomandimby Mihamina

unread,
Nov 25, 2009, 4:50:01 AM11/25/09
to
11/25/2009 12:31 PM, flegko:
> It`s too complicated...it`s over 30 dependencies;o(

Please reply to the list, unless you want a personnal help.
Can you hire someone to do that?

flegko

unread,
Nov 25, 2009, 5:30:02 AM11/25/09
to
Hello mihamina,

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

Rakotomandimby Mihamina

unread,
Nov 25, 2009, 6:30:01 AM11/25/09
to
11/25/2009 01:20 PM, flegko::

> Now I like very much Debian because apt-get is very very
> comfortable.

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

0 new messages