Re: linux install problem virtualbox

2020-10-16 Thread Karlin High

On 10/16/2020 3:15 PM, Damian leGassick wrote:

I was also trying Hyper-V and WSL before virtualbox...They were disabled again 
but who knows?


Hmm, in my experience multiple software cannot simultaneously use the 
hardware virtualization features like Intel VT-d or whatever. If the 
most recent software used disabled all the others, that is what I would 
expect to see. Unless I just didn't know how to ask properly when I was 
trying it, of course.

--
Karlin High
Missouri, USA



Re: linux install problem virtualbox

2020-10-16 Thread Damian leGassick
I updated windows and reinstalled virtualbox and everything is behaving as 
expected.

fyi I was also trying Hyper-V and WSL before virtualbox...They were disabled 
again but who knows?

thanks everyone

Damian

> On 16 Oct 2020, at 14:39, Andrew Bernard  wrote:
> 
> I have been running lilypond on many different Linux distros in
> VirtualBox for years, and it works splendidly. Perhaps your VM was
> misconfigured in some complex way. Do not abandon hope.
> 
> Andrew
> 
>> On Fri, 16 Oct 2020 at 23:43, damianlegassick  
>> wrote:
>> 
>> I changed to VMWare and it works as normal
> 



Re: linux install problem virtualbox

2020-10-16 Thread Jean Abou Samra

Hi all

I'm getting these install errors when trying to install the most 
recent lily .sh


I get this far

Untarring lilypond-2.21.7-1.linux-64.sh

bzip2: Data integrity error when decompressing.
Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

I'm running virtualbox on windows 10
I've tried various linux distros with same error
I've tried wget to the .sh

an ideas? I don't normally have an issue installing...

thanks

Damian


See https://gitlab.com/lilypond/lilypond/-/issues/1731.

Best,
Jean




Re: linux install problem virtualbox

2020-10-16 Thread Andrew Bernard
I have been running lilypond on many different Linux distros in
VirtualBox for years, and it works splendidly. Perhaps your VM was
misconfigured in some complex way. Do not abandon hope.

Andrew

On Fri, 16 Oct 2020 at 23:43, damianlegassick  wrote:
>
> I changed to VMWare and it works as normal



Re: linux install problem virtualbox

2020-10-16 Thread damianlegassick

I changed to VMWare and it works as normal


Damian

On 16 October 2020 at 11:31, damianlegassick  wrote:


Hi Aaron


yes it fails with curl


I supect virtualbox as I'm getting a lot of dpkg errors when installing or 
upgrading a distro


Damian

On 16 October 2020 at 11:03, Aaron Hill  wrote:


On 2020-10-16 2:51 am, Jonas Hahnfeld wrote:

If the checksums are different, then they're not equal and either yours
or mine is corrupt (or both). As mine works, it must be yours so I'd
suggest you try again.

As another data point, I downloaded and installed 2.21.7 with no issues.


md5 9e62046ed1eda2d79bc70b01c6b20476
sha256 4ee344b2463aa37fcd5ccb6e40e205b94a3b4c7433b0eae340e2855805f80859


Seems something is afoot with your VM. Curious if you get the same
behavior using `curl -O ...` compared to wget.


-- Aaron Hill



Re: linux install problem virtualbox

2020-10-16 Thread damianlegassick

Hi Aaron


yes it fails with curl


I supect virtualbox as I'm getting a lot of dpkg errors when installing or 
upgrading a distro


Damian

On 16 October 2020 at 11:03, Aaron Hill  wrote:


On 2020-10-16 2:51 am, Jonas Hahnfeld wrote:

If the checksums are different, then they're not equal and either yours
or mine is corrupt (or both). As mine works, it must be yours so I'd
suggest you try again.

As another data point, I downloaded and installed 2.21.7 with no issues.


md5 9e62046ed1eda2d79bc70b01c6b20476
sha256 4ee344b2463aa37fcd5ccb6e40e205b94a3b4c7433b0eae340e2855805f80859


Seems something is afoot with your VM. Curious if you get the same
behavior using `curl -O ...` compared to wget.


-- Aaron Hill



Re:  linux install problem virtualbox

2020-10-16 Thread Aaron Hill

On 2020-10-16 2:51 am, Jonas Hahnfeld wrote:

If the checksums are different, then they're not equal and either yours
or mine is corrupt (or both). As mine works, it must be yours so I'd
suggest you try again.


As another data point, I downloaded and installed 2.21.7 with no issues.


md5 9e62046ed1eda2d79bc70b01c6b20476
sha256 4ee344b2463aa37fcd5ccb6e40e205b94a3b4c7433b0eae340e2855805f80859


Seems something is afoot with your VM.  Curious if you get the same 
behavior using `curl -O ...` compared to wget.



-- Aaron Hill



Re:  linux install problem virtualbox

2020-10-16 Thread Jonas Hahnfeld
If the checksums are different, then they're not equal and either yours
or mine is corrupt (or both). As mine works, it must be yours so I'd
suggest you try again.

Am Freitag, den 16.10.2020, 09:34 + schrieb damianlegassick:
> actually i got slightly different 
> 
> md5sum lilypond-2.21.7-1.linux-64.sh 
> d69095e7c9726c6882b09548c088f305 lilypond-2.21.7-1.linux-64.sh
> 
> On 16 October 2020 at 10:32, damianlegassick
>  wrote:
> 
> > yes, checksum fine
> > 
> > On 16 October 2020 at 10:27, Jonas Hahnfeld 
> > wrote:
> > 
> > > Am Freitag, den 16.10.2020, 09:20 + schrieb damianlegassick:
> > > > Hi all
> > > > 
> > > > I'm getting these install errors when trying to install the
> > > > most
> > > > recent lily .sh
> > > > 
> > > > I get this far
> > > > 
> > > > Untarring lilypond-2.21.7-1.linux-64.sh
> > > > 
> > > > bzip2: Data integrity error when decompressing.
> > > >  Input file = (stdin), output file = (stdout)
> > > > 
> > > > It is possible that the compressed file(s) have become
> > > > corrupted.
> > > > You can use the -tvv option to test integrity of such files.
> > > > 
> > > > You can use the `bzip2recover' program to attempt to recover
> > > > data from undamaged sections of corrupted files.
> > > > 
> > > > tar: Unexpected EOF in archive
> > > > tar: Unexpected EOF in archive
> > > > tar: Error is not recoverable: exiting now
> > > > 
> > > > I'm running virtualbox on windows 10
> > > > I've tried various linux distros with same error
> > > > I've tried wget to the .sh
> > > > 
> > > > an ideas? I don't normally have an issue installing...
> > > 
> > > Could you check that your download is complete? I just tested and
> > > it
> > > installs fine for me.
> > > 
> > >  $ md5sum lilypond-2.21.7-1.linux-64.sh
> > > 9e62046ed1eda2d79bc70b01c6b20476 lilypond-2.21.7-1.linux-64.sh
> > > 
> > > Regards
> > > Jonas



signature.asc
Description: This is a digitally signed message part


Re: linux install problem virtualbox

2020-10-16 Thread damianlegassick
Ok so this is weirdIf I download the .sh in windows and then copy it to the VM it's fine. All attempts to download from within virtualbox have given me that error.I'll keep investigating, thanks or the MD5 steerDamian On 16 October 2020 at 10:36, damianlegassick  wrote:actually i got slightly different md5sum lilypond-2.21.7-1.linux-64.sh d69095e7c9726c6882b09548c088f305 lilypond-2.21.7-1.linux-64.shOn 16 October 2020 at 10:32, damianlegassick  wrote:yes, checksum fineOn 16 October 2020 at 10:27, Jonas Hahnfeld  wrote:Am Freitag, den 16.10.2020, 09:20 + schrieb damianlegassick:Hi allI'm getting these install errors when trying to install the mostrecent lily .shI get this farUntarring lilypond-2.21.7-1.linux-64.shbzip2: Data integrity error when decompressing. Input file = (stdin), output file = (stdout)It is possible that the compressed file(s) have become corrupted.You can use the -tvv option to test integrity of such files.You can use the `bzip2recover' program to attempt to recoverdata from undamaged sections of corrupted files.tar: Unexpected EOF in archivetar: Unexpected EOF in archivetar: Error is not recoverable: exiting nowI'm running virtualbox on windows 10I've tried various linux distros with same errorI've tried wget to the .shan ideas? I don't normally have an issue installing...Could you check that your download is complete? I just tested and itinstalls fine for me. $ md5sum lilypond-2.21.7-1.linux-64.sh9e62046ed1eda2d79bc70b01c6b20476 lilypond-2.21.7-1.linux-64.shRegardsJonas

signature.asc
Description: PGP signature


Re: linux install problem virtualbox

2020-10-16 Thread damianlegassick
actually i got slightly different md5sum lilypond-2.21.7-1.linux-64.sh d69095e7c9726c6882b09548c088f305 lilypond-2.21.7-1.linux-64.shOn 16 October 2020 at 10:32, damianlegassick  wrote:yes, checksum fineOn 16 October 2020 at 10:27, Jonas Hahnfeld  wrote:Am Freitag, den 16.10.2020, 09:20 + schrieb damianlegassick:Hi allI'm getting these install errors when trying to install the mostrecent lily .shI get this farUntarring lilypond-2.21.7-1.linux-64.shbzip2: Data integrity error when decompressing. Input file = (stdin), output file = (stdout)It is possible that the compressed file(s) have become corrupted.You can use the -tvv option to test integrity of such files.You can use the `bzip2recover' program to attempt to recoverdata from undamaged sections of corrupted files.tar: Unexpected EOF in archivetar: Unexpected EOF in archivetar: Error is not recoverable: exiting nowI'm running virtualbox on windows 10I've tried various linux distros with same errorI've tried wget to the .shan ideas? I don't normally have an issue installing...Could you check that your download is complete? I just tested and itinstalls fine for me. $ md5sum lilypond-2.21.7-1.linux-64.sh9e62046ed1eda2d79bc70b01c6b20476 lilypond-2.21.7-1.linux-64.shRegardsJonas

signature.asc
Description: PGP signature


Re: linux install problem virtualbox

2020-10-16 Thread damianlegassick
yes, checksum fineOn 16 October 2020 at 10:27, Jonas Hahnfeld  wrote:Am Freitag, den 16.10.2020, 09:20 + schrieb damianlegassick:Hi allI'm getting these install errors when trying to install the mostrecent lily .shI get this farUntarring lilypond-2.21.7-1.linux-64.shbzip2: Data integrity error when decompressing. Input file = (stdin), output file = (stdout)It is possible that the compressed file(s) have become corrupted.You can use the -tvv option to test integrity of such files.You can use the `bzip2recover' program to attempt to recoverdata from undamaged sections of corrupted files.tar: Unexpected EOF in archivetar: Unexpected EOF in archivetar: Error is not recoverable: exiting nowI'm running virtualbox on windows 10I've tried various linux distros with same errorI've tried wget to the .shan ideas? I don't normally have an issue installing...Could you check that your download is complete? I just tested and itinstalls fine for me. $ md5sum lilypond-2.21.7-1.linux-64.sh9e62046ed1eda2d79bc70b01c6b20476 lilypond-2.21.7-1.linux-64.shRegardsJonas

signature.asc
Description: PGP signature


Re: linux install problem virtualbox

