Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jun 2000 01:50:57 -0400
From:      "tus" <tus@pemail.net>
To:        <Tor.Egge@idi.ntnu.no>
Cc:        <ports@FreeBSD.org>
Subject:   FreeBSD Port: ftpsearch-1.0
Message-ID:  <000601bfd8e9$2eaf8e60$0278583f@me.com>

next in thread | raw e-mail | index | archive | help
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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>Hello there,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>I recently installed fbsd on another one of our =
machines=20
here.&nbsp; I have a problem with the port that you have =
packaged.</FONT></DIV>
<DIV><BR><FONT size=3D2>First i will paste the errors and then talk =
about=20
it.</FONT></DIV>
<DIV><FONT size=3D2>i cd'ed to /usr/ports/ftp/ftpsearch/</FONT></DIV>
<DIV><FONT size=3D2>make install</FONT></DIV>
<DIV><FONT size=3D2>everything went fine.. perfect so far.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>As written on the doc, i now went to =
/usr/local/ftpsearch..=20
here is where i jump into problems and alot of them.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>here goes;</FONT></DIV>
<DIV><FONT size=3D2>#make setup</FONT></DIV>
<DIV><FONT size=3D2>+ cd /usr/local/ftpsearch<BR>+ bin/checkenv.pl=20
-setup<BR>gnuplot: not found<BR>ppmtogif: not found<BR>ci: etc/sites: No =
such=20
file or directory<BR>ci: etc/sites.skip: No such file or =
directory<BR>ci:=20
etc/sites.alias: No such file or directory<BR>ci: etc/ftpcli_config: No =
such=20
file or directory<BR>su-2.03# make setup<BR>cd =
/usr/local/ftpsearch/public_html;=20
perl ./make-links.pl<BR>set -x; cd /usr/local/ftpsearch &amp;&amp;&nbsp; =

bin/checkenv.pl -setup &amp;&amp;&nbsp; bin/genit.pl &amp;&amp;&nbsp; ( =
test -d=20
datasets/data.new || bin/gendataset ) &amp;&amp;&nbsp; mv datasets/data=20
datasets/data.old &amp;&amp;&nbsp; mv datasets/data.new =
datasets/data<BR>+ cd=20
/usr/local/ftpsearch<BR>+ bin/checkenv.pl -setup<BR>gnuplot: not =
found<BR>ERROR=20
gnuplot not found [external executable]<BR>ppmtogif: not found<BR>ERROR =
ppmtogif=20
not found [external executable]<BR>OK&nbsp;&nbsp;&nbsp; bin found =
[directory]=20
[Executables]<BR>OK&nbsp;&nbsp;&nbsp; datasets found=20
[directory]<BR>OK&nbsp;&nbsp;&nbsp; datasets/data found [directory] =
[Current=20
data set]<BR>OK&nbsp;&nbsp;&nbsp; datasets/data.old found [directory] =
[Previous=20
data set]<BR>OK&nbsp;&nbsp;&nbsp; logs found =
[directory]<BR>OK&nbsp;&nbsp;&nbsp;=20
gateway_logs found [directory]<BR>OK&nbsp;&nbsp;&nbsp; locks found =
[directory]=20
[Lock files]<BR>OK&nbsp;&nbsp;&nbsp; parsedsites found [directory] =
[Parsed ls=20
listings]<BR>OK&nbsp;&nbsp;&nbsp; parsetmp found [directory] [Parsed ls =
listings=20
while parsing]<BR>OK&nbsp;&nbsp;&nbsp; ftptmp found [directory] [ls =
listing=20
while downloading directly]<BR>OK&nbsp;&nbsp;&nbsp; ftptmp2 found =
[directory]=20
[ls listing while waiting for parsing]<BR>OK&nbsp;&nbsp;&nbsp; ftptmp3 =
found=20
[directory] [ls listing while uncompressing]<BR>OK&nbsp;&nbsp;&nbsp; =
rawsites=20
found [directory] [ls listing while parsing]<BR>OK&nbsp;&nbsp;&nbsp; =
rawsitestmp=20
found [directory] [ls listing while compressing]<BR>OK&nbsp;&nbsp;&nbsp; =

