[Typo3-debian] graphicsmagick for ubuntu?

Michael Stucki michael at typo3.org
Sun Sep 25 17:03:44 CEST 2005


Hey Steffen,

>> Does anyone's got a hoary port of graphicsmagick?
> 
> I just decided to build it from scratch. Maybe I'm going to try to
> package it for ubuntu hoary. Never did that before...
> 
> So what ./configure options did you use to build the GM package for sarge?

Remember, you're still using a Debian system!

Just add "deb-src ..." (same line like for the "deb" repository) to your
sources list.

Then run (as root):
# apt-get install dpkg-dev fakeroot
# apt-get build-dep graphicsmagick

And finally, as user:
$ apt-get source graphicsmagick
$ cd graphicsmagick-<version>/
$ fakeroot dpkg-buildpackage

Ready.

- michael
-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/



More information about the TYPO3-debian mailing list