Tag Archives: Installing

Installing MAMP On Mac OSX Part 1 – Lucid Nerd Tutorial

This beginner tutorial will explain step by step how to install MAMP (Mac, Apache, MySQL and PHP) Server on Mac OSX. This Lucid Nerd tutorial covers the installation and the default set up of MAMP, including a run through of … Continue reading

Installing ns-2. 34 on Mountain Lion

I’ve bern struggling to install ns-2.34 on my just uppgraded Mac with ML. This is what I get -L/Users/bcaceiro/desktop/DEI/IRC/ns-allinone-2.34/tcl8.4.18/unix -ltcl8.4 -framework CoreFoundation -lX11 -sectcreate __TEXT __info_plist Wish-Info.plist -o wish ld: library not found for -lX11 collect2: ld returned 1 exit … Continue reading

Installing OpenCV with Visual Studio 2010 and configuring OpenCV project

This video tutorial shows how to Install Opencv 2.2 successfully and how It’s configuring with visual studio 2010 correctly how compile with Visual Studio 2010 built solution after how successfully run simple Image processing project All information include here !!

Andriod App st rzt from? Installing

02-22 11:31:07.098: E/AndroidRuntime(479): FATAL EXCEPTION: main 02-22 11:31:07.098: E/AndroidRuntime(479): java.lang.RuntimeException: Unable to instantiate application android.app.Application: java.lang.NullPointerException 02-22 11:31:07.098: E/AndroidRuntime(479): at android.app.LoadedApk.makeApplication(LoadedApk.java:466) 02-22 11:31:07.098: E/AndroidRuntime(479): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:3260) 02-22 11:31:07.098: E/AndroidRuntime(479): at android.app.ActivityThread.access$2200(ActivityThread.java:117) 02-22 11:31:07.098: E/AndroidRuntime(479): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:969) 02-22 11:31:07.098: E/AndroidRuntime(479): at … Continue reading

PHP – Tutorial 1 – Installing WAMP server and Starting Out PHP For Beginners

In this tutorial, I’ve shown how to start the PHP scripting language for absolute beginners.