I tried running to /usr/local/squid and got the
following error, squid directory is 755

linux:/squid-2.5.STABLE1 # ./configure
--enable-forw-via-db --enable-cache-digests
--enable-time-hack --enable-kill-parent-hack
--enable-snmp --enable-useragent-log --enable-async-io
--enable-gnuregex --enable-dl-malloc
--prefix=/usr/local/squid
loading cache ./config.cache
checking for a BSD compatible install...
/usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
checking whether make sets ${MAKE}... no
checking whether to enable maintainer-specific
portions of Makefiles... no
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
--- Michael Alex Mirsky <[EMAIL PROTECTED]> wrote:
> 
> Note: forwarded message attached.
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Web Hosting - establish your business online
> http://webhosting.yahoo.com

> ATTACHMENT part 2 message/rfc822 
> Date: Fri, 14 Mar 2003 13:14:20 -0800 (PST)
> From: Michael Alex Mirsky <[EMAIL PROTECTED]>
> Subject: Re: AW: [squid-users] Fwd: .configure
> --prefix=/usr/localisgiving err or path not found
> To: "Rost, Werner" <[EMAIL PROTECTED]>
> 
> Yes, configur eis there, here is my directory
> structure:
> 
> linux:~/squid-2.5.STABLE1 # dir
> total 552
> drwxrwxrwx   13 1005     1005          952 Mar 14
> 10:45 .
> drwx------   16 root     root          872 Mar 14
> 10:39 ..
> -rw-r--r--    1 1005     1005         3598 Jul 21 
> 2002 CONTRIBUTORS
> -rw-r--r--    1 1005     1005        17989 Jul 20 
> 1998 COPYING
> -rw-r--r--    1 1005     1005         1011 Jan 11 
> 2001 COPYRIGHT
> -rw-r--r--    1 1005     1005        14408 Jul 21 
> 2002 CREDITS
> -rw-r--r--    1 1005     1005       112109 Sep  3 
> 2002 ChangeLog
> -rw-r--r--    1 1005     1005          450 Jul 25 
> 2002 INSTALL
> -rw-r--r--    1 1005     1005         1007 Aug 31 
> 2002 Makefile.am
> -rw-r--r--    1 1005     1005        15434 Sep  1 
> 2002 Makefile.in
> -rw-r--r--    1 1005     1005         3388 Aug 18 
> 2002 QUICKSTART
> -rw-r--r--    1 1005     1005         1382 Aug 18 
> 2001 README
> -rw-r--r--    1 1005     1005         8193 Sep 24
> 16:00 RELEASENOTES.html
> -rw-r--r--    1 1005     1005         1167 Dec 20 
> 2001 SPONSORS
> -rw-r--r--    1 1005     1005         9032 Jul  1 
> 2002 acconfig.h
> -rw-r--r--    1 1005     1005         2127 Jun 21 
> 2002 acinclude.m4
> -rw-r--r--    1 1005     1005        22491 Jun 21 
> 2002 aclocal.m4
> -rwxr-xr-x    1 1005     1005          724 Oct  1 
> 2001 bootstrap.sh
> drwxrwxrwx    2 1005     1005          248 Sep 24
> 16:00 cfgaux
> -rw-r--r--    1 root     root           55 Mar 14
> 10:45 confdefs.h
> -rw-r--r--    1 root     root            0 Mar 14
> 10:45 config.cache
> -rw-r--r--    1 root     root          504 Mar 14
> 10:45 config.log
> -rwxr-xr-x    1 1005     1005       231351 Sep 24
> 16:00 configure
> -rw-r--r--    1 1005     1005        59551 Sep 24
> 16:00 configure.in
> drwxrwxrwx    2 1005     1005          112 Sep 24
> 16:00 contrib
> drwxrwxrwx    2 1005     1005          176 Sep 24
> 16:00 doc
> drwxrwxrwx   29 1005     1005          824 Sep 24
> 16:00 errors
> drwxrwxrwx    6 1005     1005          240 Sep 24
> 16:00 helpers
> drwxrwxrwx    2 1005     1005         1104 Sep 24
> 16:00 icons
> drwxrwxrwx    2 1005     1005         1168 Sep 24
> 16:00 include
> drwxrwxrwx    2 1005     1005          920 Sep 24
> 16:00 lib
> drwxrwxrwx    2 1005     1005          624 Sep 24
> 16:00 scripts
> drwxrwxrwx    2 1005     1005          440 Sep 24
> 16:00 snmplib
> drwxrwxrwx    5 1005     1005         3552 Sep 24
>  16:00 src
> 
> ********
> 
> When I run pico -w configure I get this as the first
> few lines:
> 
> #! /bin/sh
> 
> # Guess values for system-dependent variables and
> create Makefiles.
> # Generated automatically using autoconf version
> 2.13
> # Copyright (C) 1992, 93, 94, 95, 96 Free Software
> Foundation, Inc.
> #
> # This configure script is free software; the Free
> Software Foundation
> # gives unlimited permission to copy, distribute and
> modify it.
> 
> # Defaults:
> ac_help=
> ac_default_prefix=/usr/local
> # Any additions from configure.in:
> ac_help="$ac_help
>   --disable-dependency-tracking Speeds up one-time
> builds
>   --enable-dependency-tracking  Do not reject slow
> dependency extractors"
> ac_default_prefix=/usr/local/squid
> ac_help="$ac_help
>   --enable-maintainer-mode enable make rules and
> dependencies not useful
>                           (and sometimes confusing)
> to
> the casual installer"
> ac_help="$ac_help
>   --enable-dlmalloc[=LIB] Compile & use the malloc
> package by Doug Lea"
> ac_help="$ac_help
>   --enable-gnuregex       Compile GNUregex"
> ac_help="$ac_help
>   --enable-xmalloc-statistics
>                           Show malloc statistics in
> status page"
> ac_help="$ac_help
>   --enable-carp           Enable CARP support"
> ac_help="$ac_help
>   --enable-async-io[=N_THREADS]
>                           Shorthand for
>                          
> --with-aufs-threads=N_THREADS
>                           --with-pthreads
>                           --enable-storeio=ufs,aufs"
> 
> 
> --- "Rost, Werner" <[EMAIL PROTECTED]> wrote:
> > Does "configure" exist in your actual directory?
> > 
> > W.Rost
> > 
> > 
> > -----Urspr�ngliche Nachricht-----
> > Von: Michael Alex Mirsky
> [mailto:[EMAIL PROTECTED]
> > 
> > Gesendet: Freitag, 14. M�rz 2003 22:01
> > An: [EMAIL PROTECTED]
> > Betreff: [squid-users] Fwd: .configure
> > --prefix=/usr/localisgiving error
> > path not found
> > 
> > 
> > Note: forwarded message attached.
> > 
> > __________________________________________________
> > Do you Yahoo!?
> > Yahoo! Web Hosting - establish your business
> online
> > http://webhosting.yahoo.com
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Web Hosting - establish your business online
> http://webhosting.yahoo.com
> 

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com

Reply via email to