-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. install mono-complete via software manager
2. extract monobooth
3. run
What is the expected output? What do you see instead?
monobooth should run
instead i get:
can not find Mono: DllImport attempting to load: 'libX11.so.6'.
Mono: DllImport loading library:
'/usr/lib/mono/gac/System.Windows.Forms/2.0.0.0__b77a5c561934e089/libX11.so.6'.
Mono: DllImport error loading library
'/usr/lib/mono/gac/System.Windows.Forms/2.0.0.0__b77a5c561934e089/libX11.so.6:
cannot open shared object file: No such file or directory'
What version of the product are you using? On what operating system?
monobooth-x64-1.0.0.1 onlinux mint olivia (64bit version)
Please provide any additional information below.
i have checked all dependencies are loaded and when i run mono-install-test
it says:
Active Mono: /usr/bin/mono
Your have a working System.Drawing setup
Your file system watcher is: System.IO.InotifyWatcher
when i run find /usr -name mono
it says:
/usr/include/mono-2.0/mono
/usr/bin/mono
/usr/share/cli-common/runtimes.d/mono
/usr/share/mono
/usr/share/mono-2.0/mono
/usr/lib/mono
has this program been abandoned?
Original issue reported on code.google.com by tarathom...@gmail.com on 21 Nov 2013 at 11:47
Reactions are currently unavailable