This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Using Source


Stephen Grant Brown wrote:

> I have downloaded the souorce for ncftp
> In /usr/src
> I have
> Stephen@JIREH /usr/src
> $ ls -l
> total 1748
> -drwxrwx---+ 24 Stephen Users       0 Sep 18 11:17 inetutils-1.3.2-35
> -rwxr-x---+  1 Stephen Users  210118 Jun  7  2004 ncftp-3.1.7-1.patch
> -rwxr-x---+  1 Stephen Users   10483 Jun  7  2004 ncftp-3.1.7-1.sh
> -rwxr-x---+  1 Stephen Users  397742 Jun  7  2004 ncftp-3.1.7-src.tar.bz2
> drwxrwx---+  7 Stephen Users       0 Sep  8 22:43 rpm
> drwxrwx---+  4 Stephen Users       0 Sep  9 01:24 xc
> 
> There is no ncftp directory
> 
> Output of bash shell follows
> 
> Stephen@JIREH /usr/src
> $ ./ncftp-3.1.7-1.sh
> Error: bad arguments
> 
> How do I install the source code?

tar xvf ncftp-3.1.7-src.tar.bz2

(not needed if you run the script, it will unpack, patch, configure, make...)

> What is the purpose of the ncftp-3.1.7-1.sh program?

To build all the distribution packages.

> What argurments do I give it?

./ncftp-3.1.7-1.sh all
-- 
René Berber


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]