LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-10-2003, 10:28 PM   #1
vbp6us
Member
 
Registered: Sep 2002
Location: Redding, CA
Distribution: SuSE
Posts: 253

Rep: Reputation: 30
Installing my ftp tar file...need help please


I downloaded wu-ftpd source file and put it into its own directory. Then i did gunzip ____.tar.gz. That worked and it made a _____.tar file into another folder. Then i tar -xvf _____.tar the file. That worked too and a folder was created. Then i cd into the folder. Then i ./conifgure and a huge list of things came starting w/ "checking" and ending usually w/ a yes or no. No errors though.

Then i tried ./build install and it did this:

linux:/home/vbp6us/Desktop/wufptd/wu-ftpd-2.6.2 # dir
total 595
drwxr-xr-x 7 501 wheel 816 2003-03-10 20:34 .
drwxr-xr-x 3 root root 120 2003-03-10 20:31 ..
-rw-r--r-- 1 501 wheel 701 1999-09-02 07:04 .indent.pro
-rw-r--r-- 1 501 wheel 113406 2001-11-29 09:25 CHANGES
-rw-r--r-- 1 501 wheel 11380 2000-07-01 10:44 CONTRIBUTORS
-rw-r--r-- 1 501 wheel 34119 2000-07-01 10:42 COPYRIGHT
-rw-r--r-- 1 501 wheel 2596 2001-11-29 09:43 ERRATA
-rw-r--r-- 1 501 wheel 5899 2000-07-01 10:42 INSTALL
-rw-r--r-- 1 501 wheel 4784 2000-07-01 10:42 LICENSE
-rw-r--r-- 1 root root 4594 2003-03-10 20:34 Makefile
-rw-r--r-- 1 501 wheel 4556 2000-07-01 10:42 Makefile.in
-rw-r--r-- 1 501 wheel 3256 2001-11-29 09:54 README
-rw-r--r-- 1 501 wheel 5019 1999-10-01 08:04 README.AUTOCONF
-rwxr-xr-x 1 501 wheel 8063 2001-11-29 09:39 build
-rwxr-xr-x 1 501 wheel 20370 1999-07-18 05:47 config.guess
-rw-r--r-- 1 root root 8979 2003-03-10 20:34 config.h
-rw-r--r-- 1 501 wheel 8747 2001-11-29 09:10 config.h.in
-rw-r--r-- 1 501 wheel 10835 2001-11-29 09:10 config.h.noac
-rw-r--r-- 1 root root 34807 2003-03-10 20:34 config.log
-rwxr-xr-x 1 root root 30789 2003-03-10 20:34 config.status
-rwxr-xr-x 1 501 wheel 19236 1999-07-18 05:47 config.sub
-rwxr-xr-x 1 501 wheel 189568 2001-11-29 15:54 configure
-rw-r--r-- 1 501 wheel 29657 2001-11-29 09:10 configure.in
drwxr-xr-x 5 501 wheel 448 2001-11-29 15:46 doc
-rwxr-xr-x 1 501 wheel 5585 1999-07-18 05:47 install-sh
drwxr-xr-x 2 501 wheel 944 2001-11-29 15:47 makefiles
drwxr-xr-x 4 501 wheel 1536 2003-03-10 20:34 src
drwxr-xr-x 4 501 wheel 720 2003-03-10 20:34 support
drwxr-xr-x 3 501 wheel 296 2001-11-29 15:50 util
linux:/home/vbp6us/Desktop/wufptd/wu-ftpd-2.6.2 # ./build install

IMPORTANT NOTICE

Beginning with version 2.6.0, the WU-FTPD Development Group is moving the
build process to use GNU Autoconf. Until this move is completed, both
build systems will remain supported. You are encouraged to use the new
"configure" command to select options, then "make" to compile the daemon.
For details on this, read the README.AUTOCONF file.
If problems occur, please report them to the development group via email to
wuftpd-members@wu-ftpd.org We are soliciting feedback on the new
configuration process, and your help is greatly appreciated.

If you choose to continue to use the original build process, bear in mind
it will be phased out over the next few releases: when we are reasonably
sure the new configuration system works for most target platforms.

Sleeping for five seconds, sorry for the interruption.
make args are :
make opts are :
./build: line 232: make: command not found
linux:/home/vbp6us/Desktop/wufptd/wu-ftpd-2.6.2 #



Why do i not have the make command??? I tried proftpd before this application and it too said i have no make command. Im using Suse 8.1 pro.

Thanks.
 
Old 03-11-2003, 12:17 AM   #2
moses
Senior Member
 
Registered: Sep 2002
Location: Arizona, US, Earth
Distribution: Slackware, (Non-Linux: Solaris 7,8,9; OSX; BeOS)
Posts: 1,152

Rep: Reputation: 50
Did you install the development packages during your installation?
You usually have to be specific about wanting them installed
(I don't know SUSE verywell, though). Those packages should
be on your install disk, so you should be able to install them with
minimal problems.
 
Old 03-11-2003, 02:27 PM   #3
vbp6us
Member
 
Registered: Sep 2002
Location: Redding, CA
Distribution: SuSE
Posts: 253

Original Poster
Rep: Reputation: 30
Are you talking about "make"? I installed C compliler and other dev. packages. Im not sure which ones. Im not at home but when i get there i'll post again. thanks.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how can i decompress this tar.tar file? hmmm sounds new.. tar.tar.. help ;) kublador Linux - Software 14 10-25-2016 02:48 AM
installing tar file Mickaletto Linux - Newbie 2 11-29-2005 08:22 PM
gave wrong syntax for tar as tar -cvzf file file.tgz how to recover the file gautham Linux - General 4 04-13-2005 03:15 AM
Installing Samba from tar.gz file dhatcher2 Linux - Software 1 10-30-2004 11:19 PM
problem installing tar.bz2 file madskillz Linux - Games 3 06-11-2004 03:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 11:52 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration