Jump to content

libcurl.dll


Recommended Posts

Guest solisgb@gmail.com
Posted

Hi

 

I'm working with python on windows xp sp 2. These days I'm trying to

install gdall library with Python bindings. I have tried to run an

script using the library, but python raises an error

 

curls_multi_cleanup pocedure don`t find entry point in libcurl.dll

 

It's like my procedure cant find libcurl.dll, or perhaps another dll

named gdal.dll

 

In the installation procedure of gdal, I must add gdal path to PATH

variable.

 

I found 2 programs than uses others libcurl.dll versions y others

directories (an antivirus program and Apples's program)

 

There are any way to inspect the actual path gdal is pointing to?, and

 

How I could indicate the correct path gdal must get ?

 

Luis

  • Replies 1
  • Created
  • Last Reply

Popular Days

Guest David H. Lipman
Posted

Re: libcurl.dll

 

From: <solisgb@gmail.com>

 

| Hi

|

| I'm working with python on windows xp sp 2. These days I'm trying to

| install gdall library with Python bindings. I have tried to run an

| script using the library, but python raises an error

|

| curls_multi_cleanup pocedure don`t find entry point in libcurl.dll

|

| It's like my procedure cant find libcurl.dll, or perhaps another dll

| named gdal.dll

|

| In the installation procedure of gdal, I must add gdal path to PATH

| variable.

|

| I found 2 programs than uses others libcurl.dll versions y others

| directories (an antivirus program and Apples's program)

|

| There are any way to inspect the actual path gdal is pointing to?, and

|

| How I could indicate the correct path gdal must get ?

|

| Luis

 

Start by asking in a News Group specific to Python.

 

comp.lang.python

 

--

Dave

http://www.claymania.com/removal-trojan-adware.html

Multi-AV - http://www.pctipp.ch/downloads/dl/35905.asp


×
×
  • Create New...