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. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"