From owner-freebsd-ports Sat Jun 17 23:36:18 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mailhost.pemail2.net (mailhost.pemail2.net [195.92.25.8]) by hub.freebsd.org (Postfix) with SMTP id E21E537B770 for ; Sat, 17 Jun 2000 23:36:09 -0700 (PDT) (envelope-from tus@pemail.net) Received: (qmail 13846 invoked from network); 18 Jun 2000 06:36:08 -0000 Received: from tony.with.the.killaz-r-us.com (HELO me) (63.88.120.2) by mailhost.pemail2.net with SMTP; 18 Jun 2000 06:36:08 -0000 Message-ID: <000601bfd8e9$2eaf8e60$0278583f@me.com> From: "tus" To: Cc: Subject: FreeBSD Port: ftpsearch-1.0 Date: Sun, 18 Jun 2000 01:50:57 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0003_01BFD8C7.A553FE60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0003_01BFD8C7.A553FE60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello there, I recently installed fbsd on another one of our machines here. I have a = problem with the port that you have packaged. First i will paste the errors and then talk about it. i cd'ed to /usr/ports/ftp/ftpsearch/ make install everything went fine.. perfect so far. As written on the doc, i now went to /usr/local/ftpsearch.. here is = where i jump into problems and alot of them. here goes; #make setup + cd /usr/local/ftpsearch + bin/checkenv.pl -setup gnuplot: not found ppmtogif: not found ci: etc/sites: No such file or directory ci: etc/sites.skip: No such file or directory ci: etc/sites.alias: No such file or directory ci: etc/ftpcli_config: No such file or directory su-2.03# make setup cd /usr/local/ftpsearch/public_html; perl ./make-links.pl set -x; cd /usr/local/ftpsearch && bin/checkenv.pl -setup && = bin/genit.pl && ( test -d datasets/data.new || bin/gendataset ) && mv = datasets/data datasets/data.old && mv datasets/data.new datasets/data + cd /usr/local/ftpsearch + bin/checkenv.pl -setup gnuplot: not found ERROR gnuplot not found [external executable] ppmtogif: not found ERROR ppmtogif not found [external executable] OK bin found [directory] [Executables] OK datasets found [directory] OK datasets/data found [directory] [Current data set] OK datasets/data.old found [directory] [Previous data set] OK logs found [directory] OK gateway_logs found [directory] OK locks found [directory] [Lock files] OK parsedsites found [directory] [Parsed ls listings] OK parsetmp found [directory] [Parsed ls listings while parsing] OK ftptmp found [directory] [ls listing while downloading directly] OK ftptmp2 found [directory] [ls listing while waiting for parsing] OK ftptmp3 found [directory] [ls listing while uncompressing] OK rawsites found [directory] [ls listing while parsing] OK rawsitestmp found [directory] [ls listing while compressing] OK rawsitestmp2 found [directory] [link to ls listing while = compressing] OK proxyftptmp found [directory] [ls listing while downloading from = proxy] OK compressedlistings found [directory] [compressed ls listing for = distrib] OK proxylines found [directory] [Lines with dates for proxy servers] OK proxyadminlines found [directory] [Lines with dates for proxy = admin servers] OK ftplog found [directory] [ftp session logs] OK proxyftplog found [directory] [ftp proxy ls session logs] OK oldftplog found [directory] [obsolete ftp session logs] OK parselog found [directory] [ls listing parse logs] OK failedsites found [directory] [timestamp files for failed ftp = servers] OK etc found [directory] [etc dir (config files)] OK etc/log found [directory] [log directory] OK etc/options found [directory] [options directory] OK tmp found [directory] [tmp dir for filename data] OK proxyconfigs found [directory] [downloaded config files for = proxies.] OK etc/RCS found [directory] [etc RCS dir (RCS version of config = files)] OK bin/gzip found [executable] OK bin/gunzip found [executable] OK uname -n returns fully qualified hostname OK gethostbyname() agrees with uname() ERROR etc/sites not found [config file] ci: etc/sites: No such file or directory INFO etc/RCS/sites,v created ERROR etc/RCS/sites,v not found [RCS version of config file] ERROR etc/sites.skip not found [config file] ci: etc/sites.skip: No such file or directory INFO etc/RCS/sites.skip,v created ERROR etc/RCS/sites.skip,v not found [RCS version of config file] ERROR etc/sites.alias not found [config file] ci: etc/sites.alias: No such file or directory INFO etc/RCS/sites.alias,v created ERROR etc/RCS/sites.alias,v not found [RCS version of config file] ERROR etc/ftpcli_config not found [config file] ci: etc/ftpcli_config: No such file or directory INFO etc/RCS/ftpcli_config,v created ERROR etc/RCS/ftpcli_config,v not found [RCS version of config file] ERROR etc/myemail not found [config file] ERROR etc/cnames not found [generated hostname mappings] OK bin/gzip doesn't change modes. Local diff is applied OK bin/gunzip doesn't change modes. Local diff is applied INFO Case insensitive suffix tables will be created INFO Case sensitive suffix tables will not be created INFO Regular expression statistics will be created INFO Regular expression statistics order is 2 INFO Will not write big endian regular expression statistics tables INFO Will write little endian regular expression statistics tables INFO The Dirs file will not be locked in memory INFO The Names file will not be locked in memory INFO The Names.idx file will not be mapped in memory INFO The Names.attribs file will not be mapped in memory INFO The Navigate file will not be mapped in memory *** Error code 1 Stop in /usr/local/ftpsearch. # Now, as written in the doc.. .."If it fails, you may have to edit /usr/local/ftpsearch/etc/sites=20 a little (specifying the ftp server you want to index)" there was NO /usr/local/ftpsearch/etc/sites .. but.. since it said = "sites" i added a few ftp sites on it anyway.. first touch = /usr/local/ftpsearch/etc/sites then added ftp sites line by line. Now, i did it again, same thing.. right now.. i used another method to = clear some confusion byt putting all text on "make setup" to file.txt # make setup > file.txt + cd /usr/local/ftpsearch + bin/checkenv.pl -setup gnuplot: not found ppmtogif: not found ci: etc/sites.skip: No such file or directory ci: etc/sites.alias: No such file or directory ci: etc/ftpcli_config: No such file or directory those things seem to be "not found" .. how do i correct this.. also, i = think this port did NOT install the needed things.. (gnu plot or = ppmtogif maybe ???) .. however, i am not sure. Please reply back with a = solution .. or if there is one. Thanks again. Tony ------=_NextPart_000_0003_01BFD8C7.A553FE60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello there,
 
