Hi

I am trying to install mysql++-1.7.9  on linux. I followed the README by

typing automake in the mysql++-1.7.9 directory but get the following
messages:
automake: Makefile.am: required file `./INSTALL' not found
automake: Makefile.am: required file `./NEWS' not found
automake: Makefile.am: required file `./COPYING' not found
automake: Makefile.am: required file `./AUTHORS' not found
automake: Makefile.am: required file `./ChangeLog' not found

I then proceeded to  type at the prompt $configure and it succeeded
                                                                  $
make  (and success too)
    but   when I                                          $ make install

(i get the following error messages - ie ginstall missing....what do i
do for a redhat linux case if i don't have ginstall?)

Making install in sqlplusint
make[1]: Entering directory
`/home/david/davidwk/mysql/mysql++-1.7.9/sqlplusint'
make[2]: Entering directory
`/home/david/davidwk/mysql/mysql++-1.7.9/sqlplusint'
/bin/sh ../mkinstalldirs /usr/local/lib
/bin/sh ../libtool  --mode=install /opt/sfw/bin/ginstall -c
libsqlplus.la /usr/local/lib/libsqlplus.la
/opt/sfw/bin/ginstall -c .libs/libsqlplus.lai
/usr/local/lib/libsqlplus.la
../libtool: /opt/sfw/bin/ginstall: No such file or directory
make[2]: *** [install-libLTLIBRARIES] Error 127
make[2]: Leaving directory
`/home/david/davidwk/mysql/mysql++-1.7.9/sqlplusint'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
`/home/david/davidwk/mysql/mysql++-1.7.9/sqlplusint'
make: *** [install-recursive] Error 1


thanks

david Phoon


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to