-
18.10.11 - Install Google Chrome on Ubuntu 11.10
Some libs was were included in previous versions of Ubuntu, on the new release 11.10 (Oneiric Ocelot) are missing. If you try to install the Google Chrome .deb package for Ubuntu it may raise an error. The real problem are the not installed dependencies.Once , you have to install them manually [...]
-
12.01.11 - Install Wacom Bamboo Fun CTH-661 in Ubuntu 10.10
For problems with the some of Wacom tablets like the Bamboo Fun (CTH-661) model does not function correctly under Ubuntu 10.10 Maverik Merkaat.Thanks to we can install the drivers through simple steps. We only have to enter the next commands into the Terminal (Applications > Accessories > [...]
-
25.10.10 - Install Java (Sun) in Ubuntu
In a new Ubuntu installation (in this case Ubuntu 10.10), the Java version may not be of (Oracle) (probably will be Openjdk). Sometimes, that non-official version, can't execute some applets or comes without a library or simply will not execute same as Sun version...To install and activate the Sun [...]
-
04.10.10 - Installing OpenGL/Glut libraries in Ubuntu
The first step is to install the development libraries of OpenGL/Glut in Ubuntu: For newer versions of Ubuntu (>= 11.10) you have to install another package because the linker does't link anymore. Create a test file (test.c): Compile the file linking the OpenGL/Glut libraries:
-
28.09.10 - Massive operations over images under Ubuntu
is a library collection for edit, convert, compound, save images in other formats (greater than 100) and much more...Available for multiple platforms: , and Mac. Is a very useful tool, you can operate over multiple images with only one instruction. For example, if we want to reduce the quality of [...]