nanogui: Thread: question about nxzilla ???


[<<] [<] Page 1 of 1 [>] [>>]
Subject: question about nxzilla ???
From: "Alex Huang" ####@####.####
Date: 30 Nov 2001 01:00:12 -0000
Message-Id: <001701c17991$c031ea00$d9d113ac@sis.com.tw>

Dear All,
   Did anybody use the nxzilla ???  I followed the compile steps but it
still can not build the specially version mozilla on NANOX. Does anybody
success build it ?? Tell me how to build it . THANKS.

ALEX



Subject: Re: [nanogui] question about nxzilla ???
From: Matthew Wlazlo ####@####.####
Date: 30 Nov 2001 01:34:53 -0000
Message-Id: <20011130113838.A20755@Unit77>

Hi Alex,

Instructions (from nxzilla.tuxia.org):

Ensure SHAREDLIBS = Y in microwindows source config. Remake nanox if necesarry..

1. untar the mozilla source to a directory 
2. untar the nxzilla source in the mozilla directory
3. cd to the directory where the source is
4. run autoconf to create a new configure script
5. run ./configure --with-nanox --with-nanox-includes=
--with-nanox-libraries= [more options see --help]
6. run make
7. if all goes well, you should be able to start the nano-X server and then run
./mozilla

Hope this helps.
Matt.

** On Fri Nov 30, 2001 at 07:25:43PM +0800, Alex Huang ####@####.#### wrote:
> Dear All,
>    Did anybody use the nxzilla ???  I followed the compile steps but it
> still can not build the specially version mozilla on NANOX. Does anybody
> success build it ?? Tell me how to build it . THANKS.
> 
> ALEX
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####

-- 
Matthew Wlazlo
Tuxia Labs Australia

Never let your schooling interfere with your education.
Subject: Re: [nanogui] question about nxzilla ???
From: Peter Hartshorn ####@####.####
Date: 30 Nov 2001 04:01:39 -0000
Message-Id: <20011130145927.A10823@helios.devel.igelaus.com.au>

Just a few notes with respect to the latest source (correct me if I am
wrong here Matt):

1. You must also configure with --enable-toolkit=nanox
   This will prevent gtk/xlib code from being compiled in thinks
   like the apprunner (mozilla-bin) and things like the plugin component
   (libgkplugin.so)

2. Whenever I compile it, I also specify --without-gtk --without-xlib just
   to be sure.

I think that is it.

From Peter Hartshorn

On Fri, Nov 30, 2001 at 11:38:38AM +1100, Matthew Wlazlo wrote:
> Hi Alex,
> 
> Instructions (from nxzilla.tuxia.org):
> 
> Ensure SHAREDLIBS = Y in microwindows source config. Remake nanox if necesarry..
> 
> 1. untar the mozilla source to a directory 
> 2. untar the nxzilla source in the mozilla directory
> 3. cd to the directory where the source is
> 4. run autoconf to create a new configure script
> 5. run ./configure --with-nanox --with-nanox-includes=
> --with-nanox-libraries= [more options see --help]
> 6. run make
> 7. if all goes well, you should be able to start the nano-X server and then run
> ./mozilla
> 
> Hope this helps.
> Matt.
> 
> ** On Fri Nov 30, 2001 at 07:25:43PM +0800, Alex Huang ####@####.#### wrote:
> > Dear All,
> >    Did anybody use the nxzilla ???  I followed the compile steps but it
> > still can not build the specially version mozilla on NANOX. Does anybody
> > success build it ?? Tell me how to build it . THANKS.
> > 
> > ALEX
> > 
> > 
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: ####@####.####
> > For additional commands, e-mail: ####@####.####
> 
> -- 
> Matthew Wlazlo
> Tuxia Labs Australia
> 
> Never let your schooling interfere with your education.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####

-- 
-------------------------------------------------------------------------------
       I'm on a permanent caffeine-stress-hairtrigger high. Watch out!
-------------------------------------------------------------------------------
Subject: RE: [nanogui] question about nxzilla ???
From: "Powell, Tracy" ####@####.####
Date: 30 Nov 2001 18:44:21 -0000
Message-Id: <FA06AA2C99BCD511951200005A9944102F6770@IRVEXCH1>

Using your instruction I cannot get Mozilla to compile.  I'm using Redhat
7.1., microwin-0.89pre7 located in /microwin.  Here's the problems I'm
having.


1.  autoconf gives a warning "warning: AC_TRY_RUN called without default to
allow cross compling" but the configure files are generated.

2.  When configure is run with --enable-toolkit=nanox "error: Toolkit must
be xlib" is
reported.

3.  If this is eliminated Mozilla will compile but I get a version that will
run under X but not Microwindows.


Thanks for your help

Tracy Powell

-----Original Message-----
From: Peter Hartshorn ####@####.####
Sent: Thursday, November 29, 2001 7:59 PM
To: ####@####.####
Subject: Re: [nanogui] question about nxzilla ???


