Date: Tue, 30 Oct 2012 10:25:31 -0300 From: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= <sistematico@gmail.com> To: Chris Rees <crees@FreeBSD.org> Cc: freebsd-ports@freebsd.org Subject: Re: lib name on LIB_DEPENDS Message-ID: <508FD54B.90302@gmail.com> In-Reply-To: <CADLo83-VnYsr%2BDz==bwLZeAe3q1RjserNoUE_deeaBOyqdB88w@mail.gmail.com> References: <CADyvD9sM0Bu8qO8a07eg_7b%2BO9iJd32pMnWupex6xqVbf6Xdzw@mail.gmail.com> <508D5370.6080404@gwdg.de> <508D7122.30208@gmail.com> <CADLo83-VnYsr%2BDz==bwLZeAe3q1RjserNoUE_deeaBOyqdB88w@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Em 28/10/2012 15:31, Chris Rees escreveu: > On 28 October 2012 17:53, Lucas Saliés Brum <sistematico@gmail.com> wrote: >> Em 28/10/2012 12:46, Rainer Hurling escreveu: >>> textproc/py-feedparser does not install any library, so you need to test >>> the presence of the python script, installed by this port: >>> >>> /usr/local/lib/python2.7/site-packages/feedparser.py >>> >>> To be path and version independent you should use something like >>> >>> ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser >>> >>> Hope this helps, >>> Rainer >> Thanks for your response Rainer!! >> >> http://paste.sistematico.org/16 >> >> Any hint? >> > Yes, you installed py-feedparser with a different PREFIX somehow :) > > Use pkg_delete -fx py27-feedparser > > Once you've done that, you should be able to make your test port > without problems. > > Chris http://paste.sistematico.org/19 How to fix this? Thank you all.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?508FD54B.90302>