Gnome OCR and Other Stuff

I was looking for an OCR app to use with Gnome/Gentoo and decided to give OCRFeeder a try.  It is available in the an overlay which makes it easier to […]

Tracker Thrashing at Gnome Boot

Use Gnome?  What is Tracker?  Well, here is the official description: Tracker is a search engine, search tool and metadata storage system. It allows you to find the proverbial needle […]

Virtualbox in Seamless Mode

I finally got around to getting a good Virtual Box install and am able to use it in seamless mode.  Not the best picture, but so what.  Click it for […]

Another day, another kernel and that VMware problem

Yep, another day, a new kernel: Linux littleturd 3.19.0-gentoo-mgreene #1 SMP PREEMPT Tue Feb 10 19:08:38 EST 2015 x86_64 Intel(R) Core(TM) i5-2320 CPU @ 3.00GHz GenuineIntel GNU/Linux What does going […]

Bluefish 2.2.7 on Gentoo

Gentoo finally updated to Bluefish 2.2.6, so I know the latest version must be out which is 2.2.7.  In case you do not know: Bluefish is a powerful editor targeted […]

Gentoo Java emerge issue

Once again portage tells me there is an Oracle Java update and I already know it will have to be downloaded manually and moved into /usr/portage/distfiles. I do this, expecting […]

Gentoo and LibreOffice 3.4

Updated my Gentoo systems to LibreOffice 3.4 and none of the components would start: Could not launch ‘LibreOffice 3.4 [fill in component]’ Failed to execute child process“libreoffice3.4” (No such file […]

Gentoo python 3.x error …

I received an error compiling docutils and it is caused by python 3.x: (File “/usr/lib/python3.1/encodings/ascii.py”, line 26, in decode …) A work around: # mkdir -p /etc/portage/env/dev-python/# echo “export LC_CTYPE=en_US.utf8” […]