Re: how to export variables?
Michiel Boland <[email protected]>
| Newsgroups | gmane.network.mathopd |
|---|---|
| Message-ID | <[email protected]> |
You have to set the PYTHONPATH environment variable before you start the
server. Then put
Export { PYTHONPATH }
in your config file.
That should work.
Cheers
Michiel