moka5

Code Blocks C++ Developer

Download this LivePC

Overall Rating: (3 votes)
My Rating: Login to rate this LivePC
Maintainer: T.J. Purtell
Size: 504.2 MB
Date posted: Dec 12 2007 - 8:49pm
Changelog: poke to get the size filled in

This gentoo-based LivePC includes GCC 4.1.1, the Code Blocks C++ IDE, subversion, Firefox, Acrobat Reader, Thunderbird, GAIM, and MPlayer, VPNC, OpenVPN, PPTP, ssh, python 2.4.3, boost 1.34.1, wxWidgets 2.8.4, and lots of other libraries (esp those used by the XFCE window manager).

This has the full software portage tree at your finger tips.

You can find a library to install by typing,
emerge --search LIBRARY_OR_PROGRAM, i.e. emerge --search vorbis, will give you a list including the OGG vorbis libraries and tools to work with vorbis files.

You can install a library by typing,
sudo emerge LIBRARY, i.e.
sudo emerge boost, will install the boost c++ libraries.

You can install a program by typing,
sudo emerge PROGRAM, i.e.
sudo emerge cvs, will install the CVS revision control system.

You can find out how to configure more at gentoo's website.

Home Screen

Project Wizards To Get You Jump Started

Wizard makes a Working wxWidgets Application