GRASS List:
Having difficulty locating "current" information with respect to GRASS 4.3
& 5.0 Beta's support for Vector Files on the ALPHA 64-Bit Platform
(presently the "older" DEC Unix 4.0c). Bill Hughes's Web Site mentioned
in the README.alpha64 no longer contains any relevant information!
Todate we have been using James Ganong's AXP 0.7 (4.1.5), but James's
references are also no longer "active"!
Under 4.1.5 (AXP 0.7) v.to.rast in some cases it fails to generate the
"correct" Raster Image, displaying several messages as follows:
WARNING: Calling G_set_window() in the middle of writing map
Under 5.0 Beta 11 v.to.rast will NOT even start, instead it displaying the
following message:
Loading vector information ...Warning: Long is size 8
Data file has been modified. You MUST first run 'v.support'
Which running v.support does NOT correct!
--------------------------------------------------------------------------------
I have seen mention of GRASS5 supporting Alpha/Linux, would upgrading to a
Alpha/Linux Distribution such as Red Hat 6.2 (or even Compaq's Tru64 UNIX)
provide a better platform for GRASS???
Lawrence Houston - (grass@boyd.geog.mcgill.ca)
Hi Lawrence,
i compiled GRASS5.0beta12 from the CVS on FreeBSD 4.2 on Alpha AXP some
time ago.
The current vector library is not 64-bit ready. You can create _new_
vector maps on 64bit machines and read them, but you can not read vector
maps created on 32bit machines (like all sample data). The raster format
is interchangeable between 32bit and 64bit (as it uses xdr).
Apart from that i noticed no problems, but i did not very much testing.
I think that for GRASS 4.x you are out of luck, switch to GRASS 5. IMHO
full 64bit support for vectors is on the way for GRASS 5.1. For DEC Unix
i can not recommend anything, do you have a compiler and the GNU tools
for DEC Unix? If not, with Linux for AXP GRASS should compile out of the
box.
HTH,
Andreas
Lawrence Houston wrote:
GRASS List:
Having difficulty locating "current" information with respect to GRASS 4.3
& 5.0 Beta's support for Vector Files on the ALPHA 64-Bit Platform
(presently the "older" DEC Unix 4.0c). Bill Hughes's Web Site mentioned
in the README.alpha64 no longer contains any relevant information!
Todate we have been using James Ganong's AXP 0.7 (4.1.5), but James's
references are also no longer "active"!
Under 4.1.5 (AXP 0.7) v.to.rast in some cases it fails to generate the
"correct" Raster Image, displaying several messages as follows:
WARNING: Calling G_set_window() in the middle of writing map
Under 5.0 Beta 11 v.to.rast will NOT even start, instead it displaying the
following message:
Loading vector information ...Warning: Long is size 8
Data file has been modified. You MUST first run 'v.support'
Which running v.support does NOT correct!
--------------------------------------------------------------------------------
I have seen mention of GRASS5 supporting Alpha/Linux, would upgrading to a
Alpha/Linux Distribution such as Red Hat 6.2 (or even Compaq's Tru64 UNIX)
provide a better platform for GRASS???
Lawrence Houston - (grass@boyd.geog.mcgill.ca)
--
Andreas Lange, 65187 Wiesbaden, Germany, Tel. +49 611 807850
Andreas.Lange@Rhein-Main.de - A.C.Lange@GMX.net
Andreas:
On Thu, 10 May 2001, it was written:
i compiled GRASS5.0beta12 from the CVS on FreeBSD 4.2 on Alpha AXP some
time ago.
The current vector library is not 64-bit ready. You can create _new_
vector maps on 64bit machines and read them, but you can not read vector
maps created on 32bit machines (like all sample data). The raster format
is interchangeable between 32bit and 64bit (as it uses xdr).
Yes I understand 32-bit and 64-bit Vector Files are NOT yet
interchangeable and hence I followed the recommended proceedure of
converting to/from ASCII!
Apart from that i noticed no problems, but i did not very much testing.
I think that for GRASS 4.x you are out of luck, switch to GRASS 5. IMHO
full 64bit support for vectors is on the way for GRASS 5.1. For DEC Unix
i can not recommend anything, do you have a compiler and the GNU tools
for DEC Unix? If not, with Linux for AXP GRASS should compile out of the
box.
Although I have enough tools so Beta 11 compiles reasonably well under Dec
UNIX, I still have troubles with v.to.rast refusing to run (with its
warning about the data being 64-bit) and v.support NOT being able to
effect the corrections to v.to.rast's liking! Whether it is my tools or
GRASS5 NOT being well supported under Dec UNIX, those are the type of
questions I am trying to address. If GRASS5 has fuller support under
Alpha/Linux, that is good to know!
Lawrence Houston - (grass@boyd.geog.mcgill.ca)