> It works, but I seem to have messed something up. mcs is unable to > resolve additional assemblies installed in the standard mono library > path without having the full path specified as a command line option
Are you using -r to specify the assembly ? Any assembly with a pkg-config file (.pc) should be specified with -pkg on the command line. The behaviour you describe is the normal one for mono-1.0. > and, while gtk# is working, I can't get the Glade support to work. What is the error ? > Very annoying. Pre-built working packages would be ace. Definitely. > I've previously used Mono on an x86 Debian box with no problems Oddly enough, I have problems getting it to work on my x86 computer... mcs works fine, but I can't run my mono app. I haven't taken much time to investigate that for the moment anyways... -- Alain Perry