2020-10-16 Thread Jonas Hahnfeld
Am Freitag, den 16.10.2020, 09:20 + schrieb damianlegassick:
> Hi all
> 
> I'm getting these install errors when trying to install the most
> recent lily .sh
> 
> I get this far
> 
> Untarring lilypond-2.21.7-1.linux-64.sh
> 
> bzip2: Data integrity error when decompressing.
>  Input file = (stdin), output file = (stdout)
> 
> It is possible that the compressed file(s) have become corrupted.
> You can use the -tvv option to test integrity of such files.
> 
> You can use the `bzip2recover' program to attempt to recover
> data from undamaged sections of corrupted files.
> 
> tar: Unexpected EOF in archive
> tar: Unexpected EOF in archive
> tar: Error is not recoverable: exiting now
> 
> I'm running virtualbox on windows 10
> I've tried various linux distros with same error
> I've tried wget to the .sh
> 
> an ideas? I don't normally have an issue installing...

Could you check that your download is complete? I just tested and it
installs fine for me.

 $ md5sum lilypond-2.21.7-1.linux-64.sh
9e62046ed1eda2d79bc70b01c6b20476  lilypond-2.21.7-1.linux-64.sh

Regards
Jonas


signature.asc
Description: This is a digitally signed message part


linux install problem virtualbox

2020-10-16 Thread damianlegassick

Hi all


I'm getting these install errors when trying to install the most recent lily .sh


I get this far


Untarring lilypond-2.21.7-1.linux-64.sh

bzip2: Data integrity error when decompressing.
Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now



I'm running virtualbox on windows 10
I've tried various linux distros with same error
I've tried wget to the .sh


an ideas? I don't normally have an issue installing...


thanks


Damian

Install problem

2015-11-20 Thread Peter Fender
Hi .

 

I have downloaded 2.18.2 and installed it.  When I double click on the
shortcut created nothing happens.  If I right click (I'm on Windows 10) and
Run as Administrator I get a DOS window (blank) and a Welcome to Lilypond
file - which tells me to save it as test.ly to my desktop and then drop it
on the shortcut.  I've done that and nothing happens.  Any suggestions?

Thanks!
Peter

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Install problem

2015-11-20 Thread Urs Liska


Am 20.11.2015 um 15:38 schrieb Peter Fender:
>
> Hi …
>
>  
>
> I have downloaded 2.18.2 and installed it.  When I double click on the
> shortcut created nothing happens.  If I right click (I’m on Windows
> 10) and Run as Administrator I get a DOS window (blank) and a Welcome
> to Lilypond file – which tells me to save it as test.ly to my desktop
> and then drop it on the shortcut.  I’ve done that and nothing
> happens.  Any suggestions?
>

You are the perfect candidate to beta-test my introduction that can
currently be found at

https://bookbranches.openlilylib.org/introduction/toolchain/index.html

Nearly the same wording ;-)

Actually the document starts at
https://bookbranches.openlilylib.org/introduction/
and the "next" link will point you to that.

Please go to that page and tell me if it helps you understanding what's
going on. (Only everything below 1. is relevant)

Thanks and HTH
Urs

>
> Thanks!
> Peter
>
>
>
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Install problem

2015-11-20 Thread Kieren MacMillan
Hi Peter,

Welcome to the ‘Pond!

> Any suggestions?

Reading the Learning Manual is a good first step:


Hope this helps!
Kieren.


Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Install problem

2015-11-20 Thread Urs Liska


Am 20.11.2015 um 16:10 schrieb Urs Liska:
> Please go to that page 

Sorry, forgot. That page links to a "Hello World" page, and that doesn't
exist yet.

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Install problem

2015-11-20 Thread lilyp...@andis59.se

OP is Original Poster.

When you answer please answer to the group. Don't just hit reply!
Depending on your email program you may have a Reply List otherwise use 
Reply all


// Anders

On 2015-11-20 16:46, Peter Fender wrote:


No pdf or log file, just nothing.

What’s an OP?

*From:*lilypond-user-bounces+peterfender=hotmail@gnu.org 
[mailto:lilypond-user-bounces+peterfender=hotmail@gnu.org] *On 
Behalf Of *lilyp...@andis59.se

*Sent:* 20 November 2015 15:34
*To:* lilypond-user@gnu.org
*Subject:* Re: Install problem

On my Windows 10 it works without "Run as Administrator"

The only thing that happens when you drop a .ly file on the shortcut 
is that it compiles the .ly file. If it's OK, then you will get a .pdf 
file otherwise it will create a .log file with the errors.


There will not be any dialog or anything that says that LilyPond is 
working!


Maybe a stupid question, but did the OP check for these files?

I recommend that the OP download and install Frescobaldi!
A very nice IDE for LilyPond!
http://frescobaldi.org/

// Anders

On 2015-11-20 16:26, Phil Holmes wrote:

I suspect this is a Windows 10 issue, and the clue to fixing it
may well be that nothing happens unless the shortcut is run as
Admin.  On my Vista box, I can right-click the shortcut, click
"Properties, "Advanced" and select "Run as administrator".  Could
you try that?


--
Phil Holmes

- Original Message -

*From:*Peter Fender <mailto:peterfen...@hotmail.com>

*To:*lilypond-user@gnu.org <mailto:lilypond-user@gnu.org>

*Sent:*Friday, November 20, 2015 2:38 PM

*Subject:*Install problem

Hi …

I have downloaded 2.18.2 and installed it.  When I double
click on the shortcut created nothing happens.  If I right
click (I’m on Windows 10) and Run as Administrator I get a DOS
window (blank) and a Welcome to Lilypond file – which tells me
to save it as test.ly to my desktop and then drop it on the
shortcut.  I’ve done that and nothing happens.  Any suggestions?

Thanks!
Peter



___
lilypond-user mailing list
lilypond-user@gnu.org <mailto:lilypond-user@gnu.org>
https://lists.gnu.org/mailman/listinfo/lilypond-user




___

lilypond-user mailing list

lilypond-user@gnu.org <mailto:lilypond-user@gnu.org>

https://lists.gnu.org/mailman/listinfo/lilypond-user



No virus found in this message.
Checked by AVG - www.avg.com <http://www.avg.com>
Version: 2016.0.7227 / Virus Database: 4460/11034 - Release Date: 11/20/15



___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Install problem

2015-11-20 Thread lilyp...@andis59.se

On my Windows 10 it works without "Run as Administrator"

The only thing that happens when you drop a .ly file on the shortcut is 
that it compiles the .ly file. If it's OK, then you will get a .pdf file 
otherwise it will create a .log file with the errors.


There will not be any dialog or anything that says that LilyPond is working!

Maybe a stupid question, but did the OP check for these files?

I recommend that the OP download and install Frescobaldi!
A very nice IDE for LilyPond!
http://frescobaldi.org/

// Anders

On 2015-11-20 16:26, Phil Holmes wrote:
I suspect this is a Windows 10 issue, and the clue to fixing it may 
well be that nothing happens unless the shortcut is run as Admin.  On 
my Vista box, I can right-click the shortcut, click "Properties, 
"Advanced" and select "Run as administrator".  Could you try that?


--
Phil Holmes

- Original Message -
*From:* Peter Fender <mailto:peterfen...@hotmail.com>
*To:* lilypond-user@gnu.org <mailto:lilypond-user@gnu.org>
*Sent:* Friday, November 20, 2015 2:38 PM
*Subject:* Install problem

Hi …

I have downloaded 2.18.2 and installed it.  When I double click on
the shortcut created nothing happens.  If I right click (I’m on
Windows 10) and Run as Administrator I get a DOS window (blank)
and a Welcome to Lilypond file – which tells me to save it as
test.ly to my desktop and then drop it on the shortcut.  I’ve done
that and nothing happens.  Any suggestions?

Thanks!
Peter


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user



___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Install problem

2015-11-20 Thread Phil Holmes
I suspect this is a Windows 10 issue, and the clue to fixing it may well be 
that nothing happens unless the shortcut is run as Admin.  On my Vista box, I 
can right-click the shortcut, click "Properties, "Advanced" and select "Run as 
administrator".  Could you try that?

--
Phil Holmes


  - Original Message - 
  From: Peter Fender 
  To: lilypond-user@gnu.org 
  Sent: Friday, November 20, 2015 2:38 PM
  Subject: Install problem


  Hi .

   

  I have downloaded 2.18.2 and installed it.  When I double click on the 
shortcut created nothing happens.  If I right click (I'm on Windows 10) and Run 
as Administrator I get a DOS window (blank) and a Welcome to Lilypond file - 
which tells me to save it as test.ly to my desktop and then drop it on the 
shortcut.  I've done that and nothing happens.  Any suggestions?

  Thanks!
  Peter



--


  ___
  lilypond-user mailing list
  lilypond-user@gnu.org
  https://lists.gnu.org/mailman/listinfo/lilypond-user
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Install problem

2015-11-20 Thread lilyp...@andis59.se
Just remembered that I didn't use the default directory C:\Program Files 
(x86)\Lilypond

I used C:\lilypond instead.
So Phils idea of a rights issue is probably right!

// Anders

On 2015-11-20 16:34, lilyp...@andis59.se wrote:

On my Windows 10 it works without "Run as Administrator"

The only thing that happens when you drop a .ly file on the shortcut 
is that it compiles the .ly file. If it's OK, then you will get a .pdf 
file otherwise it will create a .log file with the errors.


There will not be any dialog or anything that says that LilyPond is 
working!


Maybe a stupid question, but did the OP check for these files?

I recommend that the OP download and install Frescobaldi!
A very nice IDE for LilyPond!
http://frescobaldi.org/

// Anders

On 2015-11-20 16:26, Phil Holmes wrote:
I suspect this is a Windows 10 issue, and the clue to fixing it may 
well be that nothing happens unless the shortcut is run as Admin.  On 
my Vista box, I can right-click the shortcut, click "Properties, 
"Advanced" and select "Run as administrator".  Could you try that?


--
Phil Holmes

- Original Message -
*From:* Peter Fender <mailto:peterfen...@hotmail.com>
*To:* lilypond-user@gnu.org
*Sent:* Friday, November 20, 2015 2:38 PM
*Subject:* Install problem

Hi …

I have downloaded 2.18.2 and installed it.  When I double click
on the shortcut created nothing happens.  If I right click (I’m
on Windows 10) and Run as Administrator I get a DOS window
(blank) and a Welcome to Lilypond file – which tells me to save
it as test.ly to my desktop and then drop it on the shortcut. 
I’ve done that and nothing happens.  Any suggestions?


Thanks!
Peter


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user



___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user




___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


RE: Install problem

2015-11-20 Thread Urs Liska
Frescobaldy is s good choice to begin with.

It *is* somewhat complex but if you don't rush and don't hesitate to ask it is 
feasible - and rewarding. 

Enter a minimal file in Frescobaldi:

{ c' }

and hit the compile button. If that produces a minimal score you've done the 
first step. 

Good luck
Urs

Am 20. November 2015 16:45:24 MEZ, schrieb Peter Fender 
<peterfen...@hotmail.com>:
>So mainly what I've worked out is that an IDE is probably the most
>straightforward way to go, so I've downloaded Frescobaldi.  This all
>feels
>too complex!  
>
> 
>
>I have some .ly files that I'm trying to read . but also some .ily
>files too
>. don't have a clue what I'm doing.  
>
> 
>
>From: lilypond-user-bounces+peterfender=hotmail@gnu.org
>[mailto:lilypond-user-bounces+peterfender=hotmail@gnu.org] On
>Behalf Of
>Urs Liska
>Sent: 20 November 2015 15:10
>To: lilypond-user@gnu.org
>Subject: Re: Install problem
>
> 
>
> 
>
>Am 20.11.2015 um 15:38 schrieb Peter Fender:
>
>Hi .
>
> 
>
>I have downloaded 2.18.2 and installed it.  When I double click on the
>shortcut created nothing happens.  If I right click (I'm on Windows 10)
>and
>Run as Administrator I get a DOS window (blank) and a Welcome to
>Lilypond
>file - which tells me to save it as test.ly to my desktop and then drop
>it
>on the shortcut.  I've done that and nothing happens.  Any suggestions?
>
>
>You are the perfect candidate to beta-test my introduction that can
>currently be found at
>
><https://bookbranches.openlilylib.org/introduction/toolchain/index.html>
>https://bookbranches.openlilylib.org/introduction/toolchain/index.html
>
>Nearly the same wording ;-)
>
>Actually the document starts at 
> <https://bookbranches.openlilylib.org/introduction/>
>https://bookbranches.openlilylib.org/introduction/
>and the "next" link will point you to that.
>
>Please go to that page and tell me if it helps you understanding what's
>going on. (Only everything below 1. is relevant)
>
>Thanks and HTH
>Urs
>
>
>
>
>
>Thanks!
>Peter
>
>
>
>
>
>
>___
>lilypond-user mailing list
>lilypond-user@gnu.org <mailto:lilypond-user@gnu.org> 
>https://lists.gnu.org/mailman/listinfo/lilypond-user
>
> 
>
>  _  
>
>No virus found in this message.
>Checked by AVG -  <http://www.avg.com> www.avg.com
>Version: 2016.0.7227 / Virus Database: 4460/11034 - Release Date:
>11/20/15

-- 
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Install problem

2015-11-20 Thread Stan Sanderson
Re: Frescobaldi, my appreciation increases with every use. Even though I've 
been using it since Davide L. provided the files on MacPort, most of my use is 
at the elementary level. This explains how I accidentally discovered the "quick 
insert" capability just a day or two ago. I had seen it in the Tools but never 
took the time to look it up. Oh, how much time I could have saved if I had!

Thanks to Wilbert Berendsen for his original coding and all who have 
contributed to it.

Stan

> On Nov 20, 2015, at 11:36 AM, Urs Liska <u...@openlilylib.org> wrote:
> 
> Frescobaldy is s good choice to begin with.
> 
> It *is* somewhat complex but if you don't rush and don't hesitate to ask it 
> is feasible - and rewarding. 
> 
> Enter a minimal file in Frescobaldi:
> 
> { c' }
> 
> and hit the compile button. If that produces a minimal score you've done the 
> first step. 
> 
> Good luck
> Urs
> 
> Am 20. November 2015 16:45:24 MEZ, schrieb Peter Fender 
> <peterfen...@hotmail.com>:
>> 
>> So mainly what I’ve worked out is that an IDE is probably the most 
>> straightforward way to go, so I’ve downloaded Frescobaldi.  This all feels 
>> too complex! 
>>  
>> 
>> I have some .ly files that I’m trying to read … but also some .ily files too 
>> … don’t have a clue what I’m doing. 
>>  
>> 
>> From: lilypond-user-bounces+peterfender=hotmail@gnu.org 
>> [mailto:lilypond-user-bounces+peterfender=hotmail@gnu.org] On Behalf Of 
>> Urs Liska
>> Sent: 20 November 2015 15:10
>> To: lilypond-user@gnu.org
>> Subject: Re: Install problem
>>  
>> 
>> 
>>  
>> 
>> Am 20.11.2015 um 15:38 schrieb Peter Fender:
>> Hi …
>>  
>> I have downloaded 2.18.2 and installed it.  When I double click on the 
>> shortcut created nothing happens.  If I right click (I’m on Windows 10) and 
>> Run as Administrator I get a DOS window (blank) and a Welcome to Lilypond 
>> file – which tells me to save it as test.ly to my desktop and then drop it 
>> on the shortcut.  I’ve done that and nothing happens.  Any suggestions?
>> 
>> 
>> You are the perfect candidate to beta-test my introduction that can 
>> currently be found at
>> 
>> https://bookbranches.openlilylib.org/introduction/toolchain/index.html
>> 
>> Nearly the same wording ;-)
>> 
>> Actually the document starts at 
>> https://bookbranches.openlilylib.org/introduction/
>> and the "next" link will point you to that.
>> 
>> Please go to that page and tell me if it helps you understanding what's 
>> going on. (Only everything below 1. is relevant)
>> 
>> Thanks and HTH
>> Urs
>> 
>> 
>> 
>> Thanks!
>> Peter
>> 
>> 
>> 
>> ___
>> lilypond-user mailing list
>> lilypond-user@gnu.org
>> https://lists.gnu.org/mailman/listinfo/lilypond-user
>>  
>> 
>> No virus found in this message.
>> Checked by AVG - www.avg.com
>> Version: 2016.0.7227 / Virus Database: 4460/11034 - Release Date: 11/20/15
> 
> -- 
> Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


install problem when i install BBN802.11 for Ubuntu 8.10

2009-01-21 Thread alanluo

Hi, every, by following the instruction of 
http://www.cgran.org/wiki/BBN80211; 
i found some problem.
For install gnuradio_r7596, when i use make command, there shows :

o -c gr_dispatcher.cc  -fPIC -DPIC -o .libs/gr_dispatcher.o
gr_dispatcher.cc: In member function ‘void gr_dispatcher::loop(double)’:
gr_dispatcher.cc:177: error: ‘perror’ was not declared in this scope
make[5]: *** [gr_dispatcher.lo] Error 1
make[5]: Leaving directory
`/home/yluo/gnuradio_r7596/gnuradio-core/src/lib/runtime'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/yluo/gnuradio_r7596/gnuradio-core/src/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/yluo/gnuradio_r7596/gnuradio-core/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/yluo/gnuradio_r7596/gnuradio-core'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/yluo/gnuradio_r7596'
make: *** [all] Error 2

