Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2012 14:23:31 +0000
From:      Chris Rees <crees@FreeBSD.org>
To:        =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= <sistematico@gmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: lib name on LIB_DEPENDS
Message-ID:  <CADLo839x-XA7WnxpbyW-_5gMWjwLg7xuH=bP0y5RQ4s4=UB9qg@mail.gmail.com>
In-Reply-To: <508FE1EE.3000603@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> <CADLo8388LcfAZ83-ZaNsQfogs22Jx31E3WeY-R=r9h6Bh=DRag@mail.gmail.com> <508FDF16.5060403@gmail.com> <CADLo839mjEHEUU2Xupsw1obTyJioQLiPX-sn88-t3Gs95r4gQg@mail.gmail.com> <508FE1EE.3000603@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 30 October 2012 14:19, Lucas Sali=E9s Brum <sistematico@gmail.com> wrote=
:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Em 30/10/2012 11:08, Chris Rees escreveu:
>
>> On 30 October 2012 14:07, Lucas Sali=E9s Brum <sistematico@gmail.com> wr=
ote:
>>>
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA1
>>>
>>> Em 30/10/2012 10:43, Chris Rees escreveu:
>>>> 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 shoul=
d
>>>>>> 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
>>>
>>> [lucas@jazz ~]:$ rehash
>>> [lucas@jazz ~]:$ cgmailservice
>>> cgmailservice: Command not found.
>>> [lucas@jazz ~]:$
>>>
>>> Open another instance of terminal not resolved.
>>>
>>
>> Did you run make install?
>>
>> Chris
>
> Yes, im also trying this:
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/plist-a=
utoplist.html

OK, so you probably installed to a different PREFIX.

Use pkg_delete -f `make -VPKGNAME` and reinstall it without changing
PREFIX this time, then run rehash, then it should work.

Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo839x-XA7WnxpbyW-_5gMWjwLg7xuH=bP0y5RQ4s4=UB9qg>