[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
This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
- Subject: [netCDF #BUY-248879]: how to configure 4.1.1 without dap, curl, idn
- Date: Fri, 30 Apr 2010 15:29:54 -0600
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
- Prev by Date: [netCDFJava #UWT-369970]: some questions on opendap url support on netcdf java api
- Next by Date: [netCDFJava #UWT-369970]: some questions on opendap url support on netcdf java api
- Previous by thread: [netCDF #BUY-248879]: how to configure 4.1.1 without dap, curl, idn
- Next by thread: [netCDF #BUY-248879]: how to configure 4.1.1 without dap, curl, idn
- Index(es):
