Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change notification.
The following page has been changed by DominiqueDeMunck: http://wiki.apache.org/lenya/FAQ ------------------------------------------------------------------------------ ---- How do I get a cursor in the BXE Editor?:: Press F7 to enable caret browsing. There is currently no JavaScript hook in Mozilla to do that, so BXE can't do it for you. - How do I build Lenya with SuSE Linux 9.3?:: Uninstall the SuSE ''ant'' package temporarily. Lenya uses its own special version of ant, but some parts of the build script don't use proper path prefixes and will call the SuSE ant instead, which causes the build to fail. This applies to both 1.2.x, where the error is something like "undefined <if>-macro", and 1.4.x., which complains about an undefined option "-cp". As a workaround, do '''rpm -e --nodeps ant''', run the build skript and reinstall the ant package afterwards with '''yast2 -i ant'''. + How do I build Lenya with SuSE Linux 9.3?:: Uninstall the SuSE ''ant'' package temporarily. Lenya uses its own special version of ant, but some parts of the build script don't use proper path prefixes and will call the SuSE ant instead, which causes the build to fail. This applies to both 1.2.x, where the error is something like "undefined <if>-macro", and 1.4.x., which complains about an undefined option "-cp". As a workaround, edit '''tools/bin/ant''' and comment out the 3 lines reading in /etc/ant.conf. Alternatively, you can do '''rpm -e --nodeps ant''', run the build script and reinstall the ant package afterwards with '''yast2 -i ant'''. How do I configure Lenya to allow editing multiple areas on the page?:: See MultipleEditAreasHowTo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
