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

Re: Another Newbie with questions



I see one posibility for your problem and it has to do with using the
correct type of quotes.

When you typed:

 make config SRC=`pwd`

the quotes around pwd are suposed to be back-quotes not forward
quotes.  This makes "SRC" equal to the output of the pwd command which
tells it the name of the current working directory.

If you did use the wrong types of quotes, that would confuse things.

Not sure if that is it, but is is worth a shot.

Greg



--
 Greg Priest-Dorman
 priestdo@xxxxxxxxxxx


-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"


Emacspeak Files | Subscribe | Unsubscribe