logo       

RE: make install: msg#00052

db.mysql.c++

Subject: RE: make install

Hi

Sorry for the delayed reply, if someone has replied already then sorry
forget this mail.

You need to have root access to install into the /usr/local/... directories
by default on most OS's hence the error you received:

`/usr/local/lib/libsqlplus.so.1.0.7': Permission denied

If you can su to root do so and issue the 'make install' and you shouldn't
get any errors, if you are trying to install this on a shell account offered
by a shell provider then you will need to prefix another location to install
to, if possible.

Hope this helps.

Lee

-----Original Message-----
From: Shravan Durvasula [mailto:s_k_d_23@xxxxxxxxx]
Sent: 20 September 2002 00:39
To: plusplus@xxxxxxxxxxxxxxx
Subject: make install


Hi all,

I am trying to install MySQL++ on Solaris 2.8.

I did
1. automake
2. autoconf
3. ./configure
4. make (used GNU make for this)

All of the above things went on fine. But when i try
to do "make install" it gives me the error :

*****************************************************
Making install in sqlplusint
make[1]: Entering directory
`/ccs/mssl/ecs/dmefs/students/shravan/mysql++-1.7.9/sqlplusint'
make[2]: Entering directory
`/ccs/mssl/ecs/dmefs/students/shravan/mysql++-1.7.9/sqlplusint'
/bin/sh ../mkinstalldirs /usr/local/lib
/bin/sh ../libtool --mode=install
/usr/local/gnu/bin/install -c libsqlplus.la
/usr/local/lib/libsqlplus.la
/usr/local/gnu/bin/install -c
.libs/libsqlplus.so.1.0.7
/usr/local/lib/libsqlplus.so.1.0.7
/usr/local/gnu/bin/install: cannot create regular file
`/usr/local/lib/libsqlplus.so.1.0.7': Permission
denied
make[2]: *** [install-libLTLIBRARIES] Error 1
make[2]: Leaving directory
`/ccs/mssl/ecs/dmefs/students/shravan/mysql++-1.7.9/sqlplusint'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
`/ccs/mssl/ecs/dmefs/students/shravan/mysql++-1.7.9/sqlplusint'
make: *** [install-recursive] Error 1
*****************************************************

I am using GNU make for "make" and "make install"

Could anyone please help?

Best Regards,
-skd

__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise