PDA

View Full Version : installing klik without the internet



00zero
09-14-2004, 02:09 AM
is there any way to install klik without being connected to the internet as i need klik to install the program that connects me to the internet here at school.

thanks
Jonathan

firebyrd10
09-14-2004, 02:54 AM
I suppose you could download the script in windows then run it on knoppix.

http://klik.berlios.de/client/install

then I guess run it like this.

install -O -|sh

00zero
09-14-2004, 04:34 AM
i dont have access to the internet!

i can download the install.txt and run it using

install -o -|sh

but there is this line in the install file

wget http://klik.berlios.de/client/.klik && chmod 700 .klik

i can download the .klik file but what code do i use to replace the above line so it looks in a local folder insted of on the internet.

-jonathan

firebyrd10
09-14-2004, 11:53 PM
i dont have access to the internet!

i can download the install.txt and run it using

install -o -|sh

but there is this line in the install file

wget http://klik.berlios.de/client/.klik && chmod 700 .klik

i can download the .klik file but what code do i use to replace the above line so it looks in a local folder insted of on the internet.

-jonathan
I suppose youc ould just remove the wget part and just point to a local folder


/home/knoppix/.klik %% chmod 700 .klik

00zero
09-15-2004, 01:32 AM
i think im just goind to install DSL to a usb drive