Top "Installation" questions

Installation (or setup) is the process of deploying an application, driver, plugin, etc.

ImportError: No module named site on Windows

I am trying to install Python for the first time. I downloaded the following installer from the Python website: Python 2.7.1 …

python windows module installation environment-variables
What's the easiest way to install a missing Perl module?

I get this error: Can't locate Foo.pm in @INC Is there an easier way to install it than downloading, …

perl installation cpan
What is INSTALL_PARSE_FAILED_NO_CERTIFICATES error?

I was trying to change my default/main/startup (whatever you call it) activity by editing the androidmanifest.xml file. …

android installation apk android-install-apk
How do I run Visual Studio as an administrator by default?

I recently discovered that even while logged into my personal laptop as an administrator, Visual Studio does not run in …

.net visual-studio visual-studio-2010 installation
How to install mongoDB on windows?

I am trying to test out mongoDB and see if it is anything for me. I downloaded the 32bit windows …

windows installation mongodb
Node.js/Windows error: ENOENT, stat 'C:\Users\RT\AppData\Roaming\npm'

I have Windows 7 32-bit. I installed the latest Node.js 32 bit. When I try to run the command npm install …

windows node.js installation
Create MSI or setup project with Visual Studio 2012

I create a small application and I would like to create one MSI file. In Visual Studio 2010 you have this …

installation windows-installer visual-studio-2012 project-types
How to install Python packages from the tar.gz file without using pip install

Long story short my work computer has network constraints which means trying to use pip install in cmd just leads …

python installation packages
Error:Unable to locate adb within SDK in Android Studio

Does anyone know what this means? I'm kind of noobish to Android. When I click the "run" button on my …

android android-studio installation adb
Mac install and open mysql using terminal

I downloaded the mysql dmg file and went through the wizard to run. Done. I have also started mysql server …

mysql terminal installation