Discussion:
[quagga-dev 16715] Install Latest Version
Siva Kesava
2018-03-07 02:32:20 UTC
Permalink
Hi all,

OS: Linux Ubuntu 16

If I use "sudo apt install quagga" then I find files in /etc/init.d/quagga
and /etc/quagga but if I download the tar file from the website and do
1../configure
2.make
3.make install

then I don't find any such files.

What additional steps need to be done other than the above three? I wanted
to use the latest version but the ubuntu cache has 0.99 version which has
some bugs.

Can anyone specify in detail the steps that need to be followed if I want
to have the same effect as that of "apt install"?

Do I need to use some flags or change permissions or create quagga user? I
am so confused any suggestions would be a great help.


Thanks
Siva





‌
Siva Kesava
2018-03-08 00:21:54 UTC
Permalink
The make install does not install any services which can be started. The
Quagga website mentions only three commands (./configure , make and make
install) for installing Quagga but Ubuntu installation uses an extra
debian.tar which is a kind of patch on the original one. So what are the
extra commands that have been used to install Quagga other than the above
three using apt-get?

How are the people using the latest version starting the quagga service
which was possible using "/etc/init.d/quagga start" in the
Ubuntu installation?

Please reply me with something if you are using the latest version and
running the services.
‌
Post by Siva Kesava
Hi all,
OS: Linux Ubuntu 16
If I use "sudo apt install quagga" then I find files in /etc/init.d/quagga
and /etc/quagga but if I download the tar file from the website and do
1../configure
2.make
3.make install
then I don't find any such files.
What additional steps need to be done other than the above three? I wanted
to use the latest version but the ubuntu cache has 0.99 version which has
some bugs.
Can anyone specify in detail the steps that need to be followed if I want
to have the same effect as that of "apt install"?
Do I need to use some flags or change permissions or create quagga user? I
am so confused any suggestions would be a great help.
Thanks
Siva
‌
Jose Cueto
2018-03-22 10:46:09 UTC
Permalink
Hi Siva,

Have you looked into the quagga directory where you invoked make?
Configure/make tools by default save its build artifacts in the same
directory where you invoke them.
Post by Siva Kesava
The make install does not install any services which can be started. The
Quagga website mentions only three commands (./configure , make and make
install) for installing Quagga but Ubuntu installation uses an extra
debian.tar which is a kind of patch on the original one. So what are the
extra commands that have been used to install Quagga other than the above
three using apt-get?
How are the people using the latest version starting the quagga service
which was possible using "/etc/init.d/quagga start" in the
Ubuntu installation?
Please reply me with something if you are using the latest version and
running the services.
‌
Post by Siva Kesava
Hi all,
OS: Linux Ubuntu 16
If I use "sudo apt install quagga" then I find files in
/etc/init.d/quagga and /etc/quagga but if I download the tar file from the
website and do
1../configure
2.make
3.make install
then I don't find any such files.
What additional steps need to be done other than the above three? I
wanted to use the latest version but the ubuntu cache has 0.99 version
which has some bugs.
Can anyone specify in detail the steps that need to be followed if I want
to have the same effect as that of "apt install"?
Do I need to use some flags or change permissions or create quagga user?
I am so confused any suggestions would be a great help.
Thanks
Siva
‌
_______________________________________________
Quagga-dev mailing list
https://lists.quagga.net/mailman/listinfo/quagga-dev
--
To stop learning is like to stop loving.
Continue reading on narkive:
Loading...