Re: [EMAIL PROTECTED] Please!! OSX/Unix 1.3 - 2.0 start from scratch ( Uninstall remove)

2005-09-19 Thread Joe Orton
On Sat, Sep 17, 2005 at 10:56:20PM +1000, Haali Goodsell wrote:
 configure: creating ./config.status
 config.status: creating Makefile
 ./config.status: fork: Resource temporarily unavailable

Something went wrong here.  Try it again, and try using the latest 
version, 2.0.54.

joe

-
The official User-To-User support forum of the Apache HTTP Server Project.
See URL:http://httpd.apache.org/userslist.html for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[EMAIL PROTECTED] Please!! OSX/Unix 1.3 - 2.0 start from scratch ( Uninstall remove)

2005-09-17 Thread Haali Goodsell

Hi,
Sys:
OS 10.4
Apache (current) 1.3.3
PHP 5
MySQL 4
root access


Details:
I attempted to install Apace 2 and it worked but now it has reset to  
1.3.
I want to start from scratch (i don't have any important data), get  
rid of apache all together and reinstall.

I have deleted the apache 1 folder (/usr/local/apache)
When attempting to $ sudo make clean install i get;
...
make[2]: *** No rule to make target `install'.  Stop.
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1

Let me know what i'm doing wrong.
Below in the terminal output (for checking)

Thanks in advance, Haali

Last login: Sat Sep 17 22:09:17 on ttyp1
Welcome to Darwin!
Haali-Goodsells-Computer:~ haaligoodsell$ cd /apps/httpd-2.0.50/
Haali-Goodsells-Computer:/apps/httpd-2.0.50 haaligoodsell$ ./configure
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... powerpc-apple-darwin8.2.0
checking host system type... powerpc-apple-darwin8.2.0
checking target system type... powerpc-apple-darwin8.2.0

Configuring Apache Portable Runtime library ...

checking for APR... reconfig
configuring package in srclib/apr now
checking build system type... powerpc-apple-darwin8.2.0
checking host system type... powerpc-apple-darwin8.2.0
checking target system type... powerpc-apple-darwin8.2.0
Configuring APR library
Platform: powerpc-apple-darwin8.2.0
checking for working mkdir -p... yes
APR Version: 0.9.5
checking for chosen layout... apr
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
Applying APR hints file rules for powerpc-apple-darwin8.2.0
  setting CPPFLAGS to -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no- 
cpp-precomp

  setting apr_posixsem_is_global to yes
(Default will be unix)
checking whether make sets $(MAKE)... yes
checking how to run the C preprocessor... gcc -E
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking for rm... rm
checking for as... as
checking for cpp... cpp
checking for ar... ar
checking for egrep... grep -E
checking for AIX... no
checking for library containing strerror... none required
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether system uses EBCDIC... no
performing libtool configuration...
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking for a sed that does not truncate output... /usr/bin/sed
checking how to recognise dependent libraries... file_magic Mach-O  
dynamically linked shared library

checking command to parse /usr/bin/nm -p output... ok
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking whether the linker (/usr/bin/ld) supports shared  
libraries... yes

checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin8.2.0 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool

Check for compiler flags...
checking for res_init in -lresolv... yes
checking for gethostbyname in -lnsl... no
checking for library containing gethostname... none required
checking for socket in -lsocket... no
checking for library containing crypt... none required
checking for main in -ltruerand... no
checking for library containing modf... none required
checking for library containing sqrt... none required

Checking for Threads...
checking pthread.h usability...