The process of installation is the deployment of an application onto a device for future execution and use.

learn more… | top users | synonyms

3
votes
0answers
27 views

Detect python package installation path from within setup.py

After installation, I would like to make soft-links to some of the configuration & data files created by installation. How can I determine the location of a new package's installed from within ...
3
votes
0answers
169 views

pip --find-links option doesn't seems to be working

When attempt to install from pip $ pip install Django==1.4 Most likely I get Error while getting ...
3
votes
0answers
231 views

R C symbol name “do_is_ordered” not in the DLL for package xts

I have R installed on my computer in the office and I have experienced something weird. I was trying to use the xts package but the following is happening: library(xts) data(sample_matrix) ...
2
votes
0answers
127 views

Vim: how to install the UltiSnips plugin?

I tried installing the UltiSnips plugin, but when Vim is loaded it creates a torrent of errors: Error detected while processing C:\Documents and ...
2
votes
0answers
95 views

Installing bsddb package - python

I am totally new to python and I have this message when I try to import bsdddb Traceback (most recent call last): File "<stdin>", line 1, in <module> File ...
2
votes
0answers
52 views

EasyEclipse for Ruby and Rails doesn't start because of an application error

I have just installed EasyEclipse for Ruby and Rails. When trying to start it I get the following error message: An error has occurred. See the log file [path to log file] The content of the log ...
2
votes
0answers
134 views

OpenCV installation doesn't work on Mac OSX 10.6.8

I've installed OpenCV on my Mac OSX 10.6.8 twice. First using sudo port -v install opencv +python27 This seemed to install fine (no errors), so I fired up python and tried to import it. ...
2
votes
0answers
227 views

DLL Load Failed when running kivy pong tutorial

I have been trying to learn python and create a small application using kivy to become introduced to kivy python apps. But I cannot even get the pong tutorial that comes with the standard kivy ...
2
votes
0answers
435 views

Oracle XE 11g homepage not displaying

I have been searching for a solution to my problem for a while now but none seems to be working, this is my last attempt before I go for re-installation. I today installed Oracle XE 11g Release 2 ...
2
votes
0answers
65 views

Jar file stopped installing after a number of installation

In Samsum DUOS e2252 my .jar file used to install and run properly a few days back but then suddenly it stopped installing while it still gives me option to install and when I click yes it shows ...
2
votes
0answers
150 views

Test failure in dmake test with module PerlMagick(Image::Magick)

I was first having problem passing past Makefile.pl installing the perlMagick module(otherwise known as Image::Magick). It said I didn't had the required binaries installed, but a person here in SO ...
2
votes
0answers
13 views

why Libraries window in win7 32 bit is automatically opened after uninstalling an application designed by Installshield 2010?

An application setup is designed by Installshield 2010. After uninstalling the application, Libraries window in win7 32 bit is automatically opened. Is there anyone who has the same experience, and ...
2
votes
0answers
264 views

Cygwin :: bcrypt-ruby - ERROR: Failed to build gem native extension

When I try I install bcrypt-ruby gem I get the following error I have Cygwin on Windows 7 32 $ gem install bcrypt-ruby Building native extensions. This could take a while... ERROR: Error ...
2
votes
0answers
55 views

Microsoft Project & install options

I have 3 solution projects in C#.NET (Server, Client, Service). I am able to create setup for each solution individually. But I need to build a single setup for all the three setups by providing ...
2
votes
0answers
149 views

Application with sharedUserId kills other apps with the same uid when installed

I have two applications, let's call them APP-A and APP-B, they share the userid "com.example.app.USER", if APP-A is running and I install APP-B, APP-A closes. Does anyone know if this behavior is ...
2
votes
0answers
438 views

Blackberry JDE 6 & 7 installation issue

I downloaded Blackberry JDE 6 and 7 from the site https://developer.blackberry.com/java/download/previousjdeversions/ After downloading when I try to install, both 6 and 7 have same problem. I have ...
2
votes
0answers
231 views

X Server in Minix, can't install from PKGIN

I have successfully installed Minix3 on my VBox && also have installed many features like gcc, clang etc... But I've got the problem with installing X-Server on my Minix. It didn't even ...
2
votes
0answers
126 views

