On 2. Jun 2004, at 1:49, Mike Pinkerton wrote:

right, this is expected as not only to we not enable the html editor (we
explicitly disable it, in fact),

if you refer to ac_add_options --enable-plaintext-editor-only, i removed that line from .mozconfig before building.

more specifically, the .mozconfig looks like this:

mk_add_options MOZ_MAKE_FLAGS=-j4
ac_add_options --enable-default-toolkit=cocoa
ac_add_options --disable-tests
ac_add_options --enable-crypto
ac_add_options --disable-mailnews
ac_add_options --disable-ldap
ac_add_options --disable-accessibility
ac_add_options --disable-jsd
ac_add_options --disable-mathml
ac_add_options --disable-xpinstall
ac_add_options --enable- extensions=cookie,xmlextras,universalchardet,transformiix,typeaheadfind
ac_add_options --with-system-zlib
ac_add_options --enable-single-profile
ac_add_options --with-macos-sdk=/Developer/SDKs/MacOSX10.2.8.sdk
ac_add_options --enable-debug
ac_add_options --disable-optimize


but there are no build rules to copy the shared library for it into the
camino package.

*if* libeditor.dylib is meant, it landed (automagically) into Camino.app/Contents/MacOS/components during that build and (if that matters) is listed in compreg.dat.

is this wrong, something missing... or is there anything else a "builder"
could try/do to contribute to the solution...?


sorry for being so stubborn, and thanx for reading... :)

Lorenzo

both changes are required for it to work.

On Jun 1, 2004, at 7:34 PM, Lorenzo Perone wrote:

Otherwise, maybe it can help for a first glance at it...
as expected from the visible behavior, Camino seems unable to
enable the "designMode" on the iFrame supposed to contain the editable
area.
--
Mike Pinkerton
Mac Weenie
[EMAIL PROTECTED]

_______________________________________________
Camino mailing list
[EMAIL PROTECTED]
http://mozdev.org/mailman/listinfo/camino

_______________________________________________ Camino mailing list [EMAIL PROTECTED] http://mozdev.org/mailman/listinfo/camino

Reply via email to