[HOpenGL] Hi all
Sven Panne
Sven_Panne@BetaResearch.de
Tue, 09 Jul 2002 09:38:50 +0200
Nick Name wrote:
> [...] is there some way to have an installation which does not modify
> anything into the system?
Yes, but not automatically: Let's assume you want to install into /foo/bar.
Replace $libdir with /foo/bar in lib/HOpenGL.conf and issue
make GHC_LIB_DIR=/foo/bar install
> (except of coures for the package.conf file)
You can use local package configuration files, but currently I can't
remember how... :-} Use the GHC docs or SimonM. :-)
Cheers,
S.