Installing squeak on RedHat by non-privileged user -djb

Derek Brans brans at nerdonawire.com
Wed Aug 6 23:02:59 UTC 2003


>What did configure report?

checking for X... no

Here are the full results of configure:

flightweb:~/nerd/squeak/Squeak-3.4-1/bld$ ../platforms/unix/config/configure
checking sanity of VMMaker src directory... okay
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu

Configuring Squeak 3.4-1 (3.4-5170) for i686-pc-linux-gnu

checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for as... as
checking for GNU as... yes
checking for ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking for BSD-compatible nm... /usr/bin/nm -B
checking for ln... ln
checking "size of int"... "okay"
checking "size of time_t"... "okay"
checking "size of double"... "okay"
checking for 64-bit integer type... long long
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -E
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... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
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... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking for X... no
checking for ANSI C header files... yes
checking for unistd.h... yes
checking for string.h... yes
checking for fcntl.h... yes
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for sys/time.h... yes
checking for sys/filio.h... no
checking for sys/select.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for socklen_t in sys/socket.h... yes
checking for atexit or on_exit... atexit
checking for tzset... yes
checking for gmtoff in struct tm... yes
checking for timezone and daylight variables... yes
checking for gethostname in unistd.h... yes
checking for yp_bind in -lnsl... yes
checking for socket in -lsocket... no
checking for dlfcn.h... (cached) yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for sin in -lm... yes
checking for snprintf... yes
checking for audio support... auto
checking for Open Sound System... yes
checking "for optimization flags"... "-fomit-frame-pointer"
checking for mawk... no
checking for gawk... gawk
checking whether we can gnuify interp.c... yes
checking for prefix to use for loadable modules... (none)
checking for compiler flags to force 32-bit addresses...
checking whether byte ordering is bigendian... no
checking whether misaligned access to doubles is ok... yes
checking whether doubles are stored in Squeak order... no
checking for glIsEnabled in -lGL... no
checking for glIsEnabled in -lGL... no
checking for glIsEnabled in -lGL... no
******** disabling B3DAcceleratorPlugin
checking for util.h... no
checking for libutil.h... no
checking for pty.h... yes
checking for stropts.h... yes
checking for library containing openpty... -lutil
checking for FFI support... x86-sysv
******** disabling UnixOSProcessPlugin
configure: creating ./config.status
config.status: creating mkconfig
config.status: creating make.cfg
config.status: creating make.int
config.status: creating make.ext
config.status: creating make.prg
config.status: creating inisqueak
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
creating vm/Makefile
creating ADPCMCodecPlugin/Makefile
creating AsynchFilePlugin/Makefile
creating Squeak3D/Makefile
creating BMPReadWriterPlugin/Makefile
creating B2DPlugin/Makefile
creating BitBltPlugin/Makefile
creating DSAPrims/Makefile
creating ZipPlugin/Makefile
creating DropPlugin/Makefile
creating SqueakFFIPrims/Makefile
creating FFTPlugin/Makefile
creating FileCopyPlugin/Makefile
creating FilePlugin/Makefile
creating FloatArrayPlugin/Makefile
creating GeniePlugin/Makefile
creating IntegerPokerPlugin/Makefile
creating JPEGReadWriter2Plugin/Makefile
creating JPEGReaderPlugin/Makefile
creating JoystickTabletPlugin/Makefile
creating Klatt/Makefile
creating LargeIntegers/Makefile
creating MIDIPlugin/Makefile
creating Matrix2x3Plugin/Makefile
creating MiscPrimitivePlugin/Makefile
creating Mpeg3Plugin/Makefile
creating RePlugin/Makefile
creating SecurityPlugin/Makefile
creating SerialPlugin/Makefile
creating SocketPlugin/Makefile
creating SoundCodecPrims/Makefile
creating SoundGenerationPlugin/Makefile
creating SoundPlugin/Makefile
creating StarSqueakPlugin/Makefile
creating SurfacePlugin/Makefile
creating PseudoTTYPlugin/Makefile




More information about the Squeak-dev mailing list