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

[netCDF #BUY-248879]: how to configure 4.1.1 without dap, curl, idn



Ok, I see the immediate problem.
The file do-configure.cnk
has this at the end:

./configure-20100430 \
    --prefix=/home/rloy/test-netcdf-snapshot
    --disable-flag-setting \
    --disable-dap

Notice that you left off the backslash
at the end of the --prefix line,
so the next two lines are being ignored.
Add the backslash and try again.
The thing to check is this.
Look at the ./configure output
and look for this line.

checking whether DAP client is to be built...
It should say "no".

You may still have libtool issues, but
that is a different problem.

=Dennis Heimbigner




=Dennis Heimbigner
  Unidata


Ticket Details
===================
Ticket ID: BUY-248879
Department: Support netCDF
Priority: Normal
Status: Open