Confirmed users
61
edits
Bent.mozilla (talk | contribs) |
|||
Line 109: | Line 109: | ||
If you are building on Mac OS X 10.2, libxul will not link correctly. Use the --disable-libxul configure flag, or upgrade to Mac OS X 10.3. See [https://bugzilla.mozilla.org/show_bug.cgi?id=288370 Bug 288370] for further discussion. | If you are building on Mac OS X 10.2, libxul will not link correctly. Use the --disable-libxul configure flag, or upgrade to Mac OS X 10.3. See [https://bugzilla.mozilla.org/show_bug.cgi?id=288370 Bug 288370] for further discussion. | ||
XULRunner also builds [http://developer.mozilla.org/en/docs/Build_Documentation:Building_JavaXPCOM JavaXPCOM] by default, so you will need to install a JDK or else specify the --disable- | XULRunner also builds [http://developer.mozilla.org/en/docs/Build_Documentation:Building_JavaXPCOM JavaXPCOM] by default, so you will need to install a JDK or else specify the --disable-javaconnect flag. The JAVA_HOME environment variable should be set to the location of your JDK. | ||
After you have built XULRunner, try running the sample XULRunner application: | After you have built XULRunner, try running the sample XULRunner application: |