nanogui: Re: Need help


Previous by date: 5 Dec 2001 22:27:27 -0000 Need Help, Powell, Tracy
Next by date: 5 Dec 2001 22:27:27 -0000 Antialias, Peter Hartshorn
Previous in thread: 5 Dec 2001 22:27:27 -0000 Need Help, Powell, Tracy
Next in thread: 5 Dec 2001 22:27:27 -0000 need help, tony lin

Subject: Re: [nanogui] Need Help
From: Matthew Wlazlo ####@####.####
Date: 5 Dec 2001 22:27:27 -0000
Message-Id: <20011206083028.A13513@Unit77>

Hi Tracy, 

If nxzilla builds properly, you will have 4 files in the
dist/bin/components directory (under the mozilla source root): 
libgfx_nanox.so, libnanox_window_service.so, libtimer_nanox.so and
libwidget_nanox.so
 
THere will probably be libraries for other widget libraries as well (gtk or xlib
for example). To tell mozilla to use the nanox libraries, you have to remove the
gtk or xlib ones and remove component.reg which will cause xpcom to update its
registry. (mozilla will try and use gtk by default).
  
After building a fresh checkout, I always do something like this:
   
cd dist/bin/components
mkdir tmp
mv *gtk* *xlib* tmp/
cd ..
rm component.reg
./mozilla
    
     
Give this a try, if nxzilla is building properly this should work.
      
Cheers,
Matt.

** On Wed Dec 05, 2001 at 11:09:55AM -0800, Powell, Tracy ####@####.#### wrote:
> I followed the instructions for building nxzilla found at
> http://nxzilla.tuxia.org, but after building mozilla will run under X but
> not Microwindows.   Peter Hartshorn told me to run configure with the option
> --without-x  but when I list the options ( configure --help ) there is no
> --without-x option.  Does anyone have any idea what's wrong.  Is there a
> newer version of nxzilla.tar.gz?  Thanks for the help.
> 
> 
> Tracy Powell
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: ####@####.####
> For additional commands, e-mail: ####@####.####

-- 
Matthew Wlazlo
Tuxia Labs Australia

Entropy isn't what it used to be.

Previous by date: 5 Dec 2001 22:27:27 -0000 Need Help, Powell, Tracy
Next by date: 5 Dec 2001 22:27:27 -0000 Antialias, Peter Hartshorn
Previous in thread: 5 Dec 2001 22:27:27 -0000 Need Help, Powell, Tracy
Next in thread: 5 Dec 2001 22:27:27 -0000 need help, tony lin


Powered by ezmlm-browse 0.20.