linking problem

Derek Atkins warlord@MIT.EDU
21 Aug 2002 11:32:44 -0400


rm -rf /opt/gnucash
gmake install

For me, this installs a _binary_ into the destination bin/gnucash

-derek

"Gansser, Martin" <MGansser@rand.de> writes:

> this is the source directory, in this directory I build gnucash:
> 
> /users/mgansser/GNU/gnucash-1.6.7
> 
> this is my build script.
> 
> gmake distclean
> ./configure --prefix=/opt/gnucash --with-glib-prefix=/opt/gnome \
>             --with-gnome-includes=/opt/gnome/includes \
>             --with-gnome-libs=/opt/gnome/lib \
>             --with-g-wrap-prefix=/usr/local \
>             --enable-opt-style-install \
>             --with-libguppi-prefix=/opt/gnome --disable-libguppitest
> gmake clean all install
> 
> Martin
> 
> > -----Original Message-----
> > From: Derek Atkins [mailto:warlord@MIT.EDU]
> > Sent: Wednesday, August 21, 2002 5:26 PM
> > To: Gansser, Martin
> > Cc: gnucash-devel@lists.gnucash.org
> > Subject: Re: linking problem
> > 
> > 
> > you didn't answer my question:
> > 
> > > > Where did you build gnucash?
> > 
> > -derek
> > 
> > "Gansser, Martin" <MGansser@rand.de> writes:
> > 
> > > gnucash isn't a executable
> > > 
> > > # file /opt/gnucash/bin/gnucash
> > > /opt/gnucash/bin/gnucash:       commands text
> > > 
> > > # config.guess
> > > hppa2.0w-hp-hpux11.00
> > > 
> > > Martin
> > > 
> > > > Where did you build gnucash?
> > > > This sounds like make install didn't work right...
> > > > 
> > > > For me:
> > > > ~> file /opt/gnucash/bin/gnucash
> > > > /opt/gnucash/bin/gnucash: ELF 32-bit LSB executable, Intel 
> > > > 80386, version 1, dynamically linked, not stripped
> > > > 
> > > > -derek
> > > > 
> > > > "Gansser, Martin" <MGansser@rand.de> writes:
> > > > 
> > > > > always the same messages:
> > > > > 
> > > > > start message as root:
> > > > > 
> > > > > # /opt/gnucash/bin/gnucash
> > > > > /opt/gnucash/bin/gnucash: error: 
> > > > /opt/gnucash/bin/.libs/gnucash does not exist
> > > > > This script is just a wrapper for gnucash.
> > > > > See the libtool documentation for more information.> 
> > > > > 
> > > > > Martin
> > > > 
> > > > -- 
> > > >        Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
> > > >        Member, MIT Student Information Processing Board  (SIPB)
> > > >        URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
> > > >        warlord@MIT.EDU                        PGP key available
> > > > 
> > > _______________________________________________
> > > gnucash-devel mailing list
> > > gnucash-devel@lists.gnucash.org
> > > https://lists.gnucash.org/mailman/listinfo/gnucash-devel
> > 
> > -- 
> >        Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
> >        Member, MIT Student Information Processing Board  (SIPB)
> >        URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
> >        warlord@MIT.EDU                        PGP key available
> > 
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel@lists.gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord@MIT.EDU                        PGP key available