[Th] monodoc
Tomasz Wittner
tomasz.wittner w gmail.com
Sob, 14 Lip 2007, 16:24:42 CEST
On Sat 14. of July 2007, 14:15, Piotr Budny wrote:
> Dnia piątek, 13 lipca 2007, Tomasz Wittner napisał:
> > Nie działa:
> >
> > [inter at asus ~]$ monodoc
> > Error: did not find one of the files in
> > sources//usr/lib/monodoc/sources/monoapi
> > Index nonexistent or in bad format
> >
> > Unhandled Exception: System.Exception: Couldn't find html renderer!
>
> [...]
>
> Jeżeli to ten sam problem, który u mnie występował, to
>
> (18 III 2007 16:31:42) vip:
> [16:31 vip at dzibutti:/usr/lib]% sudo ln -s libgtkhtml-3.14.so.19
> libgtkhtml-3.8.so.15
>
> pomogło.
>
Znalazłem w tym całym błaganie coś takiego:
$
cat /usr/lib/mono/gac/gtkhtml-sharp/2.16.0.0__35e10195dab3c99f/gtkhtml-sharp.dll.config
<configuration>
<dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.0"/>
<dllmap dll="gtkhtml-3.0" target="libgtkhtml-3.8.so.15"/>
i zmiana na:
$
cat /usr/lib/mono/gac/gtkhtml-sharp/2.16.0.0__35e10195dab3c99f/gtkhtml-sharp.dll.config
<configuration>
<dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.0"/>
<dllmap dll="gtkhtml-3.0" target="libgtkhtml-3.14.so.19"/>
</configuration>
Też pomogło. Pytanie: czy nie można jakoś z tego generować zależności dla
pakietów?
--
Tomasz Wittner
Więcej informacji o liście dyskusyjnej pld-devel-pl