On Tuesday 25 Feb 2003 8:06 am, Kurniawan Mitchell wrote:
> I am just new person in LInux. I have problem when try to install package
> ib my Linux Mandrake 9.0 O/S.
>
> When I type ./configure (as the instruction said) no respond, it said
> command is not recognized.
>
> Is ./configure a script file or a command? If yes where about it located
> and how to configure it?
>

configure is the name of a script in the directory of the application you are 
trying to install.
If you have downloaded a tarball (.tar.gz file) then uncompress it either by 
clicking on it in konqueror and drag/drop the folder inside to your home 
directory, or else in a terminal enter
tar -xvzf filename
Then 'cd' to the applications directory and then enter
./configure

BTW what application are you trying to install? The chances are that there is 
already an RPM package for that application either already on your CDs or 
easily downloadable. For a newbie RPMs are *lots* easier to install than 
tarballs.

HTH

derek


-- 
----------------------------------
www.jennings.homelinux.net

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to