Tag Archives: install

HowTo: Fix “Briefly unavailable for scheduled maintenance. Check back in a minute.”

After installing an update to WordPress I received the error: “Briefly unavailable for scheduled maintenance. Check back in a minute.” I was unsure if this was down to my hosts servers being temporarily down, going down during the update or … Continue reading

Posted in HowTo, Web | Tagged , , , , , , | Leave a comment

HowTo: Install & Use Resynthesizer for GIMP

Remember this Photoshop CS5 sneak peak showing off it’s latest and greatest feature Content-Aware Fill a couple months ago, well it turns out a reasonably old plug-in for GIMP (GNU Image Manipulation Program) named Resynthesizer seems to work just as great and because it is … Continue reading

Posted in GIMP, Linux, Windows | Tagged , , , , , , , , , , , , , , , | Leave a comment

HowTo: Install OpenCV in Ubuntu Karmic (9.10)

Heres how I got OpenCV installed: First install some needed packages sudo apt-get install build-essential libgtk2.0-dev Now you need to grab FFmpeg for the install to work svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg The svn didn’t work for me, probably something to … Continue reading

Posted in HowTo, OpenCV, Ubuntu | Tagged , , , , , , , | 3 Comments

Problems Installing OpenCV in Ubuntu Karmic (9.10)

UPDATE I now have it working and wrote a guide of how I got it to work – http://alexsleat.com/2009/12/02/howto-install-opencv-in-ubuntu-karmic-9-10/ END UPDATE I found a great guide on getting OpenCV to install on Ubuntu Karmic (9.10) –http://ivkin.net/2009/11/installing-opencv-2-0-on-ubuntu-9-10-karmic-koala/ Most the comments show … Continue reading

Posted in HowTo, OpenCV, Ubuntu | Tagged , , , , , , , | Leave a comment