I want to install the iPhone 4.0 SDK, but I don't want to lose my stable 3.2 version because I am planning on packaging an app for distribution soon. Any tips on installing more than one version?
Snow leopard 10.6.3
X Code 3.2.2
Hi,
Is it possible to install the entire database(postgresql8.2) via command prompt or batch file or registry file bypassing the trivial procedure for installation. But then to a question comes that, how can we supply default parameters such as name,password,language,default location of database? Currently I'm working on 'Windows XP' platform.
Thank you.
I'm installing an extension to an application and it needs to be copied into the same directory. I want the setup script to look to see if the app is installed by checking for it's register key and getting its installed directory and set the install path that is shown to this path.
My questions are:
Can I check a registry key with the installer before they user gets to the directory selection screen?
If I can how to I change the text in that box?
This might be a stupid question but I'm new at all this.
I want to create a Windows program that communicates with a database. Is there any way to do this without the user of my program have to install a database program like MySql?
I'm going to program it in C#.
I am trying to do a Physics problem in python. I need to install visual python because I get the error that it can't find the visual library when I type import visual from *
The documentation on the Visual Python site is totally useless.
I have gone into synaptic package manger and installed python-visual. But I still get the same error.
Can someone please help?
Hi, I just about to learn Java programming. I already have jdk on my computer. Then, I found this Netbeans is quite popular and come with all I needs. My question is, will there be any conflict if I install full version of Netbeans while I already have jdk installed on same machine(windows vista)?
I will appreciate your answers and advices, thanks.
My application install Firefox add-on (by coping .xpi to "[FF_inst_dir]\extensions").
This application periodically download updates (.xpi with new version).
How it can be installed correct (how use update.rdf) ?
There are several hot fixes for VS 2008 sp1, but it's a mess to install them all manually one by one. Is there some kind of Visual Studio Updater, which installs all the necessary hot fixes automatically?
I'm looking for either an ASP.net or PHP based webmail app I can install on my shared hosting.
I want to set this up on one of my domains for my Gmail address, due to Gmail being blocked at work.
I'd like the interface to be as similar to Gmail as possible, conversation view, labels, starred emails etc if possible well at least allow me to keep with my GTD workflow.
Any suggestions?
Hi guys,
I've been searching for a while now for a solution to install IntenseDebate on my local machine. From what I've seen, there doesn't seem to be anything around that would help me do that.
Anyone has had any success installing IntenseDebate on their localhost?
Thanks folks,
LP
Hi all, I'm trying to set up the Android SDK on Ubuntu. Someday I want to make apps that can reach most of the market.
I've heard I need to make the apps compatible with Android 1.6 for this. Does that mean everything I install should be for Android 1.6 (API level 4?). Will I have any trouble running the apps on my phone with is Android 2.1?
I've got quite a complex .Net 2.0 project to build (with VS 2010) which does not build without 2.0 version of System.ServiceModel.dll and does not run if compiled with .Framework 4.0. Can I install Net Framework 2.0 safely after 3.5 and 4.0? Or where can I download an old System.ServiceModel .dll assembly?
Hey there, trying to install a ruby gem but I keep getting the following error:
ERROR:failed to build gem native extension
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at/System/
Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h
I'm not exactly sure what is happening here. Is there anyone that knows what is going on and how to fix it?
Thanks!
I am using .NET 3.5. I want to use Oracle Data provider in Data Access Application Block of Enterprise Library. Do I need to install ODP.NET? I am using oracle 10g client.
Some modules have easy install, others need to be copied in site package but some of them really doesn't work.
And i need to import 3 module(libraries) but when i run program.py with python Sheel ...apear no module named ....(so it's not installed correctly)?!
After full fresh Windows XP system reinstallation, I've installed SQL Server 2008 R2 and Visual Studio 2010. Soon I've found that I also have some very handicapped version of VS 2008 IDE installed as a part of VS2010 or SQLServer. At the same time there are a lot of interesting projects on the Web still targeting VS2008. Can I install a full-featured VS 2008 now, without it breaking something (for example by replacing some files with older versions)?
First off these questions are related but do not fix my problem:
http://stackoverflow.com/questions/2499934/
http://stackoverflow.com/questions/652836/
I have installed Visual Studio Web Developer Express Edition 2010, then I installed MVC 2. Now I can successfully run a MVC 2 application, however I have to do the manual imports of the namespaces and stuff.
How can I install the templates?
I can't run a debug sdk application because it requires both VC 8 and VC 9 versions of the CRT. But it only requires visual studio 2008 for plugin dev, which is what I need.
How do I install the debug runtimes from 2005 on to a Windows7 machine? I can't figure out how to make them run app local nor can I copy anything into the winSxS folder without a trusted installer.
Hey guys I'm new to Mac so please bear with me.
I'm using snow leopard 10.6.4 at the moment.
I want to install numpy and scipy, so I downloaded the python2.6,numpy and scipy dmg files from their official site. However, I'm having problem import numpy:
Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/numpy/core/multiarray.so: no matching architecture in universal wrapper
Can anyone shed some light to this problem?
Hi guys, I would like to install Visual Studio 2008 and MS SQL Server 2008 on Ubuntu OS which I have in my PC, however, I don't know how. May I have some tips please? Thanks.
Currently We are installing prequisties softwares using the bootstrapper. So i want to install the prerequisties without using the Bootstrapper ?. Whether it is possible ?