Re: EUPHORIA in FreeBSD
- Posted by "C. K. Lester" <cklester at yahoo.com> Jan 12, 2003
- 472 views
On Sunday 12 January 2003 08:14 am, you wrote: > >Can somebody tell me what to do after installing EUPHORIA in FreeBSD? = I've > >added the /home/cklester/apps/euphoria/bin dir to my path in .cshrc. i= 've > >created the EUDIR env var in .cshrc. I don't know if csh is what i'm u= sing > >as my shell, though...How do I find out? > > Type: > > ps Showed /bin/sh... > Finally try: > > which exu > > This should identify where the exu executable is - probably: > > /home/cklester/apps/euphoria/bin/exu That didn't show anything.