Hi, I installed vpp 19.04 stable following this instruction
<https://wiki.fd.io/view/VPP/Pulling,_Building,_Running,_Hacking_and_Pushing_VPP_Code>
as
such:

ubuntu# git clone ssh://usern...@gerrit.fd.io:29418/vpp.git
ubuntu# cd vpp/
ubuntu# git checkout origin/stable/1904
ubuntu# make install-dep
ubuntu# make install-ext-deps
ubuntu# make build
ubuntu# make build-release

All commands executed with no error. but when i start the service (*service
vpp start*) and go to commandline, the old version 1807 which i was
installed beforehand is executed:
ubuntu# sudo vppctl *show version*
*vpp v18.07*-rc0~84-ge927f9a built by root on ubuntu at Tue Feb 26 22:39:21
PST 2019

How can i run new version?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#12968): https://lists.fd.io/g/vpp-dev/message/12968
Mute This Topic: https://lists.fd.io/mt/31556491/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to