Micromaestro on Fedora Linux

Hello,

Running MaestroControlCenter results in the message “install the Windows version of Mono to run .NET executables”

I’m running linux 2.6.30.10-105.2.23.fc11.i586 on my laptop.

Mono stuff installed:

[maestro_linux]$ yum list installed | grep -i mono

dejavu-sans-mono-fonts.noarch           2.29-2.fc11                    installed
liberation-mono-fonts.noarch            1.04.93-10.fc11                installed
mono-addins.i586                        0.4-8.20091702svn127062.1.fc11 @updates 
mono-core.i586                          2.4.3.1-1.fc11                 @updates 
mono-data.i586                          2.4.3.1-1.fc11                 @updates 
mono-data-sqlite.i586                   2.4.3.1-1.fc11                 @updates 
mono-devel.i586                         2.4.3.1-1.fc11                 @updates 
mono-extras.i586                        2.4.3.1-1.fc11                 @updates 
mono-nunit22.i586                       1:2.2.10-9.fc11                @fedora  
mono-web.i586                           2.4.3.1-1.fc11                 @updates 
mono-winforms.i586                      2.4.3.1-1.fc11                 @updates 
monodevelop.i586                        2.0-9.fc11                     @updates 
monodevelop-devel.i586                  2.0-9.fc11                     @updates 
monodoc.i586                            2.4.3.1-1.fc11                 @updates 
thai-scalable-tlwgmono-fonts.noarch     0.4.11-3.fc11                  installed

Any suggestions?

Thanks,
Jelle

Hello,

Have you tried running it with “mono MaestroControlCenter”?

-Paul

Thanks Paul,

FYI
"mono MaestroControlCenter" comes up with a message: "There was a problem while starting up. libusb-1.0

“ln -s /usr/lib/libusb-1.0.so.0.0.0 /usr/lib/libusb-1.0.so” seems to suppress the message. Hopefully this is correct.

ls -l /usr/lib/libusb*
lrwxrwxrwx. 1 root root 19 2009-07-16 02:59 libusb-0.1.so.4 -> libusb-0.1.so.4.4.4
-rwxr-xr-x 1 root root 33076 2009-02-25 12:57 libusb-0.1.so.4.4.4
lrwxrwxrwx 1 root root 15 2010-04-30 12:55 libusb-1.0.so -> libusb-1.0.so.0
lrwxrwxrwx 1 root root 19 2010-02-23 09:34 libusb-1.0.so.0 -> libusb-1.0.so.0.0.0
-rwxr-xr-x 1 root root 50424 2010-02-09 04:23 libusb-1.0.so.0.0.0
lrwxrwxrwx. 1 root root 21 2009-07-16 02:59 libusbpp-0.1.so.4 -> libusbpp-0.1.so.4.4.4
-rwxr-xr-x. 1 root root 19440 2009-02-25 12:57 libusbpp-0.1.so.4.4.4

Jelle

Hello,

I think you left off the end of the error message. Anyway, does the Control Center work now? It is normal for mono to generate a bunch of warnings when the Control Center is running.

-Paul