cannot install textproc/py-libxml2

Jeremy Chadwick freebsd at jdc.parodius.com
Mon Jun 6 05:44:41 UTC 2011


On Mon, Jun 06, 2011 at 07:37:46AM +0200, joerg_surmann wrote:
> Thanks for your reply but it's the same issue:

It appears you made a copy-paste typo.  Look closely (missing
whitespace):

> /usr/ports/textproc/py-libxml2# make CFLAGS+=-I/usr/local/include/pth-L/usr/local/lib/pth install
> ...

I don't know if this will work, but what you want is:

make CFLAGS+="-I/usr/local/include/pth -L/usr/local/lib/pth" install

Also, this looks to be a freebsd-ports topic, not freebsd-stable.

-- 
| Jeremy Chadwick                                   jdc at parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                   Mountain View, CA, US |
| Making life hard for others since 1977.               PGP 4BD6C0CB |



More information about the freebsd-stable mailing list