Quote (henk1955 @ Nov. 10 2004,09:41) |
dsl = based on knoppix kanotix = based on knoppix Kano scripts can extent dsl i have used the Install-f_prot.sh it works. download it. read what is does. then if you understand it. use it |
Code Sample |
echo "export PATH=$PREFIX/bin:$PATH" >> $HOME/.bashrc echo "export LD_LIBRARY_PATH=$PREFIX/lib" >> $HOME/.bashrc |