[Mono-list] Mono installation problem

Alan_Chun kokolee88 at hotmail.com
Wed Jun 4 18:06:19 EDT 2008


Hi all. I am having some problems for installing mono 1.9.1 under suse 9.
When I install Mono 1.9.1 via YaST, the installation process doesn't return
any errors. 
The wired things is, when I run Console App, it is OK. But once I run
WinForms App, the UI is become un-usable. Then I use this command:
 MONO_LOG_LEVEL=debug  MONO_LOG_MASK=dll mono testapp.exe

I got following:
DllImport attempting to load: 'libc.so.6'.
Mono-INFO: DllImport loading location: 'libc.so.6.so'.
Mono-INFO: DllImport error loading library: 'libc.so.6.so: cannot open
shared object file: No such file or directory'.
Mono-INFO: DllImport loading library: './libc.so.6.so'.
Mono-INFO: DllImport error loading library './libc.so.6.so: cannot open
shared object file: No such file or directory'.
Mono-INFO: DllImport loading: 'libc.so.6'.
Mono-INFO: Searching for
'uname'.............................................

Anyone know how to config mono to point to correct lib path?

Thanks
-- 
View this message in context: http://www.nabble.com/Mono-installation-problem-tp17657788p17657788.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list