Re: Windows guy lost on Linux System! Setting EUDIR

new topic     » goto parent     » topic index » view thread      » older message » newer message

Greg Haberek wrote:
> 
> > How do I set EUDIR on a Linux server with Apache Web Server - i.e. remote=
> > ly from my Windows system. Through .htaccess or system calls?
> 
> You'll need to edit your .bash_profile script in your home directory.
> Add these lines:
> 
> EUDIR=/home/myname/euphoria
> EUINC=$EUDIR/include
> PATH=$PATH:$EUDIR/bin
> export EUDIR EUINC PATH

Greg, correct me if I'm wrong, but in the case of Apache running Euphoria
CGI scripts, it will be in its own user space and, therefore, anything I
set beforehand in my user space won't work. I probably don't have access to
the user profile under which Apache is run, so there's gotta be something
in the .htaccess file for this, or another settings file. I'll check, but you
let me know if I'm totally off base.

-=ck
"Programming in a state of EUPHORIA."
http://www.cklester.com/euphoria/

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu