installing

How do i install pyCurl?

I am VERY new to python. I used libcurl with no problems and used pyCurl once in the past. Now i want to set it up on my machine and dev. However i have no idea how to do it. I rather not DL libcirl files and compile that along with pycurl, i want to know the simplest method. I have libcurl installed on my machine. i'm on windows, i tri...

Error in installing wince application via activesync on vista sp2

Hi all! I have created an installer for my wince application by following the instructions on this site http://msdn.microsoft.com/en-us/library/aa446504.aspx. And it worked fine on windows xp. But when I tried to install this using windows vista sp2, there is an error that says "Error 1001. An exception occured in the OnBeforeInstall eve...

About installing the open cv library

sir, I have tried my level best to install open cv library 2.2.0 version.but it has'nt suceeded it shows that errors in linking the library hughigh, whether we wanted to insatll the ipp library prior to install the opencv? please help me ?.............. ...

Nsis - changing installation directory.

Currently I am in my installing directory say c:\Program File\My installer.I have to execute a demo.bat file that is stored at some other location say c:\Program Files\Temp\example.bat,which I have to go at that location and execute coz my example.bat has some support files that are only stored in Temp folder. My question is how can I c...

Problems with setting the path for Zend framework, needed for Youtube API

Hi I copied & pasted this text here. It seems the editor seems to format some parts randomly. ;) I downloaded ZendGdata 1.9.6, extracted it & uploaded it to my site's root folder ..., which I need for use with Youtube API to get videos onto my site. I must say I’m new to all this, and so I would appreciate taking this into account. Th...

Installing fonts

I have a difficult time trying to install Hebrew/Arabic fonts on my level 7 (API 2.1) or "Nexus emulator". After rw mount/remount I can do it for level 3 devices, but not for Nexus! Why? What can be done? People using real physical devices already got this to work on the hardware. That's what must be done for some of us: We need syste...

Python library installing macports

Hi Everybody I would like to install: A. Mod python on a regular Macbookpro (MacOSX 10.6.4) B. And MySQL for Python on the same computer. And the installation is constantly failing. Question 1: Is there a tutorial on how to achieve this on Mac OS? I also hoped that I could use Macports for this. I had bad experience with Macports a...

Installing a delphi 7 isapi web service

Hello guys, I have developed an isapi web service in delphi 7 and I need to install it in a server so it can be consumed by a c# application. I copied the dll of the isapi in a folder and created a virtual directory in the IIS of the server. When I call the web service from the browser (http://localhost/webservice/ws.dll) the website ...

Trouble installing Django

I'm having trouble installing Django, even if I follow the instructions here: http://www.djangobook.com/en/2.0/chapter02/ Could someone please provide baby steps to installing Django. I'm talking baby steps that really break it down, so that a retarded person could do it. I've installed Django and unzipped the file, but I'm unsure wher...

error on installing .apk file with verrsion2.1

I just worked my android application with device (htc magic)version1.5 and it loads properly and when i try to load the same application with the other phone by installing the .apk file of version1.5 with android version 2.1 and kernel version 2.6.29 omap1 but now i couldnt find my application getting installed on my device... I have...

How To Make Eclipse Pydev Plugin Recognize Newly Installed Python Modules?

So I just installed SubnetTree (http://www.icir.org/robin/pysubnettree/) and if I open the Python interactive interpreter I can successfully import it without any error messages. I use it in one of my programs and can successfully run it without a hitch. However, Eclipse marks the import as an error, and this is a problem as I use Eclips...

installing oracle 11g in ubuntu 10.10

i'm trying to install oracle 11g database in my ubuntu 10.10, following this tutorial http://oracleabc.com/b/archives/167 but, at the step 11, the system asks for oracle password! which password is it? i did not set anything yet! i've tried 'oracle', 'password', , (my system's) root password, but doesn't work! are there some 'default pa...