rawsitestmp2 found [directory] [link to ls listing while=20
compressing]<BR>OK&nbsp;&nbsp;&nbsp; proxyftptmp found [directory] [ls =
listing=20
while downloading from proxy]<BR>OK&nbsp;&nbsp;&nbsp; compressedlistings =
found=20
[directory] [compressed ls listing for distrib]<BR>OK&nbsp;&nbsp;&nbsp;=20
proxylines found [directory] [Lines with dates for proxy=20
servers]<BR>OK&nbsp;&nbsp;&nbsp; proxyadminlines found [directory] =
[Lines with=20
dates for proxy admin servers]<BR>OK&nbsp;&nbsp;&nbsp; ftplog found =
[directory]=20
[ftp session logs]<BR>OK&nbsp;&nbsp;&nbsp; proxyftplog found [directory] =
[ftp=20
proxy ls session logs]<BR>OK&nbsp;&nbsp;&nbsp; oldftplog found =
[directory]=20
[obsolete ftp session logs]<BR>OK&nbsp;&nbsp;&nbsp; parselog found =
[directory]=20
[ls listing parse logs]<BR>OK&nbsp;&nbsp;&nbsp; failedsites found =
[directory]=20
[timestamp files for failed ftp servers]<BR>OK&nbsp;&nbsp;&nbsp; etc =
found=20
[directory] [etc dir (config files)]<BR>OK&nbsp;&nbsp;&nbsp; etc/log =
found=20
[directory] [log directory]<BR>OK&nbsp;&nbsp;&nbsp; etc/options found=20
[directory] [options directory]<BR>OK&nbsp;&nbsp;&nbsp; tmp found =
[directory]=20
[tmp dir for filename data]<BR>OK&nbsp;&nbsp;&nbsp; proxyconfigs found=20
[directory] [downloaded config files for =
proxies.]<BR>OK&nbsp;&nbsp;&nbsp;=20
etc/RCS found [directory] [etc RCS dir (RCS version of config=20
files)]<BR>OK&nbsp;&nbsp;&nbsp; bin/gzip found=20
[executable]<BR>OK&nbsp;&nbsp;&nbsp; bin/gunzip found=20
[executable]<BR>OK&nbsp;&nbsp;&nbsp; uname -n returns fully qualified=20
hostname<BR>OK&nbsp;&nbsp;&nbsp; gethostbyname() agrees with =
uname()<BR>ERROR=20
etc/sites not found [config file]<BR>ci: etc/sites: No such file or=20
directory<BR>INFO&nbsp; etc/RCS/sites,v created<BR>ERROR etc/RCS/sites,v =
not=20
found [RCS version of config file]<BR>ERROR etc/sites.skip not found =
[config=20
file]<BR>ci: etc/sites.skip: No such file or directory<BR>INFO&nbsp;=20
etc/RCS/sites.skip,v created<BR>ERROR etc/RCS/sites.skip,v not found =
[RCS=20
version of config file]<BR>ERROR etc/sites.alias not found [config =
file]<BR>ci:=20
etc/sites.alias: No such file or directory<BR>INFO&nbsp; =
etc/RCS/sites.alias,v=20
created<BR>ERROR etc/RCS/sites.alias,v not found [RCS version of config=20
file]<BR>ERROR etc/ftpcli_config not found [config file]<BR>ci:=20
etc/ftpcli_config: No such file or directory<BR>INFO&nbsp;=20
etc/RCS/ftpcli_config,v created<BR>ERROR etc/RCS/ftpcli_config,v not =
found [RCS=20
version of config file]<BR>ERROR etc/myemail not found [config =
file]<BR>ERROR=20
etc/cnames not found [generated hostname =
mappings]<BR>OK&nbsp;&nbsp;&nbsp;=20
bin/gzip doesn't change modes. Local diff is =
applied<BR>OK&nbsp;&nbsp;&nbsp;=20
bin/gunzip doesn't change modes. Local diff is applied<BR>INFO&nbsp; =
Case=20
insensitive suffix tables will be created<BR>INFO&nbsp; Case sensitive =
suffix=20
tables will not be created<BR>INFO&nbsp; Regular expression statistics =
will be=20
created<BR>INFO&nbsp; Regular expression statistics order is =
2<BR>INFO&nbsp;=20
Will not write big endian regular expression statistics =
tables<BR>INFO&nbsp;=20
Will write little endian regular expression statistics =
tables<BR>INFO&nbsp; The=20
Dirs file will not be locked in memory<BR>INFO&nbsp; The Names file will =
not be=20
locked in memory<BR>INFO&nbsp; The Names.idx file will not be mapped in=20
memory<BR>INFO&nbsp; The Names.attribs file will not be mapped in=20
memory<BR>INFO&nbsp; The Navigate file will not be mapped in =
memory<BR>*** Error=20
code 1</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=3D2>Stop in /usr/local/ftpsearch.<BR>#</FONT></DIV>
<DIV><FONT size=3D2>Now, as written in the doc..</FONT></DIV>
<DIV><FONT size=3D2>.."If it fails, you may have to edit=20
/usr/local/ftpsearch/etc/sites <BR>a little (specifying the ftp server =
you want=20
to index)"</FONT></DIV>
<DIV><FONT size=3D2>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.</FONT></DIV>
<DIV><FONT size=3D2>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</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2># make setup &gt; file.txt<BR>+ cd =
/usr/local/ftpsearch<BR>+=20
bin/checkenv.pl -setup<BR>gnuplot: not found<BR>ppmtogif: not =
found<BR>ci:=20
etc/sites.skip: No such file or directory<BR>ci: etc/sites.alias: No =
such file=20
or directory<BR>ci: etc/ftpcli_config: No such file or=20
directory<BR></FONT></DIV>
<DIV><FONT size=3D2>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.&nbsp; Please reply back =
with a=20
solution .. or if there is one.</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Thanks again.</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Tony<BR></DIV></FONT>
<DIV><FONT size=3D2>&nbsp;</DIV></FONT></BODY></HTML>

------=_NextPart_000_0003_01BFD8C7.A553FE60--



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000601bfd8e9$2eaf8e60$0278583f>