Just a few notes with respect to the latest source (correct me if I am
wrong here Matt):

1. You must also configure with --enable-toolkit=nanox
   This will prevent gtk/xlib code from being compiled in thinks
   like the apprunner (mozilla-bin) and things like the plugin component
   (libgkplugin.so)

2. Whenever I compile it, I also specify --without-gtk --without-xlib just
   to be sure.

I think that is it.

From Peter Hartshorn

On Fri, Nov 30, 2001 at 11:38:38AM +1100, Matthew Wlazlo wrote:
> Hi Alex,
> 
> Instructions (from nxzilla.tuxia.org):
> 
> Ensure SHAREDLIBS = Y in microwindows source config. Remake nanox if
necesarry..
> 
> 1. untar the mozilla source to a directory 
> 2. untar the nxzilla source in the mozilla directory
> 3. cd to the directory where the source is
> 4. run autoconf to create a new configure script
> 5. run ./configure --with-nanox --with-nanox-includes=
> --with-nanox-libraries= [more options see --help]
> 6. run make
> 7. if all goes well, you should be able to start the nano-X server and
then run
> ./mozilla
> 
> Hope this helps.
> Matt.
> 
> ** On Fri Nov 30, 2001 at 07:25:43PM +0800, Alex Huang
####@####.#### wrote:
> > Dear All,
> >    Did anybody use the nxzilla ???  I followed the compile steps but it
> > still can not build the specially version mozilla on NANOX. Does anybody
> > success build it ?? Tell me how to build it . THANKS.
> > 
> > ALEX
> > 
> > 
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: ####@####.####
> > For additional commands, e-mail: ####@####.####
> 
> -- 
> Matthew Wlazlo
> Tuxia Labs Australia
> 
> Never let your schooling interfere with your education.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####

-- 
----------------------------------------------------------------------------
---
       I'm on a permanent caffeine-stress-hairtrigger high. Watch out!
----------------------------------------------------------------------------
---

---------------------------------------------------------------------
To unsubscribe, e-mail: ####@####.####
For additional commands, e-mail: ####@####.####
Subject: Re: [nanogui] question about nxzilla ???
From: Peter Hartshorn ####@####.####
Date: 2 Dec 2001 22:26:12 -0000
Message-Id: <20011203092155.A21952@helios.devel.igelaus.com.au>

Goodmorning,

	try adding "--without-x" to the configure options


On Fri, Nov 30, 2001 at 10:38:01AM -0800, Powell, Tracy wrote:
> Using your instruction I cannot get Mozilla to compile.  I'm using Redhat
> 7.1., microwin-0.89pre7 located in /microwin.  Here's the problems I'm
> having.
> 
> 
> 1.  autoconf gives a warning "warning: AC_TRY_RUN called without default to
> allow cross compling" but the configure files are generated.
> 
> 2.  When configure is run with --enable-toolkit=nanox "error: Toolkit must
> be xlib" is
> reported.
> 
> 3.  If this is eliminated Mozilla will compile but I get a version that will
> run under X but not Microwindows.
> 
> 
> Thanks for your help
> 
> Tracy Powell
> 
> -----Original Message-----
> From: Peter Hartshorn ####@####.####
> Sent: Thursday, November 29, 2001 7:59 PM
> To: ####@####.####
> Subject: Re: [nanogui] question about nxzilla ???
> 
> 
> Just a few notes with respect to the latest source (correct me if I am
> wrong here Matt):
> 
> 1. You must also configure with --enable-toolkit=nanox
>    This will prevent gtk/xlib code from being compiled in thinks
>    like the apprunner (mozilla-bin) and things like the plugin component
>    (libgkplugin.so)
> 
> 2. Whenever I compile it, I also specify --without-gtk --without-xlib just
>    to be sure.
> 
> I think that is it.
> 
> >From Peter Hartshorn
> 
> On Fri, Nov 30, 2001 at 11:38:38AM +1100, Matthew Wlazlo wrote:
> > Hi Alex,
> > 
> > Instructions (from nxzilla.tuxia.org):
> > 
> > Ensure SHAREDLIBS = Y in microwindows source config. Remake nanox if
> necesarry..
> > 
> > 1. untar the mozilla source to a directory 
> > 2. untar the nxzilla source in the mozilla directory
> > 3. cd to the directory where the source is
> > 4. run autoconf to create a new configure script
> > 5. run ./configure --with-nanox --with-nanox-includes=
> > --with-nanox-libraries= [more options see --help]
> > 6. run make
> > 7. if all goes well, you should be able to start the nano-X server and
> then run
> > ./mozilla
> > 
> > Hope this helps.
> > Matt.
> > 
> > ** On Fri Nov 30, 2001 at 07:25:43PM +0800, Alex Huang
> ####@####.#### wrote:
> > > Dear All,
> > >    Did anybody use the nxzilla ???  I followed the compile steps but it
> > > still can not build the specially version mozilla on NANOX. Does anybody
> > > success build it ?? Tell me how to build it . THANKS.
> > > 
> > > ALEX
> > > 
> > > 
> > > 
> > > 
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: ####@####.####
> > > For additional commands, e-mail: ####@####.####
> > 
> > -- 
> > Matthew Wlazlo
> > Tuxia Labs Australia
> > 
> > Never let your schooling interfere with your education.
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: ####@####.####
> > For additional commands, e-mail: ####@####.####
> 
> -- 
> ----------------------------------------------------------------------------
> ---
>        I'm on a permanent caffeine-stress-hairtrigger high. Watch out!
> ----------------------------------------------------------------------------
> ---
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####

