nanogui: Re: Help to build Nanox Mozilla


Previous by date: 2 Jul 2001 22:25:36 -0000 Announcment regarding FLNX versions, Jordan Crouse
Next by date: 2 Jul 2001 22:25:36 -0000 Re: Help to build Nanox Mozilla, Matthew Wlazlo
Previous in thread: 2 Jul 2001 22:25:36 -0000 Re: Help to build Nanox Mozilla, Matthew Wlazlo
Next in thread: 2 Jul 2001 22:25:36 -0000 Re: Help to build Nanox Mozilla, Matthew Wlazlo

Subject: Re: [nanogui] Help to build Nanox Mozilla
From: "Leah Burstein" ####@####.####
Date: 2 Jul 2001 22:25:36 -0000
Message-Id: <005801c10346$781683a0$7001010a@homeGopher.com>

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: ####@####.####
>
>


Previous by date: 2 Jul 2001 22:25:36 -0000 Announcment regarding FLNX versions, Jordan Crouse
Next by date: 2 Jul 2001 22:25:36 -0000 Re: Help to build Nanox Mozilla, Matthew Wlazlo
Previous in thread: 2 Jul 2001 22:25:36 -0000 Re: Help to build Nanox Mozilla, Matthew Wlazlo
Next in thread: 2 Jul 2001 22:25:36 -0000 Re: Help to build Nanox Mozilla, Matthew Wlazlo


Powered by ezmlm-browse 0.20.