[plt-scheme] planet & native extension flags?

From: Hans Oesterholt-Dijkema (hdnews at gawab.com)
Date: Sat Feb 25 15:39:39 EST 2006

I know it's a littlebit odd, but it is not possible to include
more than one 'include'  directory in mzscheme extensions.

export MYSQL_EXTENSION_LIB_PATH=$HOME/local/mysql
export DB2_EXTENSION_LIB_PATH=$HOME/local/db2
export PLT_EXTENSION_LIB_PATHS=$HOME/local


Brent Fulgham schreef:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Is there an easy way to force planet to use particular flags when 
> building extensions?  For example, I'd like to build the sqlid.plt 
> libraries, but it can't easily find my PostgreSQL installation -- but 
> I don't see how to tell it where to find it (without creating links to 
> the appropriate directories).
>
> Am I missing something from the manual?
>
> Thanks,
>
> - -Brent
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2 (Darwin)
>
> iD8DBQFEABCgzGDdrzfvUpURAsxlAJ9n+thOq5SaGzC2wAKh6qL0TJAuWQCeIGjI
> De6dTx3Pd/on+MEkuUAfSsg=
> =9zsF
> -----END PGP SIGNATURE-----
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>



Posted on the users mailing list.