If you have a distribution provided package that you're trying to replace
with one you've built, most likely it has to do with the paths. One
installs in /usr/lib or /usr/bin and the other under /usr/local.

Try running 'which ospfd' or 'which bgpd' to see whether the path is the
one you want.

Dinesh

On Tue, Sep 8, 2015 at 9:37 AM, Al-Gharaibeh <[email protected]> wrote:

>
> If you have built Quagga before, there is nothing special about
> building/installing Quagga 99.24.  First run the bootstrap script at the
> top level directory, then do the configuration step (enable/disable daemons
> based on your needs) and build.
>
> We can help you better if you post specific errors/problems you are facing.
>
> --Jafar
>
>
>
> On 9/8/2015 7:08 AM, Sandro wrote:
>
>> Hi Jafar
>>
>> It is that I have tried in various ways to install quagga 99.24, but I'm
>> not
>> getting, installed in a virtual machine with Ubuntu 14.10 the beginning
>> was
>> not updated, but still did not work, would have some step by step to the
>> installation?
>>
>> Sandro
>>
>> -----Mensagem original-----
>> De: jafar [mailto:[email protected]]
>> Enviada em: segunda-feira, 7 de setembro de 2015 22:55
>> Para: Sandro
>> Cc: [email protected]
>> Assunto: Re: [quagga-dev 13028] upgrade
>>
>> Sandro,
>>
>>      The most likely cause for this is that the new install location is
>> different and you end up with two versions of Quagga installed in two
>> different locations. Make sure you delete the old binaries. Do "which
>> zebra", and delete all quagga binaries from that path. Do "which zebra"
>> again, and you should get the new install location if it happens to be on
>> your path with the correct version number. Let us know if this is not the
>> case and we should be able to provide more help.
>>
>> Regards,
>> Jafar
>>
>> P.S.  A question like this should go into the quagga-user not quagga-dev
>> list.
>>
>>
>>
>> On 2015-09-07 03:59, Sandro wrote:
>>
>>> Dear friends
>>>
>>> How do I upgrade quagga 99.23 to 99.24, because when I use the file in
>>> quagga-0.99.24.1.tar.gz site, install it regular but when I check the
>>> version is still of 99.23, one would have any suggestions, a step
>>> step.
>>>
>>> Thanks in advance
>>>
>>> Sandro
>>>
>>>
>>> _______________________________________________
>>> Quagga-dev mailing list
>>> [email protected]
>>> https://lists.quagga.net/mailman/listinfo/quagga-dev
>>>
>>
>> _______________________________________________
>> Quagga-dev mailing list
>> [email protected]
>> https://lists.quagga.net/mailman/listinfo/quagga-dev
>>
>>
>
> _______________________________________________
> Quagga-dev mailing list
> [email protected]
> https://lists.quagga.net/mailman/listinfo/quagga-dev
>
_______________________________________________
Quagga-dev mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-dev

Reply via email to