[Typo3-debian] libgd2 version 2.0.15-1 seems ok

Edelhard Becker typo3 at edelhard.de
Sat Aug 23 14:01:29 CEST 2003


Hi Luite,

On Sat, Aug 23, 2003 at 12:17:19PM +0200, Luite van Zelst wrote:
> any guru out there who knows who to get into the problem? or maybe point
> me to a better place to ask these questions? obviously, this is not really
> typo3 related any more ;-)

just change into an appropriate directory (with enough scratch space,
eg. /usr/local/src) and do

  apt-get source libgd2
  cd libgd2-2.0.15
  vim debian/rules

and add any options as needed to the '../configure' calls in Line 31
and 32. If you have all necessary dependencies installed (see the
Build-Depends: in debian/control) you just can do a

  dch -v 2.0.15-1.debug

Add a comment for your later reference in the changelog and build
everything with

  dpkg-buildpackage -rfakeroot -us -uc

After that you have a couple of ../libgd2-*_2.0.15-1.debug_i386.deb
packages which you can install as needed. When you're done, just
install the official packages again. And don't forget to send the
patches into the BTS ;^)

HTH and greetings,
Edelhard
-- 
~
~
:wq




More information about the TYPO3-debian mailing list