On Saturday 13 May 2006 00:19, [EMAIL PROTECTED] wrote: I guess you need to set the variables: export MOZILLA_FIVE_HOME=<mozilla>/dist/bin export LD_LIBRARY_PATH=<mozilla>/dist/bin
best regards, Michal > I'm building the Qt version of the Embedded Gecko application, and I'd > like to use the test application for some debugging. > > We're building the app in the source tree (don't ask), so the > libqgeckoembed.so library ends up in mozilla/embedding/browser/qt/src > (it may also be somewhere else, but I didn't see a qt directory in > mozilla/dist/Embed.) > > When I try to run mozilla/dist/Embed/run-mozilla.sh > ../../embedding/browser/qt/tests/TestQGeckoEmbed I get the following > error: > --------------------------------------------------------------------------- >---------------------------------------------------- > ../../embedding/browser/qt/tests/TestQGeckoEmbed: error while loading > shared libraries: libqgeckoembed.so: cannot open shared object file: No > such file or directory > --------------------------------------------------------------------------- >---------------------------------------------------- > > Is anyone familiar with the details of how to run the test app? I could > use some tips. > > Thanks, > > Larry > > _______________________________________________ > dev-embedding mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-embedding _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