Increasing performance of .NET 4 framework installation

I have a small WPF application built in C# and requiring the .NET 4.0 framework. Currently it requires the full .NET 4 framework but we can ultimately move down to the client profile once we remove ...
2
votes
0answers
259 views

Why the installation of MVC3 takes so much time?

I've installed MVC3 already a couple of time on different machines. It takes ages till it's installed. I don't understand why it takes all that times as it seems to install just a few Assemblies. Does ...
1
vote
0answers
19 views

I have configured curl but it does not work

I am using windows server and have ran the following code to find my php.ini. <?php infophp(); ?> Then uncommented the extension=php_curl.dll and set the extension path on my ...
1
vote
0answers
21 views

Emacs installing w3

I am having trouble installing the w3 web browswer written entirely in emacs-lisp on my Mac os x 10.8.3. I downloaded w3 via git in the above link. I think followed the instructions in the file called ...
1
vote
0answers
38 views

perl module installation error

I just installing the CPAN modules SAP-Rfc in my RHEL-5.8 system. cpan -i SAP::Rfc No librfc installation found, usually in /usr/sap/rfcsdk Then I download the same from the cpan ...
1
vote
0answers
15 views

How to Create an Installer for a WPF application?

I have a WPF application. This WPF app calls a console application. The console app has a database part and also a service reference of a WCF service. I want to package this tool for installation. The ...
1
vote
0answers
14 views

Install failure from Apple store

I recently uploaded a new version for one of my applications as an update for which I already had an initial version on Store. After it's release few clients (to be precise 2) have reported that the ...
1
vote
0answers
153 views

Random error during installation game created by Inno setup

Hi when I use instalation that will install game it is OK. But sometime I will get this error: C\game\ Scared2\pad\graphics02,zip An error occurred while trying to copy a file: the suource ...
1
vote
0answers
62 views

Oracle Developer Suite after installation login

i downloaded Oracle Developer Suite 10g from http://www.oracle.com/technetwork/developer-tools/developer-suite/downloads/101202winsoft-087370.html and i started installing.Chose complete installation ...
1
vote
0answers
143 views

Cannot install Facebook SDK 3.5.1 for iOS

I know I can build it from sources, but it looks like a pkg bug or something. Basically, I open the package in the Installer.app, click Continue and Install and... nothing happens. Here are the ...
1
vote
0answers
48 views

Why is system error 7030 logged when my Windows service is installed?