I recently installed fbsd on another one of our = machines=20 here.  I have a problem with the port that you have = packaged.

First i will paste the errors and then talk = about=20 it.
i cd'ed to /usr/ports/ftp/ftpsearch/
make install
everything went fine.. perfect so far.
 
As written on the doc, i now went to = /usr/local/ftpsearch..=20 here is where i jump into problems and alot of them.
 
here goes;
#make setup
+ cd /usr/local/ftpsearch
+ bin/checkenv.pl=20 -setup
gnuplot: not found
ppmtogif: not found
ci: etc/sites: No = such=20 file or directory
ci: etc/sites.skip: No such file or = directory
ci:=20 etc/sites.alias: No such file or directory
ci: etc/ftpcli_config: No = such=20 file or directory
su-2.03# make setup
cd = /usr/local/ftpsearch/public_html;=20 perl ./make-links.pl
set -x; cd /usr/local/ftpsearch &&  = bin/checkenv.pl -setup &&  bin/genit.pl &&  ( = test -d=20 datasets/data.new || bin/gendataset ) &&  mv datasets/data=20 datasets/data.old &&  mv datasets/data.new = datasets/data
+ cd=20 /usr/local/ftpsearch
+ bin/checkenv.pl -setup
gnuplot: not = found
ERROR=20 gnuplot not found [external executable]
ppmtogif: not found
ERROR = ppmtogif=20 not found [external executable]
OK    bin found = [directory]=20 [Executables]
OK    datasets found=20 [directory]
OK    datasets/data found [directory] = [Current=20 data set]
OK    datasets/data.old found [directory] = [Previous=20 data set]
OK    logs found = [directory]
OK   =20 gateway_logs found [directory]
OK    locks found = [directory]=20 [Lock files]
OK    parsedsites found [directory] = [Parsed ls=20 listings]
OK    parsetmp found [directory] [Parsed ls = listings=20 while parsing]
OK    ftptmp found [directory] [ls = listing=20 while downloading directly]
OK    ftptmp2 found = [directory]=20 [ls listing while waiting for parsing]
OK    ftptmp3 = found=20 [directory] [ls listing while uncompressing]
OK    = rawsites=20 found [directory] [ls listing while parsing]
OK    = rawsitestmp=20 found [directory] [ls listing while compressing]
OK    = rawsitestmp2 found [directory] [link to ls listing while=20 compressing]
OK    proxyftptmp found [directory] [ls = listing=20 while downloading from proxy]
OK    compressedlistings = found=20 [directory] [compressed ls listing for distrib]
OK   =20 proxylines found [directory] [Lines with dates for proxy=20 servers]
OK    proxyadminlines found [directory] = [Lines with=20 dates for proxy admin servers]
OK    ftplog found = [directory]=20 [ftp session logs]
OK    proxyftplog found [directory] = [ftp=20 proxy ls session logs]
OK    oldftplog found = [directory]=20 [obsolete ftp session logs]
OK    parselog found = [directory]=20 [ls listing parse logs]
OK    failedsites found = [directory]=20 [timestamp files for failed ftp servers]
OK    etc = found=20 [directory] [etc dir (config files)]
OK    etc/log = found=20 [directory] [log directory]
OK    etc/options found=20 [directory] [options directory]
OK    tmp found = [directory]=20 [tmp dir for filename data]
OK    proxyconfigs found=20 [directory] [downloaded config files for = proxies.]
OK   =20 etc/RCS found [directory] [etc RCS dir (RCS version of config=20 files)]
OK    bin/gzip found=20 [executable]
OK    bin/gunzip found=20 [executable]
OK    uname -n returns fully qualified=20 hostname
OK    gethostbyname() agrees with = uname()
ERROR=20 etc/sites not found [config file]
ci: etc/sites: No such file or=20 directory
INFO  etc/RCS/sites,v created
ERROR etc/RCS/sites,v = not=20 found [RCS version of config file]
ERROR etc/sites.skip not found = [config=20 file]
ci: etc/sites.skip: No such file or directory
INFO =20 etc/RCS/sites.skip,v created
ERROR etc/RCS/sites.skip,v not found = [RCS=20 version of config file]
ERROR etc/sites.alias not found [config = file]
ci:=20 etc/sites.alias: No such file or directory
INFO  = etc/RCS/sites.alias,v=20 created
ERROR etc/RCS/sites.alias,v not found [RCS version of config=20 file]
ERROR etc/ftpcli_config not found [config file]
ci:=20 etc/ftpcli_config: No such file or directory
INFO =20 etc/RCS/ftpcli_config,v created
ERROR etc/RCS/ftpcli_config,v not = found [RCS=20 version of config file]
ERROR etc/myemail not found [config = file]
ERROR=20 etc/cnames not found [generated hostname = mappings]
OK   =20 bin/gzip doesn't change modes. Local diff is = applied
OK   =20 bin/gunzip doesn't change modes. Local diff is applied
INFO  = Case=20 insensitive suffix tables will be created
INFO  Case sensitive = suffix=20 tables will not be created
INFO  Regular expression statistics = will be=20 created
INFO  Regular expression statistics order is = 2
INFO =20 Will not write big endian regular expression statistics = tables
INFO =20 Will write little endian regular expression statistics = tables
INFO  The=20 Dirs file will not be locked in memory
INFO  The Names file will = not be=20 locked in memory
INFO  The Names.idx file will not be mapped in=20 memory
INFO  The Names.attribs file will not be mapped in=20 memory
INFO  The Navigate file will not be mapped in = memory
*** Error=20 code 1
 
Stop in /usr/local/ftpsearch.
#
Now, as written in the doc..
.."If it fails, you may have to edit=20 /usr/local/ftpsearch/etc/sites
a little (specifying the ftp server = you want=20 to index)"
there was NO /usr/local/ftpsearch/etc/sites .. but.. = since it=20 said "sites" i added a few ftp sites on it anyway.. first touch=20 /usr/local/ftpsearch/etc/sites then added ftp sites line by = line.
Now, i did it again, same thing.. right now.. i used = another=20 method to clear some confusion byt putting all text on "make setup" to=20 file.txt
 
# make setup > file.txt
+ cd = /usr/local/ftpsearch
+=20 bin/checkenv.pl -setup
gnuplot: not found
ppmtogif: not = found
ci:=20 etc/sites.skip: No such file or directory
ci: etc/sites.alias: No = such file=20 or directory
ci: etc/ftpcli_config: No such file or=20 directory
those things seem to be "not found" .. how do i = correct this..=20 also, i think this port did NOT install the needed things.. (gnu plot or = ppmtogif maybe ???) .. however, i am not sure.  Please reply back = with a=20 solution .. or if there is one.
 
Thanks again.
 
Tony
 
------=_NextPart_000_0003_01BFD8C7.A553FE60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message