1. cdimages.ubuntu.com
-> Download the latest version of the DVD image.
2. www.nvidia.com
-> Download the latest N-card driver.
3. Install Ubuntu and driver
Command: sudo/etc/init. d/gestation stop
Because ubuntu has been optimized for Linux Startup and/etc/inittab is not used
4. Install the audio MP3/WMA Decoder
Command: sudo apt-Get install gstreamer0.10-plugins-uugly
, Playing MP3
Command: sudo apt-Get install gstreamer0.10-FFMPEG
, Play WMA
Command: sudo apt-Get install Python-mutagen
& Mid3iconv-e GBK *. MP3
To solve the garbled expression
5. Install ccsm
Command: sudo apt-Get install compizconfig-settings-Manager
(Note: If the cards are switched during Alt + TAB, the static application switches to the tab bar-> appearance-> cancel the mipmap
)
6. Install Cairo-dock
Command: sudo apt-Get install Cairo-duck
, And then configure the topic (many topics can be selected) and Function
7. Install codeblocks
Command: sudo apt-Get install libwxbase2.8-0 libwxgtk2.8-0
And then go to codeblocks
Download the Deb package or apt-get from the official website.
8. Install glut and glew
Command: sudo apt-Get install freeglut3 freeglut3-dbg freeglut3-dev
Command: sudo apt-Get install libglew1.5 libglew1.5-Dev
These libraries are installed in the/usr directory by default. You can view the details of dpkg-l libglew1.5-Dev.
Add the glut variable to the global variable of codeblocks to specify the path. Add a search path to the project. OK ~
The xxf86vm library could not be found, enter: sudo apt-Get install libxxf86vm-dev x11proto-xf86vidmode-dev
.