What you have done is build, you need to do the installation, and
configuration (if needed), before you can start the service.
Take a look at this link:

https://wiki.fd.io/view/VPP/Installing_VPP_binaries_from_packages

I am on CentOS, the build packages are under extras/rpm. If your build is
successful, you should have something under extras/.. to install.

John


On Wed, Nov 1, 2017 at 9:50 AM, Holoo Gulakh <holoogul...@gmail.com> wrote:

> Hi all
> i'm trying to install vpp from source on Ubuntu 16.04 server (without
> virtualization). I obeyed the following this link:
>
> https://wiki.fd.io/view/VPP/Pulling,_Building,_Running,_
> Hacking_and_Pushing_VPP_Code#Pulling_anonymously_.28https.29
>
> So i did as such:
> sudo -s
> cd /
>
> git clone https://gerrit.fd.io/r/vpp
>
> cd vpp/
> make install-dep
> make bootstrap
> make build
>
> reboot
>
> after boot:
> sudo -s
> service vpp start
>
> But i got:
> *     Failed to start vpp.service: Unit vpp.service not found.*
>
> What should i do?
>
> Thanks.
>
>
>
>
> _______________________________________________
> vpp-dev mailing list
> vpp-dev@lists.fd.io
> https://lists.fd.io/mailman/listinfo/vpp-dev
>
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to