>>>>> On Thu, 29 Jun 2000 16:56:23 +0530, "Sunil Dua" <[EMAIL PROTECTED]> said:

    Sunil> I have a src file. Could u pls. tell me how to go about
    Sunil> compiling it and making a binary of the same.

Hi Sunil,
Well usually every src tar comes with an install.txt/readme.txt which
contains info as to howto compile and install the software.

#include <std_disclaimer.h>

Usually unix tar src files have a configure script. FOr such things
usually the procedure is to do 
./configure 
make
make install

or sometimes just do a make

Anyway go through the INSTALL file or README file before you do the
compiling.  

#include <std_disclaimer.h>

HTH
Regards
                Carter
-- 
Today is the first day of the rest of your life.

Syed Khader Vali (Siddiq)            - Linux Guy, MQDDC - Technology Group.
Encrypted Mail Preferred - Finger sidcarter at symonds.net For GPG/PGP Key.

-----------------------------------------------------------------------
For information on this and other Linux India mailing lists check out
http://lists.linux-india.org/

Reply via email to