does anybody know what is wrong? the weird thing is, my friend using Ubuntu
8.04, can install the BBN without any trouble 

-- 
View this message in context: 
http://www.nabble.com/install-problem-when-i-install-BBN802.11-for-Ubuntu-8.10-tp21593701p21593701.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


install problem for BBN802.11 in Ubuntu 8.10

2009-01-21 Thread alanluo

Hi, every, by following the instruction of 
http://www.cgran.org/wiki/BBN80211; 
i found some problem.
For install gnuradio_r7596, when i use make command, there shows :

o -c gr_dispatcher.cc  -fPIC -DPIC -o .libs/gr_dispatcher.o
gr_dispatcher.cc: In member function ‘void gr_dispatcher::loop(double)’:
gr_dispatcher.cc:177: error: ‘perror’ was not declared in this scope
make[5]: *** [gr_dispatcher.lo] Error 1
make[5]: Leaving directory
`/home/yluo/gnuradio_r7596/gnuradio-core/src/lib/runtime'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/yluo/gnuradio_r7596/gnuradio-core/src/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/yluo/gnuradio_r7596/gnuradio-core/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/yluo/gnuradio_r7596/gnuradio-core'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/yluo/gnuradio_r7596'
make: *** [all] Error 2

does anybody know what is wrong? the weird thing is, my friend using Ubuntu
8.04, can install the BBN without any trouble 

-- 
View this message in context: 
http://www.nabble.com/install-problem-for-BBN802.11-in--Ubuntu-8.10-tp21593702p21593702.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Not recognizing \notes, install problem?

2007-10-08 Thread Bryan Stanbridge

Seumas McX wrote:

This is probably something really simple, but I'm trying to compile the
following file and I get a lot of errors (including not recognizing \notes
as a command). I'm guessing it's an installation error and probably
something obvious  - can anyone point me to a fix for this?

---
Error message for above:
---
grace.ly:10:9: error: unknown escaped string: `\notes'
 