-- 
-------------------------------------------------------------------------------
       I'm on a permanent caffeine-stress-hairtrigger high. Watch out!
-------------------------------------------------------------------------------
Subject: Re: [nanogui] question about nxzilla ???
From: "Alex Huang" ####@####.####
Date: 18 Dec 2001 01:25:15 -0000
Message-Id: <03fc01c187be$442388c0$d9d113ac@sis.com.tw>

Hi,
 I follow you recommands to try adding "--without-x"
 and  --enable-toolkit=nanox "  to the configure options, during compile,
the
error messages occours .  Run make webshell/tests/viewer , the compile will
 not find the related rule and directory for the nanox in the "unix"
 subdirectory.
 Could you help me to build a nxzilla ?? I need your help.
 Thanks a lot.

 alex

----- Original Message -----
???: "Powell, Tracy" ####@####.####
???: "'Peter Hartshorn'" ####@####.####
####@####.####
????: 2001?12?1? AM 02:38
??: RE: [nanogui] question about nxzilla ???


> Using your instruction I cannot get Mozilla to compile.  I'm using Redhat
> 7.1., microwin-0.89pre7 located in /microwin.  Here's the problems I'm
> having.
>
>
> 1.  autoconf gives a warning "warning: AC_TRY_RUN called without default
to
> allow cross compling" but the configure files are generated.
>
> 2.  When configure is run with --enable-toolkit=nanox "error: Toolkit must
> be xlib" is
> reported.
>
> 3.  If this is eliminated Mozilla will compile but I get a version that
will
> run under X but not Microwindows.
>
>
> Thanks for your help
>
> Tracy Powell
>
> -----Original Message-----
> From: Peter Hartshorn ####@####.####
> Sent: Thursday, November 29, 2001 7:59 PM
> To: ####@####.####
> Subject: Re: [nanogui] question about nxzilla ???
>
>
> Just a few notes with respect to the latest source (correct me if I am
> wrong here Matt):
>
> 1. You must also configure with --enable-toolkit=nanox
>    This will prevent gtk/xlib code from being compiled in thinks
>    like the apprunner (mozilla-bin) and things like the plugin component
>    (libgkplugin.so)
>
> 2. Whenever I compile it, I also specify --without-gtk --without-xlib just
>    to be sure.
>
> I think that is it.
>
> From Peter Hartshorn
>
> On Fri, Nov 30, 2001 at 11:38:38AM +1100, Matthew Wlazlo wrote:
> > Hi Alex,
> >
> > Instructions (from nxzilla.tuxia.org):
> >
> > Ensure SHAREDLIBS = Y in microwindows source config. Remake nanox if
> necesarry..
> >
> > 1. untar the mozilla source to a directory
> > 2. untar the nxzilla source in the mozilla directory
> > 3. cd to the directory where the source is
> > 4. run autoconf to create a new configure script
> > 5. run ./configure --with-nanox --with-nanox-includes=
> > --with-nanox-libraries= [more options see --help]
> > 6. run make
> > 7. if all goes well, you should be able to start the nano-X server and
> then run
> > ./mozilla
> >
> > Hope this helps.
> > Matt.
> >
> > ** On Fri Nov 30, 2001 at 07:25:43PM +0800, Alex Huang
> ####@####.#### wrote:
> > > Dear All,
> > >    Did anybody use the nxzilla ???  I followed the compile steps but
it
> > > still can not build the specially version mozilla on NANOX. Does
anybody
> > > success build it ?? Tell me how to build it . THANKS.
> > >
> > > ALEX
> > >
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: ####@####.####
> > > For additional commands, e-mail: ####@####.####
> >
> > --
> > Matthew Wlazlo
> > Tuxia Labs Australia
> >
> > Never let your schooling interfere with your education.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: ####@####.####
> > For additional commands, e-mail: ####@####.####
>
> --
> --------------------------------------------------------------------------
--
> ---
>        I'm on a permanent caffeine-stress-hairtrigger high. Watch out!
> --------------------------------------------------------------------------
--
> ---
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####
>


[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.