Re: [OctDev] some changes to vrml and freewrl instead of whitedune

2008-10-04 Thread etienne
Hello, I patched vrml_browse.m so that it also considers whitedune as a vrml browser, and so that it gives a more useful message if it does not find a working browser. I also added a set_vrml_browser_name.m function. Both work on Debian etch w/ octave 3.0.1 and octave-forge packages. I did no

Re: [OctDev] some changes to vrml and freewrl instead of whitedune

2008-09-24 Thread Stephen Montgomery-Smith
If you can get vrml to work with whitedune, it will help with the FreeBSD port as well (which is in the same situation as debian). On Wed, 24 Sep 2008, [EMAIL PROTECTED] wrote: > > Hello, > > thanks for bringing my attention to this thread. > > On Wed, September 24, 2008 01:34, Thomas Weber wr

Re: [OctDev] some changes to vrml and freewrl instead of whitedune

2008-09-24 Thread etienne
Hello, thanks for bringing my attention to this thread. On Wed, September 24, 2008 01:34, Thomas Weber wrote: # Am Mittwoch, den 24.09.2008, 10:00 +0200 schrieb David Bateman: #> Thomas Weber wrote: #> > Hi, #> > #> > vrml uses nze (in the the demos, at least), but doesn't declare a #> > depen

Re: [OctDev] some changes to vrml and freewrl instead of whitedune

2008-09-24 Thread Thomas Weber
Am Mittwoch, den 24.09.2008, 10:00 +0200 schrieb David Bateman: > Thomas Weber wrote: > > Hi, > > > > vrml uses nze (in the the demos, at least), but doesn't declare a > > dependency on the miscellaneous package. > > > > Same with nanstd and statistics package. > > > > And tars and struct package.

Re: [OctDev] some changes to vrml and freewrl instead of whitedune

2008-09-24 Thread David Bateman
Thomas Weber wrote: > Hi, > > vrml uses nze (in the the demos, at least), but doesn't declare a > dependency on the miscellaneous package. > > Same with nanstd and statistics package. > > And tars and struct package. > > Patch attached. > > Ok I applied it.. > I still receive an error about a

[OctDev] some changes to vrml and freewrl instead of whitedune

2008-09-24 Thread Thomas Weber
Hi, vrml uses nze (in the the demos, at least), but doesn't declare a dependency on the miscellaneous package. Same with nanstd and statistics package. And tars and struct package. Patch attached. I still receive an error about a missing structure element: vmesh example 1: failed