acroread9 misses libxml2.so.2
Roman Divacky
rdivacky at freebsd.org
Wed Apr 1 10:57:25 PDT 2009
On Wed, Apr 01, 2009 at 09:49:25PM +0400, Chagin Dmitry wrote:
> On Tue, Mar 31, 2009 at 10:56:15PM +0200, Roman Divacky wrote:
> > On Wed, Apr 01, 2009 at 12:15:33AM +0400, Chagin Dmitry wrote:
> > > On Tue, Mar 31, 2009 at 09:13:18PM +0200, Kjell Tore Ullavik wrote:
> > > >
> > > >
> > > > You need to install textproc/linux-libxml, probably also
> > > > graphics/linux-gdk-pixbuf,
> > > > it still charshes for me with linux-base8 though. Bug report here:
> > > >
> > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=133194
> > > >
> > > >
> > >
> > > looks like new acroread depends on linux inotify API, which is not
> > > implemented in our linuxulator... thnx, let's try to implement.
> >
> > <unrelated>
> >
> > if you are interseted you can finish my epoll() work...
> >
> > </unrelated>
>
> hi Roman :)
> remind me where there is your unfinished work.
www.vlakno.cz/~rdivacky/patches/linux_epoll.patch
last time I looked it worked but did not work after fork()
(because kqueue does not work after fork()), this needs to
be fixed... I am not aware of any other problem with this code
More information about the freebsd-emulation
mailing list