When I type mkdir ~/temp && mv ~/.* temp/
I get: mv: rename /Users/PLS/. to temp/.: Invalid argument mv: rename /Users/PLS/.. to temp/..: Invalid argument (At first I thought the command wasn't successful. But when I made the files visible I found them in /Users/PLS/temp. I probably should have used 'mv ~/.+ temp/' instead of 'mv ~/.* temp/' to avoid the "invalid arguments"?!) I still can't compile the ly-file from the command-line in my main account (dyld message). patrick -------- Original-Nachricht -------- > Datum: Wed, 30 Dec 2009 16:19:55 +0100 > Von: James Bailey <[email protected]> > An: Patrick Schmidt <[email protected]> > CC: [email protected], [email protected] > Betreff: Re: command-line usage - dyld message > Try deleting (or moving) all ~/.* files to someplace else. A simple > mkdir ~/temp && mv ~/.* temp/ should suffice. Then see if you can > compile in your main account. If that works, then the problem is most > definitely in a local config file. > > On 30.12.2009, at 15:33, Patrick Schmidt wrote: > > > James, > > > > the problem seems to be isolated to my main user account! I was > > able to compile the Welcome-file in my test account (using the > > command-line): > > > > /Applications/LilyPond.app/Contents/Resources/bin/lilypond / > > Applications/LilyPond.app/Contents/Resources/Welcome-to-LilyPond- > > MacOS.ly > > > > When I do the same in my main account I get the dyld-message again. > > > > Thanks for your help & patience! > > > > patrick > > > > -------- Original-Nachricht -------- > >> Datum: Wed, 30 Dec 2009 14:20:00 +0100 > >> Von: James Bailey <[email protected]> > >> An: Patrick Schmidt <[email protected]> > >> CC: "James Lowe" <[email protected]>, [email protected] > >> Betreff: Re: command-line usage - dyld message > > > >> So, does this mean that the problem is not isolated to one user > >> account? > >> > >> On 30.12.2009, at 11:29, Patrick Schmidt wrote: > >> > >>> This is what I get when I type > >>> > >>> 'locate libpang': > >>> > >>> Is there anything wrong? > >>> > >>> Thanks for your help! > >>> > >>> patrick > >>> > >>> > >>> > >>> -- > >>> Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla > >>> Firefox 3.5 - > >>> sicherer, schneller und einfacher! http://portal.gmx.net/de/go/ > >>> atbrowser > > > > -- > > GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! > > Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 -- Preisknaller: GMX DSL Flatrate für nur 16,99 Euro/mtl.! http://portal.gmx.net/de/go/dsl02 _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
