[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Upgrade php4 Sarege



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


Reply to: