View Full Version : Linux Questions
Acrylic76
July 25th, 2006, 08:15 PM
Well, here's the first one:
How can I tell what version of WINE I have on my Live Knoppix cd?
Cuddles
July 25th, 2006, 09:56 PM
if you type (in a terminal/bash thingy whatever it decided to call it)
wine --help
it should display help listing all the run options. the typical run option to simply display the version is either -v or -version
so:
wine -v
or
wine -version
might work, if you want to try that first.......
anything else?
i'd check for sure of the exact command, but im on windows right now....watchin tv on the laptop....
slowz
July 25th, 2006, 11:31 PM
( man ) is one of the most important commands in nix. IMHO
man wine
NAME
wine - run Windows programs on Unix
SYNOPSIS
wine program [arguments ... ]
wine --help
wine --version
For instructions on passing arguments to Windows programs, please see
the PROGRAM/ARGUMENTS section of the man page.
Cuddles
July 25th, 2006, 11:33 PM
bah...of course i didnt mention man.....completely forgot of it's existance...that's sad.....i use that command all the goddamn time....
im not sure what IMHO means any more, so refresh my memory...
slowz
July 25th, 2006, 11:38 PM
In My Humble Opinion
Cuddles
July 25th, 2006, 11:40 PM
aah, that makes sense then.....i figured it was something like that...
Acrylic76
July 27th, 2006, 06:38 PM
Anybody know any good OpenGL tutorials for Linux because the best one me and Cuddles could find is from 1997.
slowz
July 27th, 2006, 06:42 PM
http://nehe.gamedev.net/
http://www.linux3dgraphicsprogramming.org/links.shtml
http://www.opengl.org/code/category/C22/
Acrylic76
July 27th, 2006, 06:50 PM
I've seen that site, but those tutorials are for M$ and Mac, I don't see any Linux tutorials.
Acrylic76
July 27th, 2006, 10:13 PM
Wow, looks cool. Thanks slowz. You know anything about Videogame design or 3D modeling or anything of the sort related to making videogames?
Cuddles
July 29th, 2006, 12:03 AM
http://awkwardalliteration.com/ebooks/Computers/
that was on eg recently...it's fucking brilliant (down a lot, but when it's up, its worth the time it takes to load)
slowz
July 29th, 2006, 03:45 PM
That is a great site, Thanks Cuddles
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.