On Sun, 2013-04-07 at 22:22 +1200, wjm wrote: > On 05/04/13 20:16, Richard Shann wrote: > > On Fri, 2013-04-05 at 12:09 +1300, wjm wrote: > >> Greetings Richard and Federico, > >> Where I am now... :) > >> I downloaded and ran the denemo-1.0.0-0.linux-x86.sh script but got many > >> errors about missing directories under my home directory involving the > >> name of one of the developers... I've forgotten the full name by now but > >> it had a double 'jj' in it, I think. > > > > Thank you for this feedback - I have updated the Download page of the > > denemo.org website to say that the binary doesn't work on Ubuntu 12.10 > > AMD64. > Hi Richards, > The install appears to function but on running denemo from the bin > directory, the program's 'windows' open but all text is represented by > little squares, So it is not finding the fonts (you can copy them to a ~/fonts directory in your home directory to workaround that.
> and the terminal gives the following... > > I hope this is helpful > > xxx@xxx:~/denemo/usr/bin$ ./denemo > prefix=/home/xxx/denemo/usr is xxx the name of the directory you chose to store the program in? > Fontconfig error: Cannot load default config file > GUILE_LOAD_PATH is /home/xxx/denemo/usr/share/denemo/actions > GUILE_LOAD_PATH is > /home/xxx/denemo/usr/share/denemo/actions:/home/xxx/denemo/usr/share/denemo/actions/denemo-modules > Gtk-Message: Failed to load module "overlay-scrollbar": > liboverlay-scrollbar.so: cannot open shared object file: No such file or > directory > (denemo:32485): Gtk-WARNING **: Unable to locate theme engine in ... > Gtk-Message: Failed to load module "canberra-gtk-module": > libcanberra-gtk-module.so: cannot open shared object file: No such file > or directory > systemwide == /home/xxx/denemo/usr/etc/denemo/denemo.conf > xmlsource == /home/xxx/denemo/usr/etc/denemo/denemo.conf > xmlsource == /home/xxx/.denemo-1.0.0/denemorc > GNU Denemo, a free and open music notation editor > (c) 1999-2005, 2009 Matthew Hiller, Adam Tee, and others, 2010-2011 > Richard Shann, Jeremiah Benham, Nils Gey and others. > This program is provided with absolutely NO WARRANTY; see > the file COPYING for details. > This software may be redistributed and modified under the > terms of the GNU General Public License; again, see the file > COPYING for details. > audio driver is 'portaudio' 0 > Initializing Fluidsynth > ALSA lib > /home/jjbenham/src/gub/target/linux-x86/src/alsa-1.0.25/src/conf.c:3314:(snd_config_hooks_call) > > Cannot open shared library libasound_module_conf_pulse.so ... > /home/jjbenham/src/gub/target/linux-x86/src/alsa-1.0.25/src/dlmisc.c:236:(snd1_dlobj_cache_get) > > Cannot open shared library > /usr/lib/alsa-lib/libasound_module_pcm_bluetooth.so this sounds like the build is wrong, requiring shared objects... ... > ** (denemo:32485): WARNING **: > A script error for file/script > /home/xxx/denemo/usr/share/denemo/actions/denemo.scm; the throw > arguments are > (dynamic-link file: ~S, message: ~S (libguile-srfi-srfi-1-v-3 file not > found) #f) This sounds like a guile 2.x problem ... Thanks for the feedback! Richard _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
