hi, all
i'm new on solaris, because of my project i'm eager to know how to run 
quagga up. 

1 install: 
According to "README.txt" in solaris/ under source dir of quagga, 
i type the following commands in source dir to install it: 

# ./configure --prefix=/usr/local/quagga \
--localstatedir=/var/run/quagga \
--enable-gcc-rdynamic --enable-opaque-lsa --enable-ospf-te \
--enable-multipath=64 --enable-user=root \
--enable-ospfclient=yes --enable-ospfapi=yes \
--enable-group=root --enable-nssa --enable-opaque-lsa
# gmake
# gmake install

then type in solaris/ under source dir: 
# gmake packages 

2  how to make quagga run in solaris, or something wrong in my 
installing process? and what's the function of command "gmake packages"? 

3 how to let quagga in svcs list?
 
 
This message posted from opensolaris.org
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to