Re: Lilypond and XP

2005-05-12 Thread Mats Bengtsson

Bertalan Fodor wrote:
You have bad environment variables for TeX.
Do you really not have another TeX installed?
Try to run setup.exe again, and make sure that tetex-3.0.0-3 is installed
This doesn't help if you happen to have environment variables like
TEXMF defined in Windows. See 
http://lists.gnu.org/archive/html/lilypond-user/2004-08/msg00304.html
for a solution in that case.

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


Re: Lilypond and XP

2005-05-12 Thread Bertalan Fodor
You have bad environment variables for TeX.
Do you really not have another TeX installed?
Try to run setup.exe again, and make sure that tetex-3.0.0-3 is installed
Always use "Reply All" when replying to the lilypond lists, because our 
policy is to keep discussions also on the list.

Bert

OK.  Hope this helps.
   $ bash -x /etc/profile.d/lilypond-profile.sh
   ++ basename /etc/profile.d/lilypond-profile.sh
   + '[' lilypond-profile.sh = lilypond-profile ']'
   + '[' -z '' ']'
   ++ echo /usr/share/lilypond/2.4.6
   ++ sed 's!//!/!g'
   + datadir=/usr/share/lilypond/2.4.6
   ++ echo
   
'{/usr/share/lilypond/2.4.6,{!!//texmf-var,!!//texmf-local,!!//texmf}}'
   ++ grep /usr/share/lilypond/2.4.6
   + '[' -z
   
'{/usr/share/lilypond/2.4.6,{!!//texmf-var,!!//texmf-local,!!//texmf}}'
']'

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


Re: Lilypond and XP

2005-05-11 Thread Bertalan Fodor
This usually happens when something is not the default way:
- you have other TeX installed on the machine (MikTeX is known to work 
together with lilypond, but other distributions are not)
- you have some other HOME directory in cygwin.

Please run
   bash -x /etc/lilypond-profile.sh
and then
   lilypond test.ly
from the cygwin prompt (from the directory where you have test.ly).
Send us the output from the first command.
Thanks,
Bert
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Lilypond and XP

2005-05-10 Thread Art Hixson
This is more of this problem.
I said before the installation appeared correct.  I get different 
errors, however, depending on whether I run Lilypond under or Win or 
Cygwin.  Under Cygwin the following:

   GNU LilyPond 2.4.6
   Processing `test.ly'
   Parsing...
   Interpreting music... error: can't find `ecrm10.pfa'
   Install the ec-mftraced package from
   http://lilypond.org/download/fonts/. Aborting
But, ECRM10.PFA   actually exists in the Lilypond tree.

Art
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.11.8 - Release Date: 2005/05/10

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


Lilypond and XP

2005-05-10 Thread Art Hixson
I appear to have a good installation of Cygwin and Lilypond in that all 
components appear to be there.  But when I compile any of the tests, 
such as EXAMPLE-1.LY,  I persistently get a message that it can't find 
FETA20.AFM.  However, it's clearly there under LILYPOND\2.4.6\FONTS.  
Compiling with the -V option shows that all the other paths are being found.

I've completely scorched Cygwin and reinstalled a couple times.  What am 
I missing?  Please - I'm getting exhausted.
Art

--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.11.8 - Release Date: 2005/05/10

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