Tagged Questions
The failed-installation tag has no wiki summary.
7
votes
5answers
1k views
Failed to install *.apk on device 'emulator-5554': EOF
the project i tried to run is set to minSDK level 7. I have gottan the above error message when running Android virtual device-5554. (the other devices work well). It is working so slowly, and taking ...
5
votes
3answers
2k views
Installation error: INSTALL_FAILED_INSUFFICIENT_STORAGE? during runing emulator
[2011-07-22 16:33:02 - Today] ------------------------------
[2011-07-22 16:33:02 - Today] Android Launch!
[2011-07-22 16:33:02 - Today] adb is running normally.
[2011-07-22 16:33:02 - Today] ...
5
votes
5answers
1k views
Passenger installation with nginx fails
I'm running an ubuntu 9.10 server on an amd-64 platform. Everything's pretty much standard, and I've got Sinatra 0.94 running on a ruby 1.8 installation. I want to install passenger in order to ...
5
votes
1answer
839 views
HTA installer for MSI failing
I'm using a HTA to try to install a product using WindowsInstaller.Installer as an ActiveXObject. Using the same HTA model that has been used in the past, the attempt to install throws the error: "Msi ...
4
votes
1answer
695 views
XCode 4.2 is missing the iOS5 SDK for the Simulator
I created an empty Single View application using Xcode 4.2 on OSX Lion 10.7.2 targeting iPhone 5. The project built happily however when launching the simulator I receive the following error message:
...
4
votes
3answers
1k views
Node.js : NPM Install Fails
I get this error if I run
curl http://npmjs.org/install.sh | sh
even with sudo.
cirk@cirk-Parallels-Virtual-Platform:~$ curl http://npmjs.org/install.sh | sh
% Total % Received % Xferd ...
3
votes
2answers
247 views
gtk2hs installation
hello I got some error
on windows xp sp3,
I tried
install up to date Haskell platform
install gtk+ all in one bundle 2.16
add MinGW's bin address to PATH Environment variables
add GTK+'s bin ...
3
votes
6answers
3k views
Why can't I install my service?
So I built a service in C# and I am trying to use the following command to install it:
C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\installutil.exe MyService.exe >> installLog.txt
It fails. When ...
3
votes
3answers
3k views
Windows 7 SDK installation failure
I seem to be completely unable to install the Windows 7 SDK onto my machine, and the only solution I've found on the web is to make a swathe of registry changes. I've done this - still no success.
...
3
votes
3answers
3k views
Anyone got a copy of MSIINV.EXE?
Does anyone have a copy of MSIINV.EXE (The MSI Inventory tool)? The site where it used to be available is down(http://www.huydao.net/). I'm trying to uninstall some components in order to force the ...
2
votes
2answers
56 views
Haskell Installation error
I don't have administrator rights and try to install Haskell on D drive. But at the end of the installation it is showing me an alert box with the following message:
Could not write updated path to ...
2
votes
0answers
223 views
problems installing pyffmpeg on mac os x
I'm having some troubling installing pyffmpeg (https://code.google.com/p/pyffmpeg/) on mac os X lion. It doesn't list dependencies anywhere, I figured out it needs cython after playing around a bit. I ...
2
votes
2answers
311 views
Trouble installing QT Jambi on a Windows 64 bit system
I've been trying to use QT Jambi, but I couldn't manage to install it yet. First of all, this is my system:
Windows 7 Home Premium 64 Bit
Java 6 32 bit (I often use JDownloader which is not ...
2
votes
2answers
3k views
Installation error: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED?
I am developing a small application that lists all the applications present/ installed on the android device. But I'm getting the below error while i'm trying to run the code.
Installation error: ...
2
votes
1answer
477 views
Cannot install ASP.Net MVC 3
I tried installing MVC 3 from the download in http://www.asp.net/mvc/mvc3 - both with and without the Web Platform Installer. As soon as the download is finished, the installer says installation is ...
2
votes
1answer
406 views
Ada: cmake and PLplot installation on Windows
This is a follow-up of the post at http://stackoverflow.com/questions/3210207/ada-plotting-2d-graphs . I decided to create a new post as this is a separate issue. The installation of PLplot for ...
2
votes
3answers
461 views
Error installing tomcat on Mac OS 10.6
I have been trying to install tomcat-6.0.26 on my Mac OS 10.6. I followed these instructions:
1)Get the latest binary from here
2) Extract it to /usr/local
3) sudo vi /etc/profile and add the ...
2
votes
1answer
2k views
libxml-ruby on windows xp problem
About a month ago I installed libxml-ruby using
gem install libxml-ruby
and it worked fine.
Then i went to install it on another machine today and it failed with this error:
...
1
vote
1answer
36 views
Drupal Migration Issue - Install Screen Showing Instead of Site
We are migrating a bit of an old Drupal installation (6.x) from one hosting platform to another. Unfortunately due to political issues we are unable to upgrade the Drupal Core or modules prior to ...
1
vote
3answers
86 views
trouble compiling and installing cantera python module
I'm attempting to install the Cantera as a python module within Ubuntu linux. For reference I used these instructions: Installing Cantera. After running ./preconfig and make, I get the following ...
1
vote
1answer
220 views
grails install plugin blazeds failed due to unresolved dependencies
I trying to integrate Flex with Grails through BlazeDS BUT i am stuck with the very first step i.e installing BlazeDS plugin ... it fails everytime i try to install. Following is the complete ...
1
vote
2answers
289 views
running into issues with RVM during Ruby install (1.9.2)
I'm trying to install ruby via RVM and am getting the following error and the logs are not really clear as to what's going on, has anyone run into this? I seem to recall that Ruby should not be ...
1
vote
3answers
239 views
Failed to fetch URL in Eclipse
I have downloaded the Android SDK and installed the Android Development Tools in Eclipse.
Now when I try to add Third Party Add-ons in the Android SDK and AVD Manager I get this :
I have already ...
1
vote
1answer
303 views
RVM installation issue
I have no idea what could be the reason.I would rather explain the steps i followed.
Ubuntu:~$ which ruby
/usr/local/bin/ruby
$ bash < <( curl ...
1
vote
1answer
1k views
My apps will not install on device when downloaded from the Android Market
I am unable to install my app onto a device even when it is downloaded from the Android Market. How can this be possible? If it were signed incorrectly wouldn't the market not accept it? I have tried ...
1
vote
1answer
952 views
sql server 2008 express installation problem in windows xp sp2
I need to install Sql Server Express 2008 on my PC which has Windows XP SP2 (32 bit). But while installing Sql Server, the Windows PowerShell installation fails. This ceases the Sql Server ...
1
vote
2answers
248 views
moving Drupal 6 site - get blank white page
I moved Drupal from one Linux server to another by copying files to PC then back to new server. I made changes to settings.php to reflect new database name. I got PHPmyADMIN working, so I know ...
1
vote
1answer
136 views
Eclipse C/C++ Compilation faile
hi
I'm new to the Eclipse IDE for C/C++ developer(I'm using eclipse Helios for C/C++)
i've made a small program like as
#include<stdio.h>
#include<conio.h>
main()
{
printf("Hello Eclipse ...
1
vote
1answer
802 views
Google Python gdata Library Installation Failing
[Note, I have removed some information, such as my username, and the
IDs to my spreadsheets]
Hi! I'm on a mac, and I'm trying my best to install gdata for google python.
Before I go on, I'm using ...
1
vote
1answer
138 views
How to remove Ruby Gems which have failed to install properly
Is there a prescribed way to "clean up" Ruby Gems which have native extensions that have failed to build. There are directories/files left in the gems directory, however gem list --local does not list ...
1
vote
0answers
175 views
MCImageManager installation for .NET
Just bought MCImageManager for .NET yesterday. Followed the installation instructions to the letter. Now my .NET 4.0 VB VS2010 web project won't build. Full details at ...
1
vote
1answer
788 views
How to install mingw manually?
Once I saw gcc version 4 at sf.net host page of mingw,I managed to download the whole package and install the new package,but it turns out a lot of mistakes(create process errorwhile run gcc and give ...
1
vote
2answers
770 views
Umbraco server error after install
I downloaded umbraco and used the web platform installer. Everything went though okay and it installed SQL Express 2008 and a new directory under the default website in IIS. However when I launch the ...
1
vote
2answers
1k views
Unable to install python-setuptools from source
The question is related to the post.
I need to install python-setuptools to install python modules.
I have extracted the installation package.
I get the following error when configuring
...
1
vote
1answer
3k views
Client Components for SQL Server 2005 Enterprise x64 won't install due to Native Client Error
So I got a 64 bit virtual machine running x64 Windows Server 2003 Standard Edition with plesk from blacknight.ie.
I installed all the updates from windowsupdate.microsoft.com apart from group policy, ...
0
votes
0answers
3 views
Trouble Installing RAD 7.5
I m facing problems while installing RAD 7.5...When I m trying to install then it gives error saying "Error during Installation phase"...The error says Installation Manager has fetched 2418 ...
0
votes
0answers
10 views
System.Data.SQLite Windows x64 install fails; could not load file or assembly or dependency error
I downloaded the 64-bit Windows SQLite setup executable to install on my Windows 7 x64 machine:
sqlite-netFx40-setup-bundle-x64-2010-1.0.78.0.exe
(11.60 MiB)
and ran the setup. It ...
0
votes
1answer
122 views
Vmware Install Error - vmwarer mcisocket64.msi failed [closed]
The following error is achieved on Vmware Installation when installing on an x64 Windows 7:
vmware
mcisocket64.msi failed
0
votes
0answers
91 views
Error: In installation of Android ADT 15.0.1?
I am installing Android SDK and ADT on 32 bit windows xp, encounter this problem, kindly help me:
An error occurred while collecting items to be installed
session context was:(profile=SDKProfile, ...
0
votes
0answers
24 views
VIVO Installation stuck and Build failed
OS :Linux version 2.6.38.8-2-vs2.3.0.37-rc17-blkio (root@womb) (gcc version 4.3.2 (Debian 4.3.2-1.1))
Java :1.6.0_26
Apache Tomcat :6.0.28 (http://www.vivo.otagolibrary.com:8080/)
Apache Ant :1.8.0
...
0
votes
2answers
325 views
How to install npm for node.js installed with homebrew installed at custom path?
I'm using Mac OS X Lion 10.7, and installed homebrew with alternate install at custom path to keep it user scope requiring no sudo.
I installed node.js successfully. But npm is not being installed.
...
0
votes
1answer
88 views
External Installer has stopped working
I have Visual Studio 2010 Professional on my machine. I am trying to install Service pack 1 for VS 2010 but getting error "External Installer has stopped working". Earlier I have installed the same ...
0
votes
1answer
57 views
(Partial) failure installing WiX-generated MSI from elevated command prompt
As a test case for an issue I'm having with application deployment, I built an MSI following the WiX Simple Setup tutorial and using the latest version of WiX 3.5. My test environment is a virtual ...
0
votes
1answer
49 views
Why am I getting this error trying to install Subclipse from the update site?
I am trying to install Subclipse 1.6.x on Eclipse Helios (3.6) on a 64-bit Windows 7 machine. I go to Help -> Install New Software... and then enter the following update site into the dialog box: ...
0
votes
0answers
3k views
iTunes Sync Failed to Install message for Adhoc distribution [closed]
I just switched to Xcode 4.2 and my adhoc .ipa is not installing on device using iTunes. I am getting message Failed to Install.
0
votes
3answers
103 views
Failed to open eclipse for first time
Hello I want to run eclipse for the first time, when I click on eclipse exe file, the warning occur "Java run time environment or java development kit must be available in order to run eclipse, No ...
0
votes
1answer
293 views
Installing Pygame and Pymunk on Mac OS X 10.6
I have not been able to install Pymunk and Pygame for the same version of python. I have tried binaries, source installs, fink, and Macports, for system python, python 2.6, and python 2.7, with 32 and ...
0
votes
1answer
136 views
Configuring and installing python2.6.7 and mod_wsgi3.3 on RHEL for production
This is a long question detailing all that I did from the start. Hope it helps.
I am working on a django application and need to deploy it on to the production server. The production server is a ...
0
votes
2answers
107 views
sonar application initialization failed
I have unzipped the sonar(code review tool) and started by executing batch file on win 7 64 bit
when m hitting the url in mozilla :http://localhost:9000 m getting following error
Application ...
0
votes
1answer
149 views
Using Perl to connect to Sybase db without Sybase Client in Windows
I an trying to connect to Sybase with Perl. i was trying to use DBD::Sybase to do that but when trying to install DBD::Sybase using perl Makefile.PL, I get the following error:
Please set SYBASE in ...