ports - make index fail

2007-01-18 Thread ann kok
Hi all

I install 6.2 and update the port by cvsup

but i fail to make index

Thank you

  Add delta 1.26 2006.11.27.16.49.49 oliver
Shutting down connection to server
Finished successfully
f62# cd /usr/ports
f62# make index
Generating INDEX-6 - please wait..perl: not found
=== arabic/ae_fonts_mono failed
*** Error code 1
perl: not found
=== accessibility/at-poke failed
*** Error code 1
2 errors


Before reporting this error, verify that you are
running a supported
version of FreeBSD (see http://www.FreeBSD.org/ports/)
and that you
have a complete and up-to-date ports collection. 
(INDEX builds are
not supported with partial or out-of-date ports
collections -- in
particular, if you are using cvsup, you must cvsup the
ports-all
collection, and have no refuse files.)  If that is
the case, then
report the failure to [EMAIL PROTECTED] together with
relevant
details of your ports configuration (including FreeBSD
version,
your architecture, your environment, and your
/etc/make.conf
settings, especially compiler flags and WITH/WITHOUT
settings).

Note: the latest pre-generated version of INDEX may be
fetched
automatically with make fetchindex.


*** Error code 1

Stop in /usr/ports.
*** Error code 1


 

Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ports - make index fail

2007-01-18 Thread Kris Kennaway
On Thu, Jan 18, 2007 at 10:25:58AM -0800, ann kok wrote:
 Hi all
 
 I install 6.2 and update the port by cvsup
 
 but i fail to make index
 
 Thank you
 
   Add delta 1.26 2006.11.27.16.49.49 oliver
 Shutting down connection to server
 Finished successfully
 f62# cd /usr/ports
 f62# make index
 Generating INDEX-6 - please wait..perl: not found

Install perl.

Kris


pgpiCIX8gISbS.pgp
Description: PGP signature


Re: ports - make index fail

2007-01-18 Thread Dan Nelson
In the last episode (Jan 18), Kris Kennaway said:
 On Thu, Jan 18, 2007 at 10:25:58AM -0800, ann kok wrote:
  Hi all
  
  I install 6.2 and update the port by cvsup
  
  but i fail to make index
  
  Thank you
  
Add delta 1.26 2006.11.27.16.49.49 oliver
  Shutting down connection to server
  Finished successfully
  f62# cd /usr/ports
  f62# make index
  Generating INDEX-6 - please wait..perl: not found
 
 Install perl.

Or run make fetchindex, which will download a pre-built INDEX file.

-- 
Dan Nelson
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ports - make index fail

2007-01-18 Thread Gabor Kovesdan

Kris Kennaway schrieb:

On Thu, Jan 18, 2007 at 10:25:58AM -0800, ann kok wrote:
  

Hi all

I install 6.2 and update the port by cvsup

but i fail to make index

Thank you

  Add delta 1.26 2006.11.27.16.49.49 oliver
Shutting down connection to server
Finished successfully
f62# cd /usr/ports
f62# make index
Generating INDEX-6 - please wait..perl: not found



Install perl.

Kris
  

Or run make fetchindex.

Gabor
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]