On Mon, Jun 1, 2009 at 10:38 AM, Austin English <austinenglish@xxxxxxxxx> wrote: > On Mon, Jun 1, 2009 at 8:40 AM, Teutorix <wineforum-user@xxxxxxxxxx> wrote: >> could somebody explain what in the name of god this command is? >> >> >> Code: >> CFLAGS=-fno-stack-protector ./configure --prefix="/home/[USERNAME]/.winebuilds/0.9.35/" >> >> >> >> The guide im looking at is telling me to do that be i cant get it to work > > Try: > $ CFLAGS="-fno-stack-protector -g" ./configure > --prefix="$HOME/.winebuilds/0.9.35/" > > -- > -Austin > That should be on one line, of course. -- -Austin