lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trying to start once again...


From: David Stocker
Subject: Re: Trying to start once again...
Date: Sun, 18 Jan 2009 17:20:21 -0500
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

First, do:

lilypond -v

again to see that the new installation is recognized by Ubuntu. If you get:

"GNU LilyPond 2.12.1

Copyright (c) 1996--2008 by
 Han-Wen Nienhuys <address@hidden>
 Jan Nieuwenhuizen <address@hidden>
 and others.

This program is free software..."

Then your installation went smoothly.

Make sure you:

cd Desktop

to change the working directory to your desktop, where your file is located.

then, type:

ls

which will list all of the files and directories on your desktop. You should see "myfile.ly" there somewhere. Then:

lilypond myfile.ly



Michael Falkenburg wrote:
David Stocker wrote:
You have LilyPond 2.10.33 installed on your system.

To get started, have a look at 'First Steps <http://lilypond.org/doc/v2.12/Documentation/user/lilypond-learning/First-steps#First-steps>' from the Documentation.

To compile a .pdf score from a .ly you'll have to type:

lilypond filename.ly

in a terminal window. If the file is not in your /home directory, you'll first need to change to the directory that your file is located in. For example, if the file is on your desktop, type:

cd Desktop

and then execute the lilypond command.

Also, I'd encourage you to download the newest stable version (2.12.1-1) since it contains many improvements. The up to date documentation is really good as well. Don't forget to first run

uninstall-lilypond

in a terminal window before you run the install script for the latest version (unless you're using Ubuntu Studio). If you run into problems with the install, I or someone else on the list will assist you in getting started.

Also, if you're not used to doing things via command line, check out this link:

http://hubpages.com/hub/The-Linux-Command-Line

I'm a little over a year into my transition to Linux and I can tell you that the effort I've put into learning has been well worth it to me.

Let us know how it goes,

Dave

Michael Falkenburg wrote:
David Stocker wrote:
Did you download version 2.12 from the website and install it via the shell command explained on the download page?

On Linux, the installation doesn't result in any icons on the desktop. It installs the LilyPond executable (in your /home folder, unless you install it as root) and then you access it from the command line.

Try this, open a terminal window and type

lilypond -v

and see what is returned.

Dave

Michael Falkenburg wrote:
...after a VERY Long hiatus.

There a couple of problems I'm experiencing:

1) Trying to use Ubuntu (it's Ibex), I just can't seem to install LilyPond (ver. 2.10.33-1) correctly. There's no icon for it on the Desktop. JEdit (4.3pre16) works fine...but there no "obvious" connection between the two...hence WHY I think I haven't installed LP the way it should. And then again, I'm pretty sure that LilyPondTool is set up OK with jEdit.

2) In the past (pre-Ubuntu or ANY Linux use on my part), and now, I've also installed these 3 programs on my XP box. At least there I've got the icon on the Desktop. But dragging the sample to it produces an error message about how the .pdf file doesn't exist.

I sort of remember that in the past that a path needed to be set a certain way...but like I said, 'sort of remember'.

If you can respond (soon) it sure would help me a lot...it's snowing (again) and I have no need/plans to go anywhere. Just the perfect time to start working with Lilypond once again.

Thanks,
Mischa


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user



Here is the result, Dave...
address@hidden:~$ lilypond -v
GNU LilyPond 2.10.33
This program is free software.  It is covered by the GNU General Public
License and you are welcome to change it and/or distribute copies of it
under certain conditions.  Invoke as `lilypond --warranty' for more
information.


Copyright (c) 1996--2007 by
 Han-Wen Nienhuys <address@hidden>
 Jan Nieuwenhuizen <address@hidden>
 and others.


So at least, something is there. What next?



I've gone ahead and 'uninstall(ed)-lilypond' in the terminal, and have downloaded and installed the newer 2.12.1-1 version. Now, I have a 'myfile.ly' sitting on my desktop, but when I try 'lilypond myfile.ly' in the terminal it 'cannot find file'.
Is this related to the 'path issue' that I 'sorta remembered'?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]