dCore Import Debian Packages to Mountable SCE extensions > dCore x86 Imported Extensions
Quagga on dCore?
blinklet:
Has anyone gotten Quagga installed an running in dCore? I cannot get the Daemons to start (and I have installed Quagga on many other distributions).
Thanks,
Brian
Jason W:
I see there is some user and group adding that needs to be done via a startup script, and when the config files are created that will allow the daemons to start. I will look more into it tonight.
Jason W:
I added the needed startup script to take care of users and groups. On my own box I changed the desired values in /etc/quagga/daemons from "no" to "yes" which enables each daemon to run, also placed the needed config files in /etc/quagga. Debian comes with example config files for those not very familiar with quagga in /usr/share/doc/quagga/examples, the config files need to be created in /etc/quagga for the daemons to run.
I ran "sudo /etc/init.d/quagga start' and all worked as expected, the daemons are running. And "sudo /etc/init.d/quagga stop" also does it's thing.
Thanks for finding this issue, please re-import and test.
blinklet:
Thanks a lot. I will retry
blinklet:
I tried to install quagga. But now when I try to start the quagga service, I see the message: "unable to execute /etc/init.d/quagga: no such file or directory" I checked and the quagga init script is definitely there.
Here's what I did:
sce-import quagga
sce-import quagga-doc
sce-load quagga
sce-load quagga-doc
sudo vi /etc/quagga/daemons
(set zebra and ospfd to "yes")
sudo touch /etc/quagga/zebra.conf
sudo touch /etc/quagga/ospfd.conf
chown quagga.quaggavty /etc/quagga/*.conf
chmod 640 /etc/quagga/*.conf
sudo /etc/init.d/quagga start
Thanks,
Brian
Navigation
[0] Message Index
[#] Next page
Go to full version