Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
1answer
2k views

Installing git on Windows: Git Bash Here or git-cheetah shell extension?

I'm installing Git on Windows XP. During the setup, the installer asks whether I want: 1: Context menu entries: "Git Bash Here" (and the "Git GUI Here" option) or 2: "git-cheetah shell ...
6
votes
4answers
9k views

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 ...
3
votes
1answer
684 views

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 ...
1
vote
1answer
237 views

Installing Ruby w/RBENV: I get “ruby-build command not found”

I put 'rbenv install 1.9.2-p290' in the terminal and I get back 'rbenv-install: line 31: ruby-build: command not found' I have ruby-build as well. Did I not install ruby-build correctly? I see this ...
1
vote
1answer
430 views

Getting the latest version of GCC and boost on newest version of Ubuntu

First of all I know that the title is general, but i presume that is the correct way of asking questions. Specifics are: I'm trying to get boost 1.46 and gcc 4.6 using ppa(ubuntu toolchain for gcc ...
1
vote
2answers
96 views

How do I install program only for a local user in Linux?

Is there a simple way of installing a program in linux only for a single user. I need to install Biopython for only my log-in. I dont have root privileges on the system.
1
vote
1answer
151 views

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 ...
1
vote
1answer
405 views

Installing a delphi 7 isapi web service

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 ...
1
vote
2answers
214 views

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 ...
0
votes
2answers
27 views

Not able to install android APK file using eclipse

When trying to run android application from eclipse console shows [2012-01-31 14:01:01 - Remix_6Dec11] Android Launch! [2012-01-31 14:01:01 - Remix_6Dec11] adb is running normally. [2012-01-31 ...
0
votes
1answer
9 views

Installing GTK2.0 on ubuntu?

so I've been working on a project on the university lab computers, and I want to be able to work on it at home on my laptop. My laptop runs ubuntu 11.10. I used sudo apt-get install ...
0
votes
1answer
18 views

Installing the same App on the same FB Page more than once

Is it possible to install and uninstall the same app on the same Facebook page more than once? I have an app in development and installed it on my FB Page to test it. I uninstalled the app after the ...
0
votes
1answer
25 views

Error while installing Apache server

So, I started learning PHP. It "turned out" that I need local server or smth like that (I really dunno much about this stuff, I apologize for rude mistakes). I fond out that Apache is the most popular ...
0
votes
4answers
157 views

Eclipse with Android does not respond

I've installed Eclipse and the Android SDK but I just cant get to everything working properly. After 2 days I managed to create a working emulator that actually shows am Android interface (instead of ...
0
votes
2answers
153 views

How to install App with custom fonts on a device?

I have a problem with installing an App on a device. It is a Samsung Galaxy Mini running Android 2.2.1 sdk version 8. The app is running fine in the emulator. Now I wanted to test it on a real device, ...
0
votes
1answer
186 views

How can I create directory path and put my files in it while installing apk?

How can I create directory path and put my files in it while installing apk ? "while installing apk Not at running the program"
0
votes
0answers
219 views

Installing Android 3.2 on a tablet running Android 2.3 [closed]

I recently bought a tablet that runs Android 2.3, I am looking at installing Android 3.2 but can only find the SDK version to download with very little instructions. Could anybody tell me if there ...
0
votes
1answer
158 views

How to install hadoop on windows

i am trying to install hadoop on my windows machine with the help of following link i.e. Hadoop Tutorial YDN http://developer.yahoo.com/hadoop/tutorial/module3.html but i am not able to find ...
0
votes
1answer
135 views

Installing Swampy on a Mac (OSX) using preinstalled Python version 2.6

I have the same exact problem outlined in this question: Mac Swampy (Python learning module) install help But I still can't seem to finds simple enough instructions to install and run Swampy on my ...
0
votes
2answers
161 views

Problem running CakePHP on Localhost

I have downloaded a CakePHP project from a online server and need to make it work locally, to do some changes. I'm facing a problem near like this one. However, I have tried all possibile solitions, ...
0
votes
1answer
109 views

How to install JudyArrays (C library) on Windows

I know it can sound as a pretty dumb question, but I do not have a great experience with installing downloaded libraries... Anyhow I downloaded the source code of JudyArrays (which is a C library for ...
0
votes
0answers
543 views

How Do I Install SQL Server Management Studio

I've installed SQL Server Management Studio 2010 Express, but I've been having some difficulty running the program I've attachments of the errors I'm seeing. I've tried: running aspnet_sqlreg ...
0
votes
1answer
133 views

installing programs

This might be a very stupid question, but I still dont completely understand and had some hope thats someone here could fill in the blanks for me. I have been playing around with programming for ...
0
votes
2answers
72 views

Installing Apache 2.2

So I am following the directions and I did: ./configure --prefix=/fmac/users/f****/apacheServer \ --exec-prefix=/fmac/users/f*****/apaacheServer and it seems to work no errors or anything. Then ...
0
votes
0answers
408 views

Trouble in deploing Solr on Tomcat and Debian

We have a Solr index application. It works very well on Lubuntu 10.10 (that's my local linux machine). But I could'n run it in hoster Debian 2.6.26-15lenny3 (gcc version 4.1.3 20080704 (prerelease) ...
0
votes
1answer
279 views

Error on installing .apk file with version 2.1

I just worked my Android application with device (HTC Magic) version 1.5 and it loads properly and when i try to load the same application with the other phone by installing the .apk file of ...
0
votes
1answer
79 views

Python library installing macports

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 ...
0
votes
1answer
1k views

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

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 ...
0
votes
1answer
475 views

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 ...
0
votes
1answer
113 views

Error in installing wince application via activesync on vista sp2

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 ...
-2
votes
1answer
32 views

Verified account CAN NOT add developer app

I've combed the internet looking for a solution and I have none. For some reason, my page can't add the facebook developer app. I don't get the box that pops up asking to to allow even. When I click ...
-5
votes
1answer
50 views

Some “magic” while installing app on Android [closed]

I tried to download on my Motorola Milestone this app: App on Market But there are problems with it. Is it a problem wih my device or generally app?