Comment: Re:You mean this? (Score 2, Informative) 650
Hint: You will now be looking at 'Franklin Delano Roosevelt Memorial'
|
|
UNAME=`uname`
if [ "$UNAME" == "Darwin" ]; then
PLATFORM=osx32
# prepend our lib path to LD_LIBRARY_PATH
export DYLD_LIBRARY_PATH="${STEAMROOT}"/${PLATFORM}:$DYLD_LIBRARY_PATH
elif [ "$UNAME" == "Linux" ]; then
PLATFORM=linux32
# prepend our lib path to LD_LIBRARY_PATH
export LD_LIBRARY_PATH="${STEAMROOT}"/${PLATFORM}:$LD_LIBRARY_PATH
fi
its designers have polished the hell out of its user interface
and the link is to an article without a single screenshot....
nationalism and organized religion are forces in this world which must be defeated if we are all to live in peace
I think that contains a subset of the real problem. The real problem is people thinking that, because they belong to a certain group (country, religion, secret club), they are somehow better than people not in the same group. Nations and religions are not the problem, it's the idea that "I'm better than you" because of some group.
Now there's three things you can do in a baseball game: you can win or you can lose or it can rain. -- Casey Stengel