rm -rf /opt/gnucash gmake install For me, this installs a _binary_ into the destination bin/gnucash
-derek "Gansser, Martin" <[EMAIL PROTECTED]> 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:[EMAIL PROTECTED]] > > Sent: Wednesday, August 21, 2002 5:26 PM > > To: Gansser, Martin > > Cc: [EMAIL PROTECTED] > > Subject: Re: linking problem > > > > > > you didn't answer my question: > > > > > > Where did you build gnucash? > > > > -derek > > > > "Gansser, Martin" <[EMAIL PROTECTED]> 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" <[EMAIL PROTECTED]> 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 > > > > [EMAIL PROTECTED] PGP key available > > > > > > > _______________________________________________ > > > gnucash-devel mailing list > > > [EMAIL PROTECTED] > > > http://www.gnucash.org/cgi-bin/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 > > [EMAIL PROTECTED] PGP key available > > > _______________________________________________ > gnucash-devel mailing list > [EMAIL PROTECTED] > http://www.gnucash.org/cgi-bin/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 [EMAIL PROTECTED] PGP key available _______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel
