[Dhsvm-users] DHSVM version 2.0 compiled, Still a problem with 3.0
meisenbi at vt.edu
meisenbi at vt.edu
Tue Oct 3 13:01:04 PDT 2006
I've successfully gotten DHSVM_2.0 compiled on my machine.
We had to make a minor adjustment to the makefile to get it to work
CFLAGS = -O3 -I/usr/include/sys -I/usr/X11R6/include $(DEFS)
changed to
CFLAGS = -O3 -I/usr/X11R6/include $(DEFS)
I also had to install two developers kits from the root
$ urpmi netcdf-devel
$ urpmi libxorg-x11-devel
After that, 2.0 compiled and I have an executible.
There still seems to be a problem with the file "AdjustStorage.c" which appears
to be a tar file rather than C code.
$ file AdjustStorage.c
AdjustStorage.c: POSIX tar archive
also:
$ tar vtf AdjustStorage.c | head
-rwxr-xr-x nathalie/smmsp 10437 2004-08-17 21:01:25 Aggregate.c
-rwxr-xr-x nathalie/smmsp 1580 2003-07-01 17:26:09 AggregateRadiation.c
drwxr-xr-x nathalie/smmsp 0 2006-08-03 22:18:02 CVS/
-rw-r--r-- nathalie/smmsp 22 2006-08-03 21:29:57 CVS/Root
-rw-r--r-- nathalie/smmsp 17 2006-08-03 21:29:57 CVS/Repository
Does anyone have a correct version of this file?
Thanks
Mark Eisenbies
--
Mark H. Eisenbies
Postdoctoral Associate
Virginia Tech Dept. of Forestry
228 Cheatham Hall
Blacksburg, VA 24060
More information about the Dhsvm-users
mailing list