Gerard Henry <[email protected]> writes:

> on solaris 11 express, there is no db.h. I added one from OpenCSW, in
> /opt/csw/bdb48

I only have Solaris 10 available, but that doesn't seem to have db
development stuff either, which always seemed odd.

> but is there a clean method in aimk? it seems that option in aimk.private:
> set BERKELEYDB_HOME = /opt/csw/bdb48
>
> is just ignored.

My build has

set OPENSSL_HOME = /opt/csw
set BERKELEYDB_HOME = /opt/csw/bdb48
set BDB_LIB_SUBDIR = 64

but do you actually need BDB spooling and CSP security?  If not, just
use "-spool-classic -no-secure" and ignore openssl and bdb.

It is rather nasty.
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to