help-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Installing


From: Steven Quinones-Colon
Subject: Installing
Date: Mon, 9 Apr 2007 11:11:41 -0700

I'm trying to install GNU step on linux.
My particulars:Main memory size: 3941 Mbytes
2 AuthenticAMD AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ processors
        MHz 2400.000
        512 kB cache
1 vga+ graphics device
1 Quadro FX 540 graphics device
1 IDE device:
 /dev/hdc: ATAPI 40X DVD-ROM drive, 254kB Cache, UDMA(33)
PCI bus devices:
       20 generic devices

GCC -v reports:
Using built-in specs.
Target: x86_64-unknown-linux-gnu
Configured with: /usr/people/stevenq/src/gcc-4.1.2/configure
--prefix=/usr/people/stevenq/Applications/gcc
Thread model: posix
gcc version 4.1.2
My shell is configured with:
setenv LD_LIBRARY_PATH
${LD_LIBRARY_PATH}:/usr/people/stevenq/Applications/gcc/lib64/

GCC works fine and compiles correctly.
\
I've tried installing GNUstep with:
./configure --prefix=:/usr/people/stevenq/Applications/gcc/bin
then make  and I get:

E150 Error
You do not have the GNU Objective-C compiler installed
Check to make sure you have a full installation of the GCC
compiler that includes the Objective-C headers and libraries
--------------------------------------------------------------
W151 Error
You do not have the GNU Objective-C headers installed.
Check to make sure you have a full installation of the GCC
compiler that includes the Objective-C headers and libraries.
Ignore this warning on MingW. The Objective-C library will be insatlled
by Startup anyway.
--------------------------------------------------------------
I199 Information
GNUstep is not installed yet. Please proceed with installation of GNUstep
as long as you have resolved other errors listed here.
--------------------------------------------------------------
W272 Warning
You do not have a recent version of the libobjc library. Startup
will install one.
--------------------------------------------------------------
E281 Error
I don't seem to be able to use your Objective-C compiler to produce
working binaries!  Please check your Objective-C compiler installation.
For gcc-3.0.x make sure that your compiler's libgcc_s and libobjc
can be found by the dynamic linker - usually that requires you to add
the directory given by gcc -print-file-name=libobjc.so to your
LD_LIBRARY_PATH or /etc/ld.so.conf.
Please refer to your compiler installation instructions for more help.
*********************************************************************
Please correct the above errors before installing GNUstep
If you don't understand something or think a test is in error,
please email bug-gnustep@gnu.org and send the
/usr/people/stevenq/src/gnustep-startup-0.16.1/build/logs.tar.gz file
make: *** [all] Error 1

Any help would be appreciated.
Steven




reply via email to

[Prev in Thread] Current Thread [Next in Thread]