David,
You have three options:
* use pkg-config.
* use framework::get-runtime-engine.
For example:
* modify your shellscript to find the path to mono (using pkg-config).
For example:
#!/bin/sh
exec `pkg-config --variable=prefix mono`/bin/mono
@libdir@/gnome-rdp/gnome-rdp.exe
There is a workaround, but it's a bit messy. You can execute your
command indirectly via the command shell and pipe the output to your log
file.
E.g.:
Regards,
Alex.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gert
Driesen
Sent: Wednesday, July 02, 2008