Project

General

Profile

libs4cdo compile error

Added by Vladimir Vovo about 11 years ago

Hello. I try to compile libs4cdo 0.0.10 package:

make config all install PREFIX=/home/vovo/work/programs/cdo

And get error:

Start configuring zlib-1.2.3:
unknown option: --with-pic
./configure --help for help

I didnt find answers on this forum. What did i make wrong?


Replies (1)

RE: libs4cdo compile error - Added by Ralf Mueller almost 11 years ago

you're on an 64bit ubuntu system, so you dont need to compile zlib, use your the system package (which should already be installed). To compile the libraries, you better use

 make libs4cdo PREFIX=/home/vovo/work/programs/cdo

Have you tested the cdo package which comes with ubuntu ? It might fit your needs without manual compilation.

    (1-1/1)