|
From: Bill H. <bi...@ss...> - 2003-03-22 04:35:57
|
On Sat, 22 Mar 2003 he...@nu... wrote: > We have several vis5d files on Sun Solaris and SGI Irix. We want to > port these to Linux on Intel. Will we have to somehow convert the vis5d > files so that vis5d on Linux/intel can read them? > > Will appreciate any info on the subject. You should be abel to read the files on Linux without any changes. Make sure to add '-DLITTLE' to CFLAGS in foo_to_v5d.c.m, if you convert any data to .v5d files on Linux. Good luck, Bill |