Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2012 13:43:08 +0000
From:      Chris Rees <crees@FreeBSD.org>
To:        =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= <sistematico@gmail.com>
Cc:        freebsd-ports@freebsd.org, Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Subject:   Re: lib name on LIB_DEPENDS
Message-ID:  <CADLo8388LcfAZ83-ZaNsQfogs22Jx31E3WeY-R=r9h6Bh=DRag@mail.gmail.com>
In-Reply-To: <508FD8CC.50502@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> <508FD54B.90302@gmail.com> <508FD758.80100@yandex.ru> <508FD8CC.50502@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 30 October 2012 13:40, Lucas Sali=E9s Brum <sistematico@gmail.com> wrote=
:
> Em 30/10/2012 10:34, Ruslan Mahmatkhanov escreveu:
>> Lucas Sali=E9s Brum wrote on 30.10.2012 17:25:
>>> Em 28/10/2012 15:31, Chris Rees escreveu:
>>>> 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.
>>
>> It complains because py-feedparser is not a shared library. It should
>> be removed from LIB_DEPENDS and added to BUILD and/or RUN_DEPENDS
>> instead.
>>
>
> In some "strange way" it worked!! hahaha
> Thank you all!
> Really!
>
> But now:
> [lucas@jazz ~]:$ cgmailservice
> cgmailservice: Command not found.
>

Did you install it afterwards?

You're running csh, so you should also run "rehash".

(By the way, csh traditionally uses % for a prompt so you don't
confuse people who look at the $ and think sh/bash!)

Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo8388LcfAZ83-ZaNsQfogs22Jx31E3WeY-R=r9h6Bh=DRag>