quagga on debian

This is a discussion about quagga on debian in the Linux Software category; Hello, Sorry for the stupid questions, lol, fairly new user of linux. Just finished installing a fresh copy of debian on a pc here and plan to use it as a router. Only problem is i have no idea how to intall Quagga.

Linux Software 434 This topic was started by , . Last reply by ,


data/avatar/default/avatar29.webp

1 Posts
Location -
Joined 2006-06-08
Hello,
Sorry for the stupid questions, lol, fairly new user of linux.
 
Just finished installing a fresh copy of debian on a pc here and plan to use it as a router. Only problem is i have no idea how to intall Quagga. Could someone please point me in the right direction?
 
Thanks in advance.
 
BiZ....
 

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Jun 8
Created
Jun 9
Last Response
0
Likes
1 minute
Read Time
User User
Users

Responses to this topic


data/avatar/default/avatar10.webp

2895 Posts
Location -
Joined 2002-08-30
Well, the first question is, do you know how to use the Debian package management system to install packages?
 
What version of Debian are you using? Sarge, Sid, Woody.....?
 
If you have the Synaptic Package Manager installed, it is available.
 
Are you currently connected to the internet?
 
Let us know what the status of your usage of Debian is and we can guide you through the process. Quagga is in the Debian repository, so probably the easiest things to do is install it through Synaptic, or get into a terminal window, as root user and type in;
 
apt-get update
 
Then when the package repository is updated, type in;
 
apt-get install quagga