On Sep 4, 1:14 pm, michael <[EMAIL PROTECTED]> wrote:
> I to would like to know if this is possible
>
> On Sep 2, 3:55 pm, ScottBruin <[EMAIL PROTECTED]> wrote:
>
> > Is there a way to make Fluid use the webkit nightly build on my system
> > rather than Safari? I'm thinking about using it as a type of digital
> > display solution in fullscreen mode but need some of Webkit's SVG
> > support.

Yes.  It is not particularly hard.  It can be a bit inconvenient.  You
will need to run fluid from the terminal with DYLD_FRAMEWORK_PATH set
to the build of WebKit that you want to use.  For example, you have a
SSB called TestWebKit then depending on your choice of shell,
something like this will run it with a WebKit nightly.

DYLD_FRAMEWORK_PATH='/Applications/WebKit.app/Contents/Frameworks/10.5/
WebKit.framework/Versions/Versions/A/WebKit' /Applications/
TestWebKit.app/Contents/MacOS/FluidInstance

That being said,  you could just install the Safari4 preview if you
want most of the nightly's new features without being quite so
bleeding edge.

Rob.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"fluidapp" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/fluidapp?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to