Thread: Fastboot GUI
View Single Post
Old 06-17-2012, 05:10 AM   #14
zeb
Connoisseur
zeb plays well with otherszeb plays well with otherszeb plays well with otherszeb plays well with otherszeb plays well with otherszeb plays well with otherszeb plays well with otherszeb plays well with otherszeb plays well with otherszeb plays well with otherszeb plays well with others
 
Posts: 73
Karma: 2634
Join Date: Sep 2010
Device: none
Hi,

Under Linux, where does it expect to find libmono-2.0.so.1? I get this error:
Code:
$ ./Fastboot\ GUI 
./Fastboot GUI: error while loading shared libraries: libmono-2.0.so.1: cannot open shared object file: No such file or directory
although I have mono installed:

Code:
$ ls -l /usr/lib/libmono-2.0.so.1
lrwxrwxrwx 1 root root 20 29 déc.  12:44 /usr/lib/libmono-2.0.so.1 -> libmono-2.0.so.1.0.0
This is under Archlinux.

Last edited by zeb; 06-17-2012 at 05:16 AM.
zeb is offline   Reply With Quote