It seems that you have set $HOME to /cygdrive/d/Berti/. Normally, the home directory in Cygwin is somewhere below /home/
My only guess for the "no permissions" error is that you actually have Windows level write permissions in D:\Berti\.
As Jan already responded, you should use updmap-sys if you want to make any changes that applies for the full installation and not only for your account. I hope you know to run the command texdoc TETEXDOC to see the documentation for teTeX.
/Mats
Bertalan Fodor wrote:
There are problems with new configuration. When I run updmap:
updmap: no permissions for writing /cygdrive/d/Berti/.texmf/var/web2c/updmap.log', so no transcript
There was a problem finding a proper place to store configuration data. The message was: Directory TEXMFCONFIG=`/cygdrive/d/Berti/.texmf/config' does not exist
To overcome such problems, set up the environment variable TEXMFCONFIG to point to a directory tree that is writable to you, e.g.
TEXMFCONFIG=$HOME/texmf; export TEXMFCONFIG
or
setenv TEXMFCONFIG $HOME/texmf
_______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
-- ============================================= 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-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
