Am Sonntag, 19. Februar 2006 15:30 schrieb Daniel Watkins:
> Hi list,
> Another query relating to my ebuild work. The creator of the last ebuild
> (for 1.4.0pre3) has set Qt up as a compile-time dependency only but has
> left a note saying he is unsure if this is accurate. Does LyX 1.4.0pre5
> (and we're assuming Qt is being used) need Qt to run or only to compile?

That depends whether you link in qt statically or dynamically. The default 
is the latter, and then you need the shared qt library at runtime, so 
unless the ebuild does something special, the answer to your question is: 
qt is needed also at run time.
Note that the headers and develepment tools like moc are not needed at 
runtime, they are usually contained in a package libqt3-devel or 
something like that.


Georg

Reply via email to