On 01/01/14 05:03, Federico Bruni wrote:
2013/12/31 Nick Payne <nick.pa...@internode.on.net
<mailto:nick.pa...@internode.on.net>>
On 31/12/13 07:51, Federico Bruni wrote:
2013/12/30 Tom Cloyd <tomcloydm...@gmail.com
<mailto:tomcloydm...@gmail.com>>
Now that Ly 2.18.0 is out, those of us who use Frescobaldi
need to update the manuals it refers to in its Documentation
Browser tab.
Nowhere can I find instructions for how to do that. In the
Preferences modal window it is possible to indicate a path to
"the documentation", but that documentation comes in multiple
forms, so I'm at a fork in the road with no map. What does
Frescobaldi need?
Frescobaldi needs just a new location for the 2.18 doc.
The quickest way is using the new online url:
http://www.lilypond.org/doc/v2.18
You may need updating the documentation browser with Ctrl+R.
If you want to use the offline documentation, type this command
(suggested in the download page):
sh lilypond-2.18.0-OS-TYPE.sh <http://lilypond-2.18.0-OS-TYPE.sh>
--help
and you'll see an option to download the documentation.
That option doesn't work unless the doc tarball is already
downloaded and in the same folder as the install sh. Otherwise it
tries to append some of the local path to the doc tarball download
link and the download fails:
It worked perfect for me. I downloaded the 64bit version and installed
it as normal user in my home directory.
I have manuals version 2.18.0 here:
file:///home/fede/lilypond/usr/share/doc/lilypond/html/Documentation/web/manuals.html
nick@nick-desktop ~ $ sudo sh
~/Downloads/lilypond/lilypond-2.18.0-1.linux-64.sh
<http://lilypond-2.18.0-1.linux-64.sh> --doc
lilypond installer for version 2.18.0 release 1,
x86_64 build.
For a list of options, abort (^C) then do:
sh /home/nick/Downloads/lilypond/lilypond-2.18.0-1.linux-64.sh
<http://lilypond-2.18.0-1.linux-64.sh> --help
You are about to install LilyPond in /usr/local/lilypond
A script in /usr/local/bin will be created as a shortcut.
Press ^C to abort, or Enter to proceed.
Making /usr/local/lilypond
Creating script /usr/local/bin/lilypond
Creating script /usr/local/bin/lilypond-wrapper.python
Creating script /usr/local/bin/lilypond-wrapper.guile
Creating script /usr/local/bin/uninstall-lilypond
Untarring
/home/nick/Downloads/lilypond/lilypond-2.18.0-1.linux-64.sh
<http://lilypond-2.18.0-1.linux-64.sh>
No
.//home/nick/Downloads/lilypond/lilypond-2.18.0-1.documentation.tar.bz2
found, downloading.
--2013-12-31 21:33:33--
http://lilypond.org/download/binaries/documentation//home/nick/Downloads/lilypond/lilypond-2.18.0-1.documentation.tar.bz2
This is weird.
I've used --doc in the past (for stable versions only) and it always
worked.
Can you try installing as normal user?
The problem happens if you specify a path to the install sh. If I cd to
the folder holding the file and just run
sudo sh lilypond-2.18.0-1.linux-64.sh
<http://lilypond-2.18.0-1.linux-64.sh> --doc
then the doc tarball starts downloading ok. If I have
sudo sh /path/to/lilypond-2.18.0-1.linux-64.sh
<http://lilypond-2.18.0-1.linux-64.sh> --doc
then the attempted download fails because /path/to gets appended to
where the doc download is attempted from the internet.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user