Installation (or setup) of a program (including drivers, plugins, etc.) is the act of putting the program onto a computer system so that it can be executed.

learn more… | top users | synonyms

1
vote
0answers
4 views

is it necessary install solr with a servlet (Tomcat, Jetty, etc)?

Is it necessary install solr with a servlets? I read several tutorials how to install solr, and most of them say that its necessary but, when I start Solr without Tomcat server works! And I can Index ...
0
votes
0answers
15 views

Install UBUNTU on USB

I installed ubuntu 12.10 on my 8GB USB.. after installation I have left with ~6GB free space.. Now when I try to surf net or open some applications I get error message that I do not have enough space. ...
0
votes
0answers
10 views

SQL Server 2008 installation (instant force close)

I'm trying to install Microsoft SQL Server 2008 on an Amazon EC2 instance with Windows Server 2008 R2 (x64 system), but the installation (to be exact, the setup.exe file. the installation didn't ...
2
votes
1answer
124 views

Where do I find the eclEmma dependencies?

I'm trying to install eclEmma in my eclipse Juno installation. When I install via 'Install new Software' eclipse calculates the dependencies, asks me to accept the licence an then produces this ...
1
vote
0answers
123 views
+50

Installing Distribute when doing an altinstall of Python

I'm doing an altinstall of Python 2.7.3 on CentOS 5.8, and I want distribute which gives pip and all that jazz. However I'm having trouble understanding the correct procedure, and the setup script for ...
1
vote
0answers
8 views

fxri console window closes as soon as it opens… cannot execute fxri in Windows Ruby 2.0 environment

I have installed Ruby 2.0 from file: rubyinstaller-2.0.0-p0.exe site: http://files.rubyforge.vm.bytemark.co.uk/rubyinstaller/rubyinstaller-2.0.0-p0.exe I cannot get fxri to execute from the cmd ...
-2
votes
2answers
58 views

C# Form Automatically closes when visual studio is not installed

I wrote an application with .Net4 and C# and also deploy it to user system with install shield. After I changed few lines of code, one of my Winforms automatically disposes** without error in client ...
0
votes
2answers
35 views

How to install .apk on multiple phones for testing

Hi I am developing a cloud application for android. While developing its a torture to install apk on every phone after a single line change in code. Is there a way to install it through script. or ...
0
votes
2answers
58 views

Trouble installing pycurl on Mac OS X 10.6.8

I am working on a python project (I have python 2.7) that uses the eBay SDK module found here: https://github.com/timotheus/ebaysdk-python I was able to install ebaysdk but had trouble when running ...
0
votes
0answers
14 views

Config Django 1.5.1 for aptana studio 3

How do I get Django working in aptana? I have gooled my face off and have tried everything I could find and I still have not luck. I am using a Mac running lion. I have django installed and in idle ...
1
vote
0answers
24 views

Silabs USB TO UART Debian build error

I'm having a problem installing a driver for my Silabs USB to UART bridge. I download my driver from here: http://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx I'm running Ubuntu ...
0
votes
0answers
15 views

How to use easy_install to install locally?

I try to install PyTables package using easy_install. My problem is that I am not root on the system and am not allowed to write to /usr/local/lib/python2.7/dist-packages/ directory. To solve this ...
0
votes
2answers
35 views

Magento won't run my install script

Okay so I am trying to add a field to the registration with my module. Obviously I have to add an attribute. So my "install script" is really just an upgrade to the customer entity. However, the ...
0
votes
1answer
13 views

Trying to install nacl (native client) from google but getting syntax error

C:\nacl_sdk>naclsdk list File "C:\nacl_sdk\sdk_tools\sdk_update_main.py", line 720 print "Native Client SDK Updater, version r%s" % (REVISION,) ...
3
votes
3answers
2k views

Does apt-get work to install Clojure on Linux (ubuntu 10)?

Hi guys : I noticed that there is a package repo for Clojure, so I tried sudo apt-get install clojure However, the install failed, it looks like there is a java dependency missing ... I have ...

1 2 3 4 5 171
15 30 50 per page