|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Novell Archives Archived content from Novell openSUSE support forums |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I have Nagios installed and running well in 10.2. I would like to use
the 3-d map function, but can't seem to get VRML to work, I have tried compiling openVRML and freeWRL, both come up with errors. Any ideas on how to get VRML installed? HT |
|
|||
|
On Wed, 21 Nov 2007 18:33:49 GMT
Harvey Titanium <no.spam@green.eggs.and.ham> wrote: > I have Nagios installed and running well in 10.2. I would like to use > the 3-d map function, but can't seem to get VRML to work, I have > tried compiling openVRML and freeWRL, both come up with errors. Any > ideas on how to get VRML installed? > > HT Hi So you have boost plus the other dependencies installed? What sort of errors do you get when compiling? Your system has >768MB RAM? -- Cheers Malcolm °¿° (Linux Counter #276890) SLED 10.0 SP1 x86_64 Kernel 2.6.16.53-0.16-smp up 22:35, 1 user, load average: 0.31, 0.16, 0.11 |
|
|||
|
Malcolm wrote:
> On Wed, 21 Nov 2007 18:33:49 GMT > Harvey Titanium <no.spam@green.eggs.and.ham> wrote: > >> I have Nagios installed and running well in 10.2. I would like to use >> the 3-d map function, but can't seem to get VRML to work, I have >> tried compiling openVRML and freeWRL, both come up with errors. Any >> ideas on how to get VRML installed? >> >> HT > Hi > So you have boost plus the other dependencies installed? > What sort of errors do you get when compiling? > Your system has >768MB RAM? > Yes, I have boost and boost-dev installed , v1.33.1-42 I have 2 gigs of RAM When running ./configure for openVRML I get the error. "SpiderMonkey is required for Script node Javascript support" I have compiled and installed freeWRL, but that doesn't seem to do the trick. HT |
|
|||
|
On Mon, 26 Nov 2007 17:59:05 GMT
Harvey Titanium <no.spam@green.eggs.and.ham> wrote: > Malcolm wrote: > > On Wed, 21 Nov 2007 18:33:49 GMT > > Harvey Titanium <no.spam@green.eggs.and.ham> wrote: > > > >> I have Nagios installed and running well in 10.2. I would like to > >> use the 3-d map function, but can't seem to get VRML to work, I > >> have tried compiling openVRML and freeWRL, both come up with > >> errors. Any ideas on how to get VRML installed? > >> > >> HT > > Hi > > So you have boost plus the other dependencies installed? > > What sort of errors do you get when compiling? > > Your system has >768MB RAM? > > > Yes, I have boost and boost-dev installed , v1.33.1-42 > > I have 2 gigs of RAM > > When running ./configure for openVRML I get the error. "SpiderMonkey > is required for Script node Javascript support" > > I have compiled and installed freeWRL, but that doesn't seem to do > the trick. > > HT Hi Have a look here; http://www.avidemux.org/admWiki/inde...e_SpiderMonkey I don't think you need spidermonkey, looks like you just need libjs and libjs-devel. -- Cheers Malcolm °¿° (Linux Counter #276890) SLED 10.0 SP1 x86_64 Kernel 2.6.16.53-0.16-smp up 1 day 18:58, 1 user, load average: 0.07, 0.04, 0.01 |
|
|||
|
Malcolm wrote:
> On Mon, 26 Nov 2007 17:59:05 GMT > Harvey Titanium <no.spam@green.eggs.and.ham> wrote: > >> Malcolm wrote: >>> On Wed, 21 Nov 2007 18:33:49 GMT >>> Harvey Titanium <no.spam@green.eggs.and.ham> wrote: >>> >>>> I have Nagios installed and running well in 10.2. I would like to >>>> use the 3-d map function, but can't seem to get VRML to work, I >>>> have tried compiling openVRML and freeWRL, both come up with >>>> errors. Any ideas on how to get VRML installed? >>>> >>>> HT >>> Hi >>> So you have boost plus the other dependencies installed? >>> What sort of errors do you get when compiling? >>> Your system has >768MB RAM? >>> >> Yes, I have boost and boost-dev installed , v1.33.1-42 >> >> I have 2 gigs of RAM >> >> When running ./configure for openVRML I get the error. "SpiderMonkey >> is required for Script node Javascript support" >> >> I have compiled and installed freeWRL, but that doesn't seem to do >> the trick. >> >> HT > Hi > Have a look here; > http://www.avidemux.org/admWiki/inde...e_SpiderMonkey > I don't think you need spidermonkey, looks like you just need libjs and > libjs-devel. > Thanks, that did the trick. Now to figure out the Mozilla Plugins parts. HT |
|
|||
|
On Mon, 26 Nov 2007 22:10:28 GMT
Harvey Titanium <no.spam@green.eggs.and.ham> wrote: > Malcolm wrote: > > On Mon, 26 Nov 2007 17:59:05 GMT > > Harvey Titanium <no.spam@green.eggs.and.ham> wrote: > > > >> Malcolm wrote: > >>> On Wed, 21 Nov 2007 18:33:49 GMT > >>> Harvey Titanium <no.spam@green.eggs.and.ham> wrote: > >>> > >>>> I have Nagios installed and running well in 10.2. I would like to > >>>> use the 3-d map function, but can't seem to get VRML to work, I > >>>> have tried compiling openVRML and freeWRL, both come up with > >>>> errors. Any ideas on how to get VRML installed? > >>>> > >>>> HT > >>> Hi > >>> So you have boost plus the other dependencies installed? > >>> What sort of errors do you get when compiling? > >>> Your system has >768MB RAM? > >>> > >> Yes, I have boost and boost-dev installed , v1.33.1-42 > >> > >> I have 2 gigs of RAM > >> > >> When running ./configure for openVRML I get the error. > >> "SpiderMonkey is required for Script node Javascript support" > >> > >> I have compiled and installed freeWRL, but that doesn't seem to do > >> the trick. > >> > >> HT > > Hi > > Have a look here; > > http://www.avidemux.org/admWiki/inde...e_SpiderMonkey > > I don't think you need spidermonkey, looks like you just need libjs > > and libjs-devel. > > > Thanks, that did the trick. Now to figure out the Mozilla Plugins > parts. > > HT Softlinks or copy the created plugins over? -- Cheers Malcolm °¿° (Linux Counter #276890) SLED 10.0 SP1 x86_64 Kernel 2.6.16.53-0.16-smp up 1 day 23:06, 1 user, load average: 0.09, 0.09, 0.08 |
|
|||
|
Malcolm wrote:
> On Mon, 26 Nov 2007 22:10:28 GMT > Harvey Titanium <no.spam@green.eggs.and.ham> wrote: > >> Malcolm wrote: >>> On Mon, 26 Nov 2007 17:59:05 GMT >>> Harvey Titanium <no.spam@green.eggs.and.ham> wrote: >>> >>>> Malcolm wrote: >>>>> On Wed, 21 Nov 2007 18:33:49 GMT >>>>> Harvey Titanium <no.spam@green.eggs.and.ham> wrote: >>>>> >>>>>> I have Nagios installed and running well in 10.2. I would like to >>>>>> use the 3-d map function, but can't seem to get VRML to work, I >>>>>> have tried compiling openVRML and freeWRL, both come up with >>>>>> errors. Any ideas on how to get VRML installed? >>>>>> >>>>>> HT >>>>> Hi >>>>> So you have boost plus the other dependencies installed? >>>>> What sort of errors do you get when compiling? >>>>> Your system has >768MB RAM? >>>>> >>>> Yes, I have boost and boost-dev installed , v1.33.1-42 >>>> >>>> I have 2 gigs of RAM >>>> >>>> When running ./configure for openVRML I get the error. >>>> "SpiderMonkey is required for Script node Javascript support" >>>> >>>> I have compiled and installed freeWRL, but that doesn't seem to do >>>> the trick. >>>> >>>> HT >>> Hi >>> Have a look here; >>> http://www.avidemux.org/admWiki/inde...e_SpiderMonkey >>> I don't think you need spidermonkey, looks like you just need libjs >>> and libjs-devel. >>> >> Thanks, that did the trick. Now to figure out the Mozilla Plugins >> parts. >> >> HT > Softlinks or copy the created plugins over? > Had to install mozilla-xulrunner-devel Thanks for all the help. HT |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|