Date: Mon, 3 Sep 2001 18:01:59 +1000 From: Edwin Groothuis <edwin@mavetju.org> To: Matthias Bartels <mbartels@genie.de> Cc: "questions@freebsd.org" <questions@freebsd.org> Subject: Re: your mail Message-ID: <20010903180159.Z29422@k7.mavetju.org> In-Reply-To: <B3006588067@i01sv4071.ids1.intelonline.com>; from mbartels@genie.de on Mon, Sep 03, 2001 at 08:18:55AM %2B0100 References: <B3006588067@i01sv4071.ids1.intelonline.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 03, 2001 at 08:18:55AM +0100, Matthias Bartels wrote: > servus, > > 3 weeks ago, i decided to use FreeBSD instead of Linux and up to now i > am really happy with my choice. > > But i still have a problem. i often write papers for my study using > LaTeX, i store my pictures as .gifs but i have a Makefile that > converts these files to .eps > > this is the line in my Makefile, > > giftopnm $< | pnmtops -noturn -width 10 > $*.eps > > but FreeBSD does not know the programs giftopnm and pnmtops. And up to > now i couldn't find the port to install these programs, does anybody > which port it is? netpbm, in /usr/ports/graphics/netpbm. Didn't the latex port install that itself? That's not clean. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010903180159.Z29422>