Each time my Windows service (developed in C#, Visual Studio 2010) is installed on a system running Windows 7 or Windows Server 2008 R2, the system error 7030 is logged. The service is not configured ...
1
vote
0answers
359 views

Oracle Database installation error: environment path

While attempting to install Oracle Database 11g Release 2 on Windows 7 (64 bit). Encountered following the error (PRVF-3929) It states that the environment variable path is too long. To reach ...
1
vote
0answers
24 views

Error when building a project

I cloned an organism project from github. I tried to install it, but there is no one setup.py file and no documentation. Could you advise me how to correctly build and install it under Ubuntu 12.04? ...
1
vote
0answers
140 views

Failed to build Python packages when installing Python on AIX

I'm very new to python and I'm trying to install python 2.6.8 from source code on an AIX 6.5 machine. I built with these commands: CC=gcc CXX=g++ ./configure --enable-shared make And I get these ...
1
vote
0answers
129 views

How can I install the python module YAML without ROOT ACCESS ( 'easy_install' and 'pip' are not available)?

I am trying to run a python script that calls the yaml module on a server. I only have writing permissions in my home directory. The server has Python 2.7.3 installed. I do not have root access. ...
1
vote
0answers
14 views

Aptana Error, readyState=3?

I'm just starting with Aptana Studio. I'm used to using Eclipse as an IDE for Flex. Creating a new HTML/JS project I run the sample boilerplate index.html and get the following error. error: ...
1
vote
0answers
90 views

icinga-web unmet dependencies

I am trying to install icinga-web and I am getting following error:- I tried installing both the icinga-core and icinga-idoutils but I still get this error. apt-get install icinga-web Reading ...
1
vote
0answers
166 views

Repeated pop-up from “Interactive Services Detection” after installing Visual Studio 2010 SP1

I've installed Visual Studio 2010 with Service Pack 1 on Windows 7. I am logged on as an administrator and running the application using the "Run as administrator" option in the shortcut to ...
1
vote
0answers
196 views

How to install Sphinx Search (2.0.6) on Mamp using OS X (10.8.x) Mountain Lion?

I'm trying to install Sphinx Search on Mamp but I can't get past a certain step. Here's what I did: Downloaded MAMP (use it to test website locally) Downloaded and unpacked Sphinx Search 2.0.6 tar ...
1
vote
0answers
165 views

Automated iOS App Deployment & Testing

I am building a mobile device test-rig that will deploy a mobile app that we have created to REAL Android and iOS devices. We've got a bunch of devices and USB cables and USB hubs plugged into a ...
1
vote
0answers
37 views

installing pylucene on a mac

I would like to be able to use pyLucene on my Mac. The instructions have me hopelessly lost because each instruction for setting up or making requires that I do something before it, and it's hard to ...
1
vote
0answers
204 views

“require.paths is removed” error running TypeScript compiler on Linux Mint

I'm new to Node.js. I have node 0.9.5-pre running on Linux Mint. I used npm (1.1.70) to install TypeScript but now I get the following error when I run tsc: Error: require.paths is removed. Use ...
1
vote
0answers
238 views

C# Application with SQL Server install

I am trying to install my C# application on a VMWare machine with Windows Vista, the PC is completely clean. The install works fine except for the last part, when SQL Server 2008 Express is trying to ...
1
vote
0answers
65 views

getting value from install.ini for installation

I am creating an installer and I want to get value of Target Directory in which the stuff will be installed from install.ini file.How can I do this using installshield or Factory setup?
1
vote
0answers
96 views

Installation of Helios' XML Editor into Helios based Eclipse fails

I am working with IBM Rational Function Tester 8.3, which is Eclipse 3.6 (Helios) based. I wanted to install XML support, so I enabled the Helios update site and chose Eclipse XML Editors and Tools ...
1
vote
0answers
47 views

NetSparkle : managing data files

I have a .Net application which I want to have automatic update feature with NetSparkle. Every time I create an update of my application, I want that new update uses already stored data in the ...
1
vote
0answers
350 views

Compilation (installation) error of opencv at linux Mint?

I am following that tutorial to install and compile opencv but it produces following errors after some point (%22 of installation) of execution of make ... [ 22%] Building CXX object ...
1
vote
0answers
75 views

Ld.exe has stopped working on install with Perl Strawberry

Trying to install a module(Devel::Declare) on a Strawberry setup I got an error window telling me "ld.exe has stopped working". Here's the command I ran on the CMD: cpan Devel::Declare You can ...
1
vote
0answers
145 views

WiX Overcoming “Could not access network location” error

Currently doing my best to put together an installer for our C# app using Wix but have hit a block with the following problem. By default the application is installed in the ProgramFilesFolder ...
1
vote
0answers
160 views

Nginx module installation on Centos 6.3

I want to install a module and i cant find the nginx source directory.Can someone tell me please?
1
vote
0answers
181 views

Unable to install grails plugin mongodb

I am using grails-2.0.4 version with GGTS ide. When i tried to install mongodb some errors occuring. I have tried in two ways. **1)compile ":mongodb:1.0.0.GA"** Then it is getting this ...
1
vote
0answers
203 views

Error in Commandline Installation of SQL Server 2005 Express SP 3

I am facing a strange issue while installing SQL Server Express 2005 on Windows XP SP3 (German OS) machine. PFB the description: I am performing a silent installation of SQL Server 2005 via a .bat ...
1
vote
0answers
100 views

Doesnt JAVA EE SDK include the APIs in JAVA EE DOC?

I installed JAVA SE JDK and then installed JAVA EE SDK java_ee_sdk-6u4-jdk7-windows-x64.exe because the latter one requires a jre. But then I found that the java ee sdk is merely nothing new than java ...

1 2 3 4 5 16