Mostafa,
What you have done is to build the debug ('make build') and release
('make build-release') binaries in the tree, without installing them on
your system.
You can run those images using 'make run' or 'make run-release'.
If you want to run the images in gdb, then try 'make debug' or 'make
debug-release'.
Additional make targets are documented by simply running 'make'.
Thanks,
-daw-
On 5/8/2019 6:53 AM, Mostafa Salari wrote:
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
<http://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/675079
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [dwallac...@gmail.com]
-=-=-=-=-=-=-=-=-=-=-=-
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12969): https://lists.fd.io/g/vpp-dev/message/12969
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]
-=-=-=-=-=-=-=-=-=-=-=-