At 00:50 26/03/99 PST, you wrote:
>Hello once again!
>
>I've download a file named  diald-0.16.tar.gz
> 
>So I used gunzip and tar to extract the file.
>
>After that a directory diald-0.16 was created.
>
>The problem is:
>
>How can I use make, make depend and make install?
>
>i've got the make file /usr/bin and the program that I like to install 
>is in /root/diald-0.16 directory.
>
>Diald manual simply says that to install: run make depend then make and 
>then make install as root. i am logging in as root.
>
>But when I entered the command nothing happens.
>
>
First cd into the newly created directory - "cd diald-0.16"
then - "make depend" then "make" then "make install"

I tested this on my system. It works for me.

hih
nick@nexnix


Reply via email to