Re: [opendx-dev] openDX with CDF library

2005-04-21 Thread David Han

I added CFLAGS and LDFLAGS to the 'configure' file at the beginning as follows:

  CFLAGS=${CFLAGS} -I/home/davidh/cdf30dist-test/cdf30-dist/include
  LDFLAGS=${LDFLAGS} -L/home/davidh/cdf30dist-test/cdf30-dist/lib

After the build, I ran the Data Prompter and received the following message:

  ERROR: Import: Operation not implemented: CDF libs not included

Can anybody tell me what's not done properly?  BTW, I noticed that 
there were some warnings on cdf.h when I ran the configure script.


I learned from the openDX web page that 3 routines in CDF have naming 
conflicts with ImageMagick, so I fixed this problem prior to building 
OpenDX.



cdf, HDF, etc are looked for in any of the CFLAG and LDFLAG paths. 
As long as your CFLAG includes something like -I/users/home and 
LDFLAG include something like -L/users/home then it should be able 
to find them and pick them up during the configure for building.


David

Does anybody know how to build OpenDX 4.3.2 from source with an 
optional library like CDF?  If I have a CDF library already 
installed under my personal account, is it possible to simply 
reference it during the build process?

--



--
..
David L. Thompson   Visualization and Imagery Solutions, Inc.
mailto:[EMAIL PROTECTED]5515 Skyway Drive, Missoula, MT 59804
Phone : (406)756-7472



--


Re: [opendx-dev] openDX with CDF library

2005-04-20 Thread David Thompson
cdf, HDF, etc are looked for in any of the CFLAG and LDFLAG paths. As 
long as your CFLAG includes something like -I/users/home and LDFLAG 
include something like -L/users/home then it should be able to find 
them and pick them up during the configure for building.


David

Does anybody know how to build OpenDX 4.3.2 from source with an 
optional library like CDF?  If I have a CDF library already 
installed under my personal account, is it possible to simply 
reference it during the build process?

--



--
.
David L. Thompson   Visualization and Imagery Solutions, Inc.
mailto:[EMAIL PROTECTED]5515 Skyway Drive, Missoula, MT 59804
Phone : (406)756-7472