Date: Wed, 25 Apr 2007 15:31:37 +0300 From: Ghirai <ghirai@ghirai.com> To: "dhaneshk k" <dhaneshkk@hotmail.com>, freebsd-questions@freebsd.org Subject: Re: PIL installation through Ports Message-ID: <2010466825.20070425153137@ghirai.com> In-Reply-To: <BAY127-F24B68ABEA964364A10A5EAB2490@phx.gbl> References: <BAY127-F24B68ABEA964364A10A5EAB2490@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello dhaneshk, Wednesday, April 25, 2007, 12:50:10 PM, you wrote: > Hi , > I have a FreeBSD6.0 server machine running zope2.9 and plone . > this m/c has python-2.4.4 but no PIL module , I have to install it to > support the zope/plone application that I am running in this machine But > in /usr/ports there is no such port for PIL OR I can't recoganize which > port is it > ... > please suggest the proper stpes to install PIL in my BSD box , > Thanks in advance > kk PIL is in /usr/ports/graphics/py-imaging So just do a "cd /usr/ports/graphics/py-imaging" and "make install clean" as root and you should be good to go. -- Best regards, Ghirai.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2010466825.20070425153137>