[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

re:Installling rgdal - gdal connection error




Francesco-

Let me make sure i'm 100% clear:

my call is:

install.packages("rgdal", configure.args = c("--with-gdal-config=/nfs/user08/bw4sz/Gdal/gdal-1.9.0/apps/gdal-config"),  

I haven't specifically called a .la location, that was the default once i linked to my gdal-config file. Are you saying that the appropriate gdal-config file is not under the apps folder? Or that i should link it outside of the call to install rgdal?

 I had anticipate a bin folder, but when i configured and made the tar, the only gdal-config file i could find was under the apps folder.

Thanks so much for your help,

Ben

On Wed, Sep 12, 2012 at 8:46 AM, Francesco P. Lovergine <frankie@debian.org> wrote:
On Thu, Sep 06, 2012 at 05:14:16PM -0400, Ben Weinstein wrote:
>
> /nfs/user08/bw4sz/Gdal/gdal-1.9.0/libgdal.la: file not recognized: File
> format not recognized
>

The use of .la libtool helper file is not appropriate and deprecated (it is
in general too much libtool dependent and subject to problems).
I would suggest you link regularly the gdal file using the appropriate
gdal-config line.

--
Francesco P. Lovergine


PS: sorry if i posted twice, my default address does not have clearance to the list.


Reply to: