Le Mon, 12 Dec 2011 18:19:55 +0000,
Thomas Adam <tho...@fvwm.org> a écrit :

> On Mon, Dec 12, 2011 at 05:39:38PM +0000, Thomas Adam wrote:
> > On Mon, Dec 12, 2011 at 06:32:03PM +0100, Dominique Michel wrote:
> > > I can list the current values of all environment variables with
> > > the command env. Will it be possible to do something similar?
> > 
> > No, but I can easily add it.
> 
> Done.  Please do a "git pull" and see:
> 
> PrintInfo Infostore
> 
> ... which will print its contents to stderr.
> 
> -- Thomas Adam
> 
Thank you.

I cannot get it to compile. Tried both by hand and with portage. Same
result:

xsltproc --path "../../doc" --xinclude \
        --stringparam profile.attribute output \
        --stringparam profile.value html \
        -o ImagePath.xml.p \
        ./../docbook-xsl/profiling/profile.xsl ImagePath.xml
make[3]: *** No rule to make target `InfoStore.xml', needed by
`InfoStore.html'.  Stop. make[3]: *** Waiting for unfinished jobs....
xsltproc --path "../../doc" --xinclude \
        --stringparam html.stylesheet "./../style.css" \
        --stringparam header.file "./../header.html" \
        -o IgnoreModifiers.html ./../fvwm.xsl IgnoreModifiers.xml.p &&
rm IgnoreModifiers.xml.p xsltproc --path "../../doc" --xinclude \
        --stringparam html.stylesheet "./../style.css" \
        --stringparam header.file "./../header.html" \
        -o ImagePath.html ./../fvwm.xsl ImagePath.xml.p && rm
ImagePath.xml.p make[3]: Leaving directory
`/var/tmp/portage/x11-wm/fvwm-9999/work/fvwm/doc/commands' make[2]: ***
[all-recursive] Error 1

Dominique Michel

-- 
"We have the heroes we deserve."

Reply via email to