discuss-gnustep
[Top][All Lists]
Advanced

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

RE: Yet another error in compilation/Dependency problems


From: Gregory Casamento
Subject: RE: Yet another error in compilation/Dependency problems
Date: Thu, 12 Oct 2000 10:02:52 -0700 (PDT)

--- ian.mondragon@bankofamerica.com wrote:
> are you trying to install simply by running configure/make/make install in
> the top level source directory?  

Yes, since this is what is explained in the INSTALL file.

> your messages seem to all involve the make
> proccess bombing out in the GUI make process - if you haven't already, i
> would say try installing the makefiles & then compile the gui libs
> independantly.

I already tried this.  The message below occured after the following steps were
performed:

1) Unpack the gzipped tar file.
2) update from cvs
3) configure
4) compile the makefile package and install it
5) build all of GNUstep

As I already said below, it is possible to build if you compile all of the
libraries seperately.   This, however, conflicts w/ the documentation which
states:

   Here is a quick-and-dirty example of installation commands:

     ./configure --prefix=/usr/local/GNUstep
     make
     make install

   Here are more detailed instructions.
        .
        .
        .
    ( From the INSTALL file in the top level directory. )

The installation process in no problem for me since I am an experienced
developer, but for the uninitiated it could be frustrating since the
documentation does not reflect the current state of affairs.

Later, GJC

> @end
> 
> Ian Mondragon
> Technology System Engineer
> Bank of America [Chicago]     ian.mondragon@bankofamerica.com
> 
> 
> > -----Original Message-----
> > From:       Gregory Casamento [SMTP:borgheron@yahoo.com]
> > Sent:       Thursday, October 12, 2000 11:22 AM
> > To: discuss-gnustep@gnu.org
> > Subject:    Yet another error in compilation/Dependency problems
> > 
> > All,
> > 
> > I have run smack dab into another problem:
> > 
> > Making all for tool set_show_service...
> > make[4]: Nothing to be done for `internal-tool-all'.
> > Making all for svc example...
> > shared_obj/ix86/linux-gnu/gnu-gnu-gnu-xgps/make_services: error in loading
> > shared libraries: libgnustep-base.so.0: cannot open shared object file: No
> > such
> > file or directory
> > make[4]: *** [example.service/Resources/Info-gnustep.plist] Error 1
> > make[3]: *** [example.build] Error 2
> > make[2]: *** [example.all.svc.variables] Error 2
> > make[2]: Leaving directory `/home/heron/gstep-001011/gui/Tools'
> > make[1]: *** [internal-all] Error 2
> > make[1]: Leaving directory `/home/heron/gstep-001011/gui'
> > make: *** [subproj-all] Error 2
> > 
> > It seems as though the installation proceedure now expects a previous
> > installation of GNUstep to be present.    I think most of you would
> > agree that this is an unacceptable precondition.
> > 
> > The workaround for this is to build the make package, base package, then
> > gui
> > package seperately.
> > 
> > Thanks, GJC
> > 
> > =====
> > ======================================================
> > Gregory John Casamento           Sr. Software Engineer
> > ======================================================
> > Software patents are endangering the computer industry
> > in the US and around the world.  Join the LPF and help 
> > the cause.       http://lpf.ai.mit.edu/
> > ======================================================
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Get Yahoo! Mail - Free email you can access from anywhere!
> > http://mail.yahoo.com/
> > 
> > _______________________________________________
> > Discuss-gnustep mailing list
> > Discuss-gnustep@gnu.org
> > http://mail.gnu.org/mailman/listinfo/discuss-gnustep


=====
======================================================
Gregory John Casamento           Sr. Software Engineer
======================================================
Software patents are endangering the computer industry
in the US and around the world.  Join the LPF and help 
the cause.       http://lpf.ai.mit.edu/
======================================================

__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/



reply via email to

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