Hi, I have tried to rebuild solfege from tarball
make failed with this message : "Cannot rebuild html docs because we are missing the docbook stylesheet" After some search on google (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=376167), I find a solution > simply, install package "docbook-xsl" Is it the expected package ? Maybe, you can add a comment in README file about this package like that (?) 1.1.2.1 Runtime ............... * Python >= 2.3 * Gtk+ >= 2.6.0 * PyGTK >= 2.6.0 (Debian: python-gtk2) * libgtkhtml2 >= 1.99.6 (Optional. Use it if you are not satisfied with the builtin html viewer.) * Midi working on /dev/music or /dev/sequencer (for example using OSS or ALSA with OSS emulation). Or at least possible to play midi files on some external program. It seems that your soundcard must support FM-synthesis or wavetable synthesis to use /dev/music or /dev/sequencer. If it does not, you need to do that in software, for example using timidity. Please check http://www.solfege.org/Solfege/SoundSetup . I try to update it more often than this file. And everybody is allowed to edit that page. * docbook-xsl (Optional. To build documentation) Regards, ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Solfege-devel mailing list To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe", or visit https://lists.sourceforge.net/lists/listinfo/solfege-devel
