Re: wxEuphoria Linux Problem: double clicking freecell executable
- Posted by Bernie Ryan <xotron at bluefrog.com> Aug 19, 2005
- 539 views
irv mullins wrote: > IOW, if you are in your home directory: /home/jerry, and browse around > into /home/jerry/somefolder and click on someprog.eu, the logged > in directory is *still* /home/jerry. So the program looks there > for any graphics, ini, or other files it needs to use. It won't > find them. Changing or setting path in your environment won't help. > > I (finally) solved that problem in EuGTK. Look there for the answer. > It's a matter of parsing the command line. You can easily add this > to your programs. If you are running someone else's bound pgm, you > are SOL. > Irv: Can't you tell exu to always look in the current directory. by adding the current directory symbol ./ in either the profile EUDIR or EUINC exports ? Bernie My files in archive: w32engin.ew mixedlib.e eu_engin.e win32eru.exw Can be downloaded here: http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=bernie+ryan