Greetings Seumas,

\notes is an old syntax from several stable versions ago. Try the \score 
{} block minus the \notes { and corresponding }


Cheers,
Bryan...


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Not recognizing \notes, install problem?

2007-10-08 Thread Mats Bengtsson

Bryan Stanbridge wrote:


Seumas McX wrote:


This is probably something really simple, but I'm trying to compile the
following file and I get a lot of errors (including not recognizing 
\notes

as a command). I'm guessing it's an installation error and probably
something obvious  - can anyone point me to a fix for this?

---
Error message for above:
---
grace.ly:10:9: error: unknown escaped string: `\notes'
 



Also, read the section on Updating with convert-ly in the manual
for information on how to automatically convert your file to
correspond to your version of LilyPond.

  /Mats


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Not recognizing \notes, install problem?

2007-10-07 Thread Seumas McX

Hi,

This is probably something really simple, but I'm trying to compile the
following file and I get a lot of errors (including not recognizing \notes
as a command). I'm guessing it's an installation error and probably
something obvious  - can anyone point me to a fix for this?

Cheers,

Seumas

Install info: Lilypond 2.10.5 installed via synaptic package manager on
Ubuntu 7.04 (Feisty)

File that does compile:
---
{
  c' e' g' e'
}

---
File that doesn't compile:
---

\include bagpipe.ly

\paper {
linewidth = 8.0 \in
raggedright = ##t
}

\score {
 \notes {
\key a \mixolydian
\gGr a4 \gGr b \gGr c
\gGr d \gGr e \gGr f \haGr g
ha4
}
}
---
Error message for above:
---
grace.ly:10:9: error: unknown escaped string: `\notes'
 
 \notes {
grace.ly:10:9: error: syntax error, unexpected STRING
 
 \notes {
grace.ly:12:16: error: unknown escaped string: `\gGr'

\gGr a4 \gGr b \gGr c
grace.ly:12:16: error: syntax error, unexpected STRING

\gGr a4 \gGr b \gGr c
grace.ly:12:24: error: unknown escaped string: `\gGr'
\gGr a4 
\gGr b \gGr c
grace.ly:12:31: error: unknown escaped string: `\gGr'
\gGr a4 \gGr b 
   \gGr c
grace.ly:13:16: error: unknown escaped string: `\gGr'

\gGr d \gGr e \gGr f \haGr g
grace.ly:13:23: error: unknown escaped string: `\gGr'
\gGr d 
   \gGr e \gGr f \haGr g
grace.ly:13:30: error: unknown escaped string: `\gGr'
\gGr d \gGr e 
  \gGr f \haGr g
grace.ly:13:37: error: unknown escaped string: `\haGr'
\gGr d \gGr e \gGr f 
 \haGr g
grace.ly:10:16: error: errors found, ignoring music expression
 \notes 
{
]]
error: failed files: grace.ly
---

-- 
View this message in context: 
http://www.nabble.com/Not-recognizing-%22%5Cnotes%22%2C-install-problem--tf4583945.html#a13084929
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Not recognizing \notes, install problem?

2007-10-07 Thread David Bobroff

Seumas McX wrote:

Hi,

This is probably something really simple, but I'm trying to compile the
following file and I get a lot of errors (including not recognizing \notes
as a command). I'm guessing it's an installation error and probably
something obvious  - can anyone point me to a fix for this?

Cheers,

Seumas

Install info: Lilypond 2.10.5 installed via synaptic package manager on
Ubuntu 7.04 (Feisty)

File that does compile:
---
{
  c' e' g' e'
}

---
File that doesn't compile:
---

\include bagpipe.ly

\paper {
linewidth = 8.0 \in
raggedright = ##t
}

\score {
 \notes {
\key a \mixolydian
\gGr a4 \gGr b \gGr c
\gGr d \gGr e \gGr f \haGr g
ha4
}
}


I've never done any setting of bagpipe music so I'm not sure what \gGr 
is supposed to do, but I *do* know that the '\notes' syntax was done 
away with a LONG time ago (couple years maybe, not sure how many 
releases, ago).  Perhaps there has been a syntax change in the bagpipe 
definitions.  Are you returning to LilyPond from a long break?


Hope this points you in the right direction.

-David Bobroff


---
Error message for above:
---
grace.ly:10:9: error: unknown escaped string: `\notes'
 
 \notes {

grace.ly:10:9: error: syntax error, unexpected STRING
 
 \notes {

grace.ly:12:16: error: unknown escaped string: `\gGr'

\gGr a4 \gGr b \gGr c
grace.ly:12:16: error: syntax error, unexpected STRING

\gGr a4 \gGr b \gGr c
grace.ly:12:24: error: unknown escaped string: `\gGr'
\gGr a4 
\gGr b \gGr c

grace.ly:12:31: error: unknown escaped string: `\gGr'
\gGr a4 \gGr b 
   \gGr c

grace.ly:13:16: error: unknown escaped string: `\gGr'

\gGr d \gGr e \gGr f \haGr g
grace.ly:13:23: error: unknown escaped string: `\gGr'
\gGr d 
   \gGr e \gGr f \haGr g

grace.ly:13:30: error: unknown escaped string: `\gGr'
\gGr d \gGr e 
  \gGr f \haGr g

grace.ly:13:37: error: unknown escaped string: `\haGr'
\gGr d \gGr e \gGr f 
 \haGr g

grace.ly:10:16: error: errors found, ignoring music expression
 \notes 
{

]]
error: failed files: grace.ly
---





___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Not recognizing \notes, install problem?

2007-10-07 Thread Seumas McX

Thanks for your reply. I realize now that the file grace.ly is quite old. I
am new to Lilypond, so hadn't realized this.

I found a newer version of bagpipe.ly that installed with Lilypond, and see
that most of the command names have changed over the older version of the
file I had. I've managed to edit the file grace.ly to make it produce the
expected output.

-
\include bagpipe.ly

\paper {
linewidth = 8.0 \in
raggedright = ##t
}

\score {
{
\mixolydian
\grg a4 \grg b \grg c
\grg d \grg e \grg f \grA g A
}
}
-

(except for some sharp-signs, ,but those I can track down ...)

Cheers,

Seumas
-- 
View this message in context: 
http://www.nabble.com/Not-recognizing-%22%5Cnotes%22%2C-install-problem--tf4583945.html#a13085979
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: OS install problem

2007-05-18 Thread Stan Sanderson


On May 18, 2007, at 12:27 AM, David Rogers wrote:


David
No nearby Lilypond icon.
BOMAArchiverHelper didn't work.
I downloaded again, did the Ctl Shift, this time the Open With  
lead to Adobe Reader but Adobe can't open it either.

Any other suggestions?


Start the Terminal
Type the following and make sure to type a space after the letter f:

tar -xjf

Then drag your downloaded Lilypond installer file into the Terminal  
window (its name will appear after what you already typed)


and then hit the Return key.

Wait a minute for it to finish, and the Lilypond program should  
appear in your home folder (the one with your name on it, that is).  
Drag the new green Lilypond icon into Applications.


Hope that works.


I'm wondering if Bill customized his OS X install (canceled the  
Debian install)?


Stan




___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: OS install problem

2007-05-18 Thread David Rogers

Bill wrote:

That did it. I am up and running.  Thanks so much for the assistance.



You're welcome - but this kind of fooling around shouldn't 
really be required. Something is a little off with your 
system, because it should handle those files without any 
questions or problems.


I'm not smart enough to figure out what the problem is. It's 
likely very minor.


David





On May 18, 2007, at 1:27 AM, David Rogers wrote:


David
No nearby Lilypond icon.
BOMAArchiverHelper didn't work.
I downloaded again, did the Ctl Shift, this time the Open 
With lead to Adobe Reader but Adobe can't open it either.

Any other suggestions?


Start the Terminal
Type the following and make sure to type a space after the letter f:

tar -xjf

Then drag your downloaded Lilypond installer file into the 
Terminal window (its name will appear after what you already typed)


and then hit the Return key.

Wait a minute for it to finish, and the Lilypond program 
should appear in your home folder (the one with your name on 
it, that is). Drag the new green Lilypond icon into Applications.


Hope that works.






___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


OS install problem

2007-05-17 Thread Bill Tuberville
When I try to install 2.11.23-1.darwin-ppc.tar.bz2.tar  on my Mac 
running OS X 10.3.9 I am told no default application is specified and I 
am asked to choose an application.

I have no idea what to do.
Please advise.
BT 




___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: OS install problem

2007-05-17 Thread David Rogers
When I try to install 2.11.23-1.darwin-ppc.tar.bz2.tar  on my 
Mac running OS X 10.3.9 I am told no default application is 
specified and I am asked to choose an application.

I have no idea what to do.
Please advise.


If you control-click on 2.11.23-1.darwin-ppc.tar.bz2.tar, and go 
to the Open with... item second from the top, do you see any 
choices there?


David


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: OS install problem

2007-05-17 Thread David Rogers

Bill Tuberville wrote:


Thanks for such a prompt reply.  Yes I see two choices, 1st
Stuffit Expander, which doesn't open the downloaded file, and 2nd
choice is Other, which wants me to select something from the Finder
Menu.


First look around wherever this 2.11.23-1.darwin-ppc.tar.bz2.tar 
is kept, and see if there is now a Lilypond icon close by.


If not, and if Stuffit Expander won't open the file you've got 
(and BOMArchiveHelper [or similar name, I forget] is not one of 
the choices) I would suggest you download Lilypond over again.


All that happens when this process goes right, is that the 
.tar file gets uncompressed, and the Lilypond program is left 
sitting there ready for you to drag into your Applications folder.

There is no installer program at all.

David


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: OS install problem

2007-05-17 Thread David Rogers

David
No nearby Lilypond icon.
BOMAArchiverHelper didn't work.
I downloaded again, did the Ctl Shift, this time the Open With 
lead to Adobe Reader but Adobe can't open it either.

Any other suggestions?


Start the Terminal
Type the following and make sure to type a space after the 
letter f:


tar -xjf

Then drag your downloaded Lilypond installer file into the 
Terminal window (its name will appear after what you already typed)


and then hit the Return key.

Wait a minute for it to finish, and the Lilypond program should 
appear in your home folder (the one with your name on it, that 
is). Drag the new green Lilypond icon into Applications.


Hope that works.


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


devl version 2.7.27-4 windows - install problem details

2006-01-20 Thread coralline algae
I tried to reinstall the devl version for windows again and looked closely at the detailed messages. The problem seems to occur during the installation with a copy operation for gs.exe which fails. Soon after guile.exe is called and the error message pop up appears 
guile.exe has encountered a problem and needs to closewe are sorry for the inconvenienceCopy to C:\tool\audio\LilyPond\usr\bin\lilypad-unicode.exeCopy to C:\tool\audio\LilyPond\usr\bin\gs.exe
Copy failedCopy to C:\tool\audio\LilyPond\usr\etc\fonts\fonts.conf.inExecute: C:\tool\audio\LilyPond\usr\bin\guile -e main -s C:\tool\audio\LilyPond\usr\bin\fc-cache.scm C:\WINDOWS\fonts C:\tool\audio\LilyPond\usr\share\gs\fonts C:\tool\audio\LilyPond\usr\share\lilypond\2.7.27\fonts\type1

___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Lilypond install problem on windows.

2005-04-12 Thread Michael Shirk
I believe I have installed Lilypond according the
intsructions at
http://lilypond.org/web/install/windows.html
However, when I double-clicked test.ly, it produced an
error on the bash.exe window. I've attached the log
file it created. I thank you in advance for your help
and time!

Michael Shirk



__ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mailGNU LilyPond 2.4.2
Processing `test.ly'
Parsing...
Interpreting music... [1]
Preprocessing graphical objects... 
Calculating line breaks... [2]

warning: lily-guile: can't find latin1.enc
Backtrace:
In /usr/share/lilypond/2.4.2/scm/page-layout.scm:
  91: 24  (let* (# # # #) (if # #) head-stencil)
  96: 25* (if (procedure? header-proc) (header-proc layout scopes number last?) 
#f)
  97: 26  [plain-footer # Output_def () 1 #t]
  64: 27  (let* (# # # # ...) (if last? #) (if # #) ...)
  71: 28* (if last? (set! stencil (ly:stencil-combine-at-edge stencil Y ...)))
  72: 29  (set! stencil (ly:stencil-combine-at-edge stencil Y ...))
  73: 30* [ly:stencil-combine-at-edge #f 1 -1 ...
  74: 31* [Text_interface::interpret_markup # Output_def ((# # # ...)) ...]
In unknown file:
   ?: 32* [get-coding-vector latin1]
In /usr/share/lilypond/2.4.2/scm/encoding.scm:
 124: 33* [caddr ...
 124: 34* [get-coding latin1]
 105: 35  (let ((entry #)) (if entry (cons # #) (if # # #)))
...
 107: 36  [cons latin1.enc ...
 107: 37* [force #promise #procedure #f ()]
In unknown file:
   ?: 38* [#procedure #f ()]
In /usr/share/lilypond/2.4.2/scm/encoding.scm:
  76: 39* [get-coding-from-file latin1.enc]
  65: 40  (let* ((coding #) (com #) (vec #) (tab #)) (list com vec tab))
  65: 41* [read-encoding-file latin1.enc]
  15: 42  (let* ((path #) (unused #) (raw #) (string #) ...) (cons command 
vector))
  17: 43* [ly:gulp-file #f]

/usr/share/lilypond/2.4.2/scm/encoding.scm:17:15: In procedure ly_gulp_file in 
expression (ly:gulp-file path):
/usr/share/lilypond/2.4.2/scm/encoding.scm:17:15: Wrong type argument in 
position 1 (expecting string): #f
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Lilypond install problem on windows.

2005-04-12 Thread Mats Bengtsson
Just try to rerun the installation program once again,
that will usually solve these kind of problems. This should
also give you the latest version available for Windows, namely
LilyPond 2.4.3-1.
   /Mats
Michael Shirk wrote:
I believe I have installed Lilypond according the
intsructions at
http://lilypond.org/web/install/windows.html
However, when I double-clicked test.ly, it produced an
error on the bash.exe window. I've attached the log
file it created. I thank you in advance for your help
and time!
Michael Shirk
		
__ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mail


GNU LilyPond 2.4.2
Processing `test.ly'
Parsing...
Interpreting music... [1]
Preprocessing graphical objects... 
Calculating line breaks... [2]

warning: lily-guile: can't find latin1.enc
Backtrace:
In /usr/share/lilypond/2.4.2/scm/page-layout.scm:
  91: 24  (let* (# # # #) (if # #) head-stencil)
  96: 25* (if (procedure? header-proc) (header-proc layout scopes number last?) 
#f)
  97: 26  [plain-footer # Output_def () 1 #t]
  64: 27  (let* (# # # # ...) (if last? #) (if # #) ...)
  71: 28* (if last? (set! stencil (ly:stencil-combine-at-edge stencil Y ...)))
  72: 29  (set! stencil (ly:stencil-combine-at-edge stencil Y ...))
  73: 30* [ly:stencil-combine-at-edge #f 1 -1 ...
  74: 31* [Text_interface::interpret_markup # Output_def ((# # # ...)) ...]
In unknown file:
   ?: 32* [get-coding-vector latin1]
In /usr/share/lilypond/2.4.2/scm/encoding.scm:
 124: 33* [caddr ...
 124: 34* [get-coding latin1]
 105: 35  (let ((entry #)) (if entry (cons # #) (if # # #)))
...
 107: 36  [cons latin1.enc ...
 107: 37* [force #promise #procedure #f ()]
In unknown file:
   ?: 38* [#procedure #f ()]
In /usr/share/lilypond/2.4.2/scm/encoding.scm:
  76: 39* [get-coding-from-file latin1.enc]
  65: 40  (let* ((coding #) (com #) (vec #) (tab #)) (list com vec tab))
  65: 41* [read-encoding-file latin1.enc]
  15: 42  (let* ((path #) (unused #) (raw #) (string #) ...) (cons command 
vector))
  17: 43* [ly:gulp-file #f]
/usr/share/lilypond/2.4.2/scm/encoding.scm:17:15: In procedure ly_gulp_file in 
expression (ly:gulp-file path):
/usr/share/lilypond/2.4.2/scm/encoding.scm:17:15: Wrong type argument in 
position 1 (expecting string): #f

___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44  STOCKHOLM
Sweden
Phone: (+46) 8 790 8463 
Fax:   (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Install Problem windows

2005-02-11 Thread Mats Bengtsson
The command to be run when you double-click on .ly files in Windows
should automatically be set correctly when you install the package
in Cygwin. The default setting is
C:\cygwin\bin\bash.exe --login -c '/usr/bin/lily-wins %1 '
which not only runs lilypond but also opens the resulting PDF file
in Acrobat Reader.
If this file association was not set correctly for you, it indicates
some installation problems, which hopefully should be cured if you
rerun setup.exe and select reinstall for the lilypond package.
   /Mats
Mehmet Okonsar wrote:
 Hello!
I'm totally new at this but I did have it run on Win XP.
The tweak I did was: in Windows explorer - options - file types I associated
.ly files with bash and not with Lilypond.exe so it worked for me..
may be it will help..
 

 

Best regards,
Mehmet Okonsar, pianist-composer
www.okonsar.com
Open Source! 

First they ignore you, then they laugh at you, then they fight you, then
you win.
 

___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44  STOCKHOLM
Sweden
Phone: (+46) 8 790 8463 
Fax:   (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Install Problem windows

2005-02-10 Thread Mehmet Okonsar
 Hello!

I'm totally new at this but I did have it run on Win XP.

The tweak I did was: in Windows explorer - options - file types I associated
.ly files with bash and not with Lilypond.exe so it worked for me..

may be it will help..

 

 

Best regards,

Mehmet Okonsar, pianist-composer

www.okonsar.com

Open Source! 

First they ignore you, then they laugh at you, then they fight you, then
you win.

 


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: After install problem

2004-07-01 Thread Mats Bengtsson
It looks as if the installation failed half way through, for some
weird reason. Try to rerun setup.exe once again and choose
Reinstall for the lilypond package (or run setup twice, first
removing then installing the package again).
   /Mats
Pom wrote:
Hello !
I have a classical after installation problem on Windows XP with 
cygwin. I installed like shown on installation page (from cygwin 
installer), and this error appears (I have :

C:\templilypond-bin test2.ly
Now processing `test2.ly'
Parsing...
Interpreting music... error: can't find `feta20.afm'
Fonts have not been installed properly.  Aborting
C:\tempkpsewhich test2.ly
test2.ly
test2.ly contains:
C:\tempcat test2.ly
\score {
\notes { c'4 e' g' }
}
and just the command lilypond does not exist in my cygwin/bin 
directory, neither in other ?bin directory.

What can I do to resolve this problem ?
Thanks.
Best regards,
Tadeusz

___
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44  STOCKHOLM
Sweden
Phone: (+46) 8 790 8463 
Fax:   (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=
___
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user


RE: cygwin install problem

2003-10-25 Thread Bertalan Fodor
The recent version of lilypond doesn't contain ly2dvi.
The old ly2dvi is now called lilypond, the old lilypond is now called
lilypond-bin(.exe).

Bert



___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user


cygwin install problem

2003-10-24 Thread Jeffery B. Rancier
I've been running until I recently did an update from the cygwin
site.  Here's what in /bin:

,
| bash-2.05b$ pwd
| /bin
| bash-2.05b$ ls -l lily*
| -rwxr-xr-x1 jrancier Domain U 2080 Sep 30 12:22 lily-wins
| -rwxr-xr-x1 jrancier Domain U26120 Sep 30 12:14 lilypond
| -rwxr-xr-x1 jrancier Domain U  3459584 Sep 30 12:25 lilypond-bin.exe
| -rwxr-xr-x1 jrancier Domain U41712 Sep 30 12:14 lilypond-book
`
,
| bash-2.05b$ which ly2dvi
| ly2dvi: Command not found.
| bash-2.05b$ 
`

Any ideas?

-- 
Thanks,
Jeff

,
| Jeffery B. Rancier
| 
| Softechnics
| a METTLER TOLEDO company
`




___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user


Re: install problem with libguile.so.9

2003-01-07 Thread Oscar A. Valdez
I had the same problem with Red Hat 7.2. I was able to update guile so
that Lilypond installed, but then GnuCash wouldn't run. Since GnuCash
was more indispensable, I had to live without Lilypond for a few months.

May I suggest you upgrade to Red Hat 8.0? With it, both Lilypond and
GnuCash run fine. I've used RH's Upgrade install option, and it worked
quite painlessly.

Oscar




___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user



Re: install problem with libguile.so.9

2003-01-07 Thread Graham Percival
On Sat, 04 Jan 2003 13:54:28 -0500
Al Partis [EMAIL PROTECTED] wrote:
 I downloaded the RedHat 7.x RPM binary for LilyPond 1.6.5-1 and tried
 to install via  rpm -i lilypond.1.6.5-1.i386.rpm and got an error
 informing me of a missing dependency on libguile.so.9.  I then
 downloaded the most recent GUILE, v1.3.4, compiled and installed it. 
 libguile.so.9 still does not show up anywhere on my system and of
 course the LilyPond install continues to fail.

When you manually compile and install a program, it doesn't appear in the RPM
(or deb) database.  That's one problem with using a package system.  :(

I believe that you can tell RPM I have these packages installed on my system
already, don't bug me about then (I think I read that as part of the Linux
From Scratch handbook).  You can also tell rpm to ignore missing dependencies.
(I believe it's rpm -i --nodeps foo.rpm, but check the man page)

This is a problem that affects all binary distributions, and I can't think of
any good solution.  :(

Cheers,
- Graham


___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user



install problem with libguile.so.9

2003-01-04 Thread Al Partis


I know this issue is common because I see a number of references to it in
the archives, but the information I found there doesn't seem to resolve
my problem.
I downloaded the RedHat 7.x RPM binary for LilyPond 1.6.5-1 and tried to
install via rpm -i lilypond.1.6.5-1.i386.rpm and got an error
informing me of a missing dependency on libguile.so.9. I then
downloaded the most recent GUILE, v1.3.4, compiled and installed
it. libguile.so.9 still does not show up anywhere on my system and
of course the LilyPond install continues to fail.
Can someone point me in the right direction? Thanks.


Alan Partis
thundernet
development group

___
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user