|
From: Dennis L. <pla...@in...> - 2006-05-15 21:22:13
|
Hi, I recently upgraded my distro and my valgrind package build (which rebuilds also the docs) failed, because of docbook stylesheets beeing in version 1.69.1 not 1.69.0 which was hardcoded into the makefiles. Even the path is hardcoded as /usr/share/xml/docbook/stylesheet/nwalsh/1.69.0/manpages/docbook.xsl so I would at least suggest to set it to /usr/share/xml/docbook/stylesheet/nwalsh/current/manpages/docbook.xsl since most distros I saw have this symlink set. greets Dennis |
|
From: Julian S. <js...@ac...> - 2006-05-17 01:57:45
|
Ok, that's helpful. Will do. Is that a SuSE 10.0 -> 10.1 upgrade you did? J On Monday 15 May 2006 22:22, Dennis Lubert wrote: > Hi, > > I recently upgraded my distro and my valgrind package build (which > rebuilds also the docs) failed, because of docbook stylesheets beeing in > version 1.69.1 not 1.69.0 which was hardcoded into the makefiles. Even > the path is hardcoded > as /usr/share/xml/docbook/stylesheet/nwalsh/1.69.0/manpages/docbook.xsl > so I would at least suggest to set it > to /usr/share/xml/docbook/stylesheet/nwalsh/current/manpages/docbook.xsl > since most distros I saw have this symlink set. > > greets > > Dennis > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users |
|
From: Dennis L. <pla...@in...> - 2006-05-17 16:10:01
|
Yip it is Am Mittwoch, den 17.05.2006, 02:57 +0100 schrieb Julian Seward: > Ok, that's helpful. Will do. Is that a SuSE 10.0 -> 10.1 upgrade > you did? > > J |