Procedure of making a computer program ready for execution

learn more… | top users | synonyms (1)

2
votes
1answer
1k views

How to fix “The entry point for the procedure sqlite3_open_v2 cannot be found in the dynamic link library sqlite3.dll”

Translation: Hello, I have a problem installing version 1.0.8. The following error message appears: The entry point for the procedure sqlite3_open_v2 cannot be found in the dynamic link library ...
2
votes
1answer
308 views

find path where add-ins are installed

I see that my add-ins are installed to C:\Users\Me\AppData\Local\ESRI\Desktop10.0\AssemblyCache{6C90269B-D233-4122-3747-C2AE1131E22C} Is it possible to find that file path from within the Add-in ...
2
votes
0answers
48 views

install opengeo on Arch Linux

I am trying to install the opengeo suite (community) for a project I have. The thing is that my Linux distribution is Arch Linux, for which the package manager is pacman and not apt-get as it is the ...
2
votes
0answers
41 views

qgis missing menu bar ver 1.8.0-lisboa on ubuntu linux

QGIS emits the following warnings when starting, and fails to display the main menu bar. $ qgis --nocustomization Warning: loading of qgis translation failed [/usr/share/qgis/i18n//qgis_en_US] ...
2
votes
1answer
217 views

PostGIS installation on Ubuntu 10.12 (Amazon Services)

On Ubuntu 10.12 (AMI on Amazon), I use aptitude to install Postgresql and PostGis. On terminal running psql interactive prompt, I type CREATE EXTENSION postgis and ERROR: could not open extension ...
2
votes
1answer
317 views

Can't import arcpy in IDLE, pyscripter, or even ArcGIS10.1's Python window

After using arcpy and python for months with ArcGIS 10.1 without any problems I'm encountering something I can't work around or even find help with online. Something as simple as "import arcpy" is ...
2
votes
0answers
91 views

Getting SAGA-GIS Python Bindings without compiling from source

I am very new to SAGA-GIS, but I recently developed a workflow using SAGA for processing LiDAR data. Now I need to batch the process using Python. I installed SAGA from the Windows installer and I ...
2
votes
0answers
72 views

How to install QGIS on Linux NAS using IPKG

I have a Linux -Based NAS that I want to install QGIS onto. Since I am administering through a web interface from a Windows based PC, how can I install qgis? Is there a way maybe through IPKG? Or any ...
2
votes
0answers
159 views

How to install OpenLayers in drupal?

I have been trying this for a while without success. After installing the OpenLayers module in drupal 7.14 and trying to configure it i get the following error: Cannot establish a connection to the ...
1
vote
5answers
222 views

Unable to install the PostGIS extension to PostgreSQL on Ubuntu 12.04 LTS

I just installed Linux Ubuntu 12.04 LTS (on a virtual machine). I then successfully installed the PostgreSQL 8.4 database management system. I am now trying to install PostGIS, which is an extension ...
1
vote
2answers
177 views

Keeping package dependencies for QGIS master up-to-date

Not for the first time, QGIS has broken due to unsatisfied package dependencies. This is not surprising, as I'm using the 1.9 Master version which is released nightly, and the package dependencies ...
1
vote
3answers
804 views

Using QGIS with a pre-existing installation of Python 3.2 and matching GDAL

I need to have GDAL/OGR working with Python 3.2 because of another dependency. However, I also want to have QGIS for convenience. However, QGIS - FWTools in particular is built against Python 2.5, ...
1
vote
1answer
35 views

QGIS Dev install issues

I need to use some of the new functionality in the Dev build and just can not install it on our windows 7, 64 bit machines. It works fine on my personal windows 8 laptop but I can't get it to work at ...
1
vote
1answer
607 views

Cant install QGIS 1.7.4/1.8 after system update

after a routine system update my qgis got lost (xubuntu 12.04). After trying to reinstall 1.7.4 this massage apears in Softwarecenter (german): Die folgenden Pakete haben nicht erfüllte ...
1
vote
1answer
113 views

Multiple-machine deployment scenario. Solutions?

I have a virtual machine (let's call it machine no.1) on which I have installed Microsoft SQL Express 2008 R+ ArcSDE 10.0+ ArcGIS Desktop 10.0 +ArcGIS Server 10.0. Everything is connected and works ...
1
vote
3answers
191 views

Looking for MapGuide 2.1.0 web extensions / web studio - where am I going wrong?

I am trying to get to grips with MapGuide Open Source 2.1.0, and the first stumbling block is the Windows installer (!). I got the main binary from the MapGuide download page which has the ...
1
vote
2answers
62 views

Grass 6 extension installation in Grass 7 error

I am trying to install the extension r.roughness from the Grass 6 repository, but in Grass 7. When trying g.extensions, the error "make: * No rule to make target ...
1
vote
1answer
46 views

How to install an old QGIS Master (1ab5cdc)?

I need to revert my current version of the QGIS Desktop Master back to 1ab5cdc (about 5 months ago). Anyone know how I can make this happen? I'm running windows XP
1
vote
1answer
201 views

Installing GRASS on MINT 14?

I'm very new to mint/linux/GRASS and have no clue how to deal with these errors. Can I just change the URL somewhere? Here is the simplest reproducible command to produce a failure: sudo apt-get ...
1
vote
1answer
754 views

How to fix missing ippj-5.3.dll error in QGIS?

I try to install OSGeo4W but when I tried to run it appeared an error message about ippj-5.3.dll is missing... does anyone know what happen?
1
vote
1answer
263 views

Qgis install can't find Gdal framework (Mac OS X 10.7)

After having installed Mac OS X 10.7 I can't install Quantum Gis as it maintains that I have not installe the GDAL Framework, which I have done (several times). Have anyone experienced the same ...
1
vote
2answers
3k views

How to install PostGIS shp2pgsql-gui on CentOS 6?

I am installing PostGIS 1.5.3 on a CentOS 6.2 virtual machine to get started web mapping with Geoserver.I have successfully installed PostgreSQL 9.1, PostGIS 1.5.3 and PgAdminIII on the system. ...
1
vote
1answer
80 views

Unable to install QGIS 1.8 on Ubuntu [duplicate]

Can someone please walk me through installing qgis on Ubuntu 13.04. I keep getting 1.7 no matter what I do and I would like 1.8 if possible. I am a new Linux user. This was addressed in a previous ...
1
vote
1answer
70 views

unable to install qgis 1.9 on Lubuntu 13.04

I tried to install qgis 1.9 in my laptop. I use Lubuntu 13.04 (64bit). I used the repository deb http://qgis.org/debian-nightly raring main deb-src http://qgis.org/debian-nightly raring main ...
1
vote
0answers
46 views

Can't install ArcGIS License Manager 10.1 on Win Server 2003

i try to install a License Manager on a Windows 2003 Server. The setup starts, everything looks fine. When i press "next" the setup crashes, the setup window closes. No error. No entry in the event ...
1
vote
0answers
57 views

Can you successfully migrate arcgis 10.0 mxd to 10.1 or are there steps to follow?

I have upgraded from 10.0 to arcgis 10.1. I am trying to open an 10.0 mxd file in 10.1 and it appears to have lost any additions I had made to the table plus its' x and y coordinates. Can you ...
1
vote
1answer
146 views

when Google earth launches , only black screen is appearing

i'm installing google earth on ubuntu 12.0.4 in a following way : Downloaded 64 bit . sudo dpkg -i google-earth-stable_current_amd64.deb google-earth But when Google earth launches , only black ...
1
vote
0answers
114 views

How to compile Degrib on Ubuntu 12.04 LTS?

I'm trying to compile degrib on a typical Ubuntu 12.04 LTS Server. However, I get an error "undefined reference to gzopen64" which appears to be common when compiling degrib. Do you have any ...
1
vote
0answers
66 views

How to compile mapfish in Debian?

When compiling mapfish I can't help but notice the quickstart instructions on the home site are not very good and have led to broken results so far. Any one able to clarify the steps? for instance ...
1
vote
0answers
25 views

Why can I not start Quantum GIS? [duplicate]

Possible Duplicate: How to fix QGIS error “Entry Point could not be located”? Why can I not start Quantum GIS? What do I do about this following error message? "The procedure ...
1
vote
0answers
83 views

System policies prevent QGIS installation - false alarm?

I get the following message during install Quantum GIS 1.8.0-Lisboa on Windows 7: I tried doing the install as administrator with the same result. The install finishes after the 'ok' button is ...
1
vote
0answers
42 views

How to install ESTAT?

I am new to ESTAT and have been trying to install the latest build (DEC 2009) ESTAT However, every time I click on ESTAT.JNLP (downloaded file), I get an "Unable to launch the application error: Could ...
1
vote
1answer
319 views

rpy2 installation on Mac OSX

I'm desperatly trying and retrying to install rpy2 on my Mac OS 10.6 in order to run SDA4PP plugin on QGIS. My version of R is 2.14.0 and it was obviously compiled with the option --enable-R-shlib ...
1
vote
0answers
211 views

Error installing/uninstalling GeoMedia WebMap Professional_6 on Windows 7 (64 bit)

On installing GeoMedia WebMap Professional_06.01.03.08 on Windows 7 Professional 64 bit. Following Error window pop up at the end of installation process or If I uninstall it. I have .Net Framework ...
1
vote
0answers
410 views

SDA4PP not found? How to do Kriging in QGIS?

I need to make kriging analysis in QGIS (v1.7.4). I found out, that it should be a part of SDA4PP plugin, but I just couldn't find it in any repository (even third party). It looks, like it just ...
1
vote
1answer
434 views

How to solve the “Undefined symbols in librouting.dylib” issue on Mac Os X?

I'm trying to create a Homebrew formula to let anybody install pgrouting on his or her mac. I've seen this question: How to fix pgRouting librouting_dd.so: undefined symbol error? I'm also following ...
1
vote
0answers
375 views

PostGIS installation error [closed]

Try to install PostGIS 2.0 from svn in Ubuntu 11.04. After running postgis.sql file I get an error: ERROR: could not load library "/usr/lib/postgresql/9.0/lib/postgis-2.0.so": ...
1
vote
2answers
117 views

How to install grid_renderer on Linux?

I'm having a hard time installing grid_renderer on Ubuntu Maverick (10.10). I've followed these instructions but when I compile the mapnik branch I always get this error ...
0
votes
1answer
282 views

How to handle “Mount: Access Denied” when installing QGIS on Win7?

I tried to install qgis on my laptop with Windows 7 Professional and it is a 64 bit machine. after going through the procedure described below I got the message "Mount Access Denied". What is going ...
0
votes
1answer
111 views

Install Opengeo 3.0.1 in ubuntu 12.04

I tried to install OpenGeo community edition 3.0.1 in Ubuntu 12.04. In the installation instruction it is mentioned that this version is supported only "10.04 and ...
0
votes
1answer
180 views

install mapguide 6.5 on windows 7

How can I install mapguide 6.5 on windows 7 ? i have problem to set a datasource in mapguide outer. do i need another software or application to install this version of mapguide in win 7 64bit? ...
0
votes
1answer
208 views

How do I check if Mapserver is installed or not?

I have installed MS4W (full) and choose port 8080 because on port 80 i have already installed IIS7. Now installation of MS4W is successful , but how i check ? I put http://localhost:8080/ in my ...
0
votes
1answer
97 views

Using macports python 2.7 with macports qgis

I installed qgis through macports on my mac running OSX 10.8.2 but when I run the application (qgis 1.8) it says that I don't have python-gdal installed. I searched google and it appears that it is ...
0
votes
1answer
54 views

QGIS startup error (out of range pointer)

I downloaded QGIS (for Windows) and installed the software. However, when I start QGIS, I get an error message: "The Instruction at 0x04c20d55 referenced memory at 0xffffffff. The memory could not ...
0
votes
1answer
172 views

How to debug QGIS installation problems on XP? [closed]

I'm installing Qgis (Standalone 1.8) on all the PCs of the town planning office where I work. All good for 4 computers, on the fifth installation does not work. Computers have all XP with SP3. In ...
0
votes
2answers
195 views

Setting up pre-requisites for creating viewer using suite-sdk

I am creating a Viewer using the suite-sdk from the following tutorial, which says The Client SDK should be installed onto a machine where the development will occur. This is typically bundled with ...
0
votes
1answer
644 views

Trying to Install on MAC OS Lion and getting Python error message

Brand new to this and struggling to install QGIS on MAC OS X with Lion, I am not a techy - but noticed in the install read me that /usr/bin needs to be added to the GDAL.frameworks path. Failing to ...
0
votes
0answers
16 views

qgis help - uninstall and re-install stable version

I just posted about a DEM problem after installing the latest nightly build...now I am completely screwed. I uninstalled the latest nightly build and associated files, hoping to resort back to the ...
0
votes
0answers
24 views

How to setup users and user groups on a distributed architecture?

I am learning ArcGIS distributed installation. I planned like this picture. I read from installation documents about server users group. agsAdmin agsUsers Which machine contains user groups and ...
0
votes
0answers
35 views

Compiling PostGIS fails when it can't find GDALAllRegister

I'm trying to compile the latest PostGIS 2.1.0 beta and the configure process fails at: checking GDAL version... 1.10.0 checking for OGR enabled... yes checking gdal.h usability... yes checking ...