[opendx-dev] openDX with CDF library

2005-04-20 Thread David Han
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?

--


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


[opendx-dev] dx/src/exec/dxmods dxmdf.src

2005-04-20 Thread David Thompson
Update of /src/master/dx/src/exec/dxmods
In directory opendx.watson.ibm.com:/tmp/cvs-serv17830/src/exec/dxmods

Modified Files:
dxmdf.src 
Log Message:
Have no idea why string list wasn't included as an appropriate input in
Replace. It works fine and was probably just an oversight. 



[opendx-dev] dx/html/pages refgu120.htm

2005-04-20 Thread David Thompson
Update of /src/master/dx/html/pages
In directory opendx.watson.ibm.com:/tmp/cvs-serv17830/html/pages

Modified Files:
refgu120.htm 
Log Message:
Have no idea why string list wasn't included as an appropriate input in
Replace. It works fine and was probably just an oversight. 



[opendx-dev] dx/src/exec/dxmods lookup.c

2005-04-20 Thread David Thompson
Update of /src/master/dx/src/exec/dxmods
In directory opendx.watson.ibm.com:/tmp/cvs-serv8508

Modified Files:
lookup.c 
Log Message:
Correct a flaw in pointer assignment (trying to remove warnings). Fixes
Lookup.



[opendx-dev] dx ChangeLog

2005-04-20 Thread David Thompson
Update of /src/master/dx
In directory opendx.watson.ibm.com:/tmp/cvs-serv14228

Modified Files:
ChangeLog 
Log Message: