Installing ies4linux on Ubuntu 9.10 Karmic Koala by just running “./ies4linux” might show some warnings such as: IEs4Linux 2 is developed to be used with recent Wine versions (0.9.x). It seems that you are using an old version. It’s recommended that you update your wine to the latest version (Go to: winehq.com). In my case [...]
Today I got the following error on Pidgin (I’m running version 2.5.2 on Ubuntu 8.10 Intrepid Ibex) while it tried to connect to MSN: “Unable to retrieve MSN Address Book” After searching a bit I found this post by Gijs Nelissen which said to use a different MSN plugin for Pidgin called msn-pecan. I’ll reiterate [...]
On the day of Ubunut 8.10 I’ve upgraded my work laptop (Dell D630) to Ubuntu 8.10. I’ve previously ran my home desktop on the release candidates and saw that all is well so I didn’t expect any specific issues with the upgrade. After finishing the upgrade successfully I’ve encountered 2 problems. The first was with [...]
If you get the following error while running Synaptic: Failed to run /usr/sbin/synaptic Unable to copy the user’s Xauthorisation file. Make sure to that you have enough space in your /tmp directory. To check if that is indeed the problem run the following command in your terminal: df -h This command will show you each [...]
If you are using Skype on Ubuntu 7.10 (Gusty Gibbon) on a Dell D630 and have the “famous” internal microphone problems due to the HD-Intel chipset, I’ve found a simple solution, sort of. I recently bought a Plantronics .Audio 470 headset at Best Buy for $50. Its a nice headset with good sound quality and [...]
Whenever a new version of Ubuntu comes out I download the CD, run it in LiveCD mode and see if my Laptop (Thinkpad T43) works with everything included (video card – ATI, sound, Wireless card the Intel a/b/g wireless thingy) and succeeds in connecting to my home wireless network (using WPA2 encryption). Previous versions usually [...]
I have Gentoo Linux on my home machine and after I’ve upgraded GCC (and subsequently the whole toolchain) I wanted to compile a perl related library – crypt-rsa. When I tried to emerge it, it failed with the following error: Could not run/locate “i386-pc-linux-gnu-gcc” After searching around I found this thread on the Gentoo forums [...]