Other problems of build under ubuntu - maybe evident for linux 
developper  but complex for  simple user :
- problem with make and other scripts : rights are missing to write in 
some directories (usr somthing include gregorio). I solve that with a 
sudo,  I do not like that, but maybe it is normal(..?).

I success to build and even to start gregorio but I get an error :


coud...@couderc-desktop:~/temppc$ gregorio exemple.gabc
gregorio: error while loading shared libraries: libgregorio.so.0: cannot 
open shared object file: No such file or directory

But it exists :

coud...@couderc-desktop:~/temppc$ locate  libgregorio.so.0
/home/couderc/devpc/gregorio/trunk/lib/.libs/libgregorio.so.0
/home/couderc/devpc/gregorio/trunk/lib/.libs/libgregorio.so.0.0.0
/usr/local/lib/libgregorio.so.0

coud...@couderc-desktop:~/temppc$ ls -lh /usr/local/lib/libgregorio.so*
lrwxrwxrwx 1 root root  20 2009-09-05 11:41 
/usr/local/lib/libgregorio.so -> libgregorio.so.0.0.0
lrwxrwxrwx 1 root root  20 2009-09-05 11:41 
/usr/local/lib/libgregorio.so.0 -> libgregorio.so.0.0.0
-rwxr-xr-x 1 root root 84K 2009-09-05 11:41 
/usr/local/lib/libgregorio.so.0.0.0
coud...@couderc-desktop:~/temppc$

Thanks for any help



_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users

Reply via email to