nanogui: Re: Help to build Nanox Mozilla


Previous by date: 3 Jul 2001 00:00:59 -0000 Re: Help to build Nanox Mozilla, Leah Burstein
Next by date: 3 Jul 2001 00:00:59 -0000 Why am I getting this message?, 이상백
Previous in thread: 3 Jul 2001 00:00:59 -0000 Re: Help to build Nanox Mozilla, Leah Burstein
Next in thread:

Subject: Re: [nanogui] Help to build Nanox Mozilla
From: Matthew Wlazlo ####@####.####
Date: 3 Jul 2001 00:00:59 -0000
Message-Id: <20010703095617.A27765@Unit77>

sounds like your running autoconf from a directory that is not the mozilla
root..

make sure you un-tar nxzilla over the top of mozilla.. eg

1. tar xzvf mozilla.0.8.1.tgz -C /local/src
     *untars source into /local/src/mozilla*
2. tar xzvf nxzilla.tar.gz -C /local/src/mozilla
3. cd /local/src/mozilla && autoconf

** On Mon Jul 02, 2001 at 03:29:33PM -0700, Leah Burstein ####@####.#### wrote:
> Hello,
> 
> I have same problem - do_autoconf is not there, and just autoconf - gives
> lots of errors, starting from what you see below and many more. Can somebody
> help?
> 
> Thank you,
> Leah.
> 
> 
> autoconf: Undefined macros:
> configure.in:1009:AC_SUBST(NEED_BASE_DLL_NAME_ALSO)
> configure.in:1010:AC_SUBST(SHLIB_LDSTARTFILE)
> configure.in:1011:AC_SUBST(SHLIB_LDENDFILE)
> configure.in:1015:AC_DEFINE_UNQUOTED(D_INO,$DIRENT_INO)
> configure.in:1041:AC_SUBST(NO_LD_ARCHIVE_FLAGS)
> configure.in:1097:       AC_MSG_ERROR(Toolkit must be Xlib, GTK, Qt, Motif,
> or NanoX.)
> configure.in:1122:        AC_DEFINE(MOZ_ENABLE_XINERAMA)
> configure.in:1139:    AC_DEFINE(NO_X11)
> configure.in:1192:dnl XXX BROKEN dnl   AC_DEFINE(MOZ_USING_XLIBRGB)
> configure.in:1194:dnl XXX BROKEN dnl   AC_SUBST(MOZ_XLIBRGB_LDFLAGS)
> configure.in:1195:dnl XXX BROKEN dnl   AC_SUBST(MOZ_USING_XLIBRGB)
> configure.in:1208: AC_DEFINE(MOZ_WIDGET_GTK)
> configure.in:1215: AC_DEFINE(MOZ_WIDGET_XLIB)
> configure.in:1222: AC_DEFINE(MOZ_WIDGET_QT)
> configure.in:1229: AC_DEFINE(MOZ_WIDGET_MOTIF)
> configure.in:1235: AC_DEFINE(MOZ_WIDGET_PHOTON)
> configure.in:1241: AC_DEFINE(MOZ_WIDGET_NANOX)
> configure.in:1246:    AC_DEFINE(MOZ_ENABLE_XREMOTE)
> configure.in:1273:      AC_MSG_ERROR(Test for GTK failed.))
> 
> 
> 
> ----- Original Message -----
> From: Matthew Wlazlo ####@####.####
> To: Victor Shum ####@####.####
> Cc: ####@####.####
> Sent: Friday, June 29, 2001 12:19 AM
> Subject: Re: [nanogui] Help to build Nanox Mozilla
> 
> 
> > You should be okay just to run "autoconf" in the goanna directory.
> >
> > I usually run configure with options something
> like --with-nanox --with-nanox-includes=/work/devel/microwin/src/include --w
> ith-nanox-libraries=/work/deve/microwin/lib.
> > Obviously, you will need to replace my paths with the path to wherever
> your microwin
> > directory is.
> >
> > Hope this helps.
> >
> > ** On Fri Jun 29, 2001 at 02:57:56PM +0800, Victor Shum
> ####@####.#### wrote:
> > > us-ascii
> > > Content-Transfer-Encoding: 7bit
> > >
> > > Dear Peter,
> > >
> > > I've downloaded the nxzilla.tar.gz from  http://nxzilla.tuxia.org and
> also the
> > > Mozilla 0.8.1 source from www.mozilla.org.
> > >
> > > I want to build a nanox version's mozilla and have
> > > followed your build instruction (see below) as
> > > posted on the nxzilla.tuxia.org page but fail:
> > > 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 ./do_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
> > >
> > > I did:
> > > Step 1: untar the mozilla source to /usr/src/mozilla
> > > Step 2: untar the nxzilla.tar.gz inside /usr/src/mozilla
> > > Step 3: cd /usr/src/mozilla
> > > Step 4: Cannot find the file 'do_autoconf'
> > >         (no such file/program inside the current directory
> > >          and the subdirectories, and even the tar files!)
> > >
> > > May I know where and what is "./do_autoconf"?
> > > How to do that?
> > >
> > > Besides, step 5 looks a bit confusing. Do we need to
> > > specify something after the "--with-nano-x-includes="
> > > and also the "--with-nanox-libraries="?
> > > i.e. something like
> > >  "--with-nanox-includes=/usr/src/mozilla/...../include"
> > >
> > > Pls. advise.
> > >
> > > Thanks & Regards,
> > > Victor
> > >
> > > ####@####.#### wrote:
> > >
> > > > On Tue, 26 Jun 2001, Alex Holden wrote:
> > > >
> > > > > On Tue, 26 Jun 2001, Jordan Crouse wrote:
> > > > > > You need code that is specially written for Nano-X.  Opera
> currently doesn't
> > > > > > run on Microwindows (and it probably never will... unless they
> open up the
> > > > > > code - then I would be very happy to port it... :) )
> > > > >
> > > > > They ported it quite a while ago, but AFAIK haven't made it
> available to
> > > > > anyone outside Screenmedia. You may have some luck talking to Opera
> if you
> > > > > are planning on buying thousands of copies of the browser, but
> otherwise
> > > > > I'd recommend using an Open Source browser instead.
> > > > >
> > > > > > There is a working version of Mozilla for Microwindows from Tuxia,
> but it
> > > > > > will cost you:
> > > > >
> > > > > What ever happened to nanozilla? That was a free port of Mozilla to
> Nano-X
> > > > > wasn't it?
> > > >
> > > > Have a look at http://nxzilla.tuxia.org
> > > > This is compatable with Mozilla 0.8.
> >
> >
> > --
> > Matthew Wlazlo
> > Tuxia Labs Australia
> >
> > Do not use the blue keys on this terminal.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: ####@####.####
> > For additional commands, e-mail: ####@####.####
> >
> >

-- 
Matthew Wlazlo
Tuxia Labs Australia

Do molecular biologists wear designer genes?

Previous by date: 3 Jul 2001 00:00:59 -0000 Re: Help to build Nanox Mozilla, Leah Burstein
Next by date: 3 Jul 2001 00:00:59 -0000 Why am I getting this message?, 이상백
Previous in thread: 3 Jul 2001 00:00:59 -0000 Re: Help to build Nanox Mozilla, Leah Burstein
Next in thread:


Powered by ezmlm-browse 0.20.