[webkit-dev] how to build arora with latest qtwebkit

Ye Xu ye.xu.hdm at gmail.com
Tue Jul 8 07:44:40 PDT 2008


>
> On Linux, I believe you may set the LD_LIBRARY_PATH environment variable
> (before running the executable) to change the library search path of the
> binary.
>

my current LD_LIBRARY_PATH had been set to /usr/local/lib, so I shall
temporarily set it to my webkit trunk path? or somewhere else.

sorry for these stupid questions. :D

On Tue, Jul 8, 2008 at 4:37 PM, David Kilzer <ddkilzer at webkit.org> wrote:

> On Tue, 7/8/08, Ye Xu <ye.xu.hdm at gmail.com> wrote:
> > > If you run ldd arora it will tell you which library
> > > Arora is linked against.
> >
> > get into the arora building path
> > "ldd arora" give back the following output, it
> > seems that it still use the
> > system libs, so how can I solve the problem? maybe manuelly
> > replace that
> > /usr/lib/libqtwebkit.so.4 with the trunk compiled version?
>
> On Linux, I believe you may set the LD_LIBRARY_PATH environment variable
> (before running the executable) to change the library search path of the
> binary.
>
> Dave
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20080708/da0d86f1/attachment.html 


More information about the webkit-dev mailing list