Re: [Lxc-users] lxc-0.7.5.tar.gz does not install man-pages

2011-10-21 Thread Ulli Horlacher
On Fri 2011-10-21 (11:18), Ulli Horlacher wrote: > Does someone have the man-pages for 0.7.5? Found it by myself. With: docbook-to-man lxc-cgroup.sgml >lxc-cgroup.1 docbook-to-man lxc-checkpoint.sgml >lxc-checkpoint.1 docbook-to-man lxc.conf.sgml >lxc.conf.5 docbook-to-man lxc-console.sgml >lxc-

Re: [Lxc-users] lxc-0.7.5.tar.gz does not install man-pages

2011-10-21 Thread Ulli Horlacher
On Fri 2011-10-21 (00:06), Ulli Horlacher wrote: > On Thu 2011-10-20 (23:16), Matteo Bernardini wrote: > > > still guessing, the problem can be your configure options: > > I have only --prefix=/opt/lxc nothing else > > Are the man-pages anywhere ready for download? http://lxc.sourceforge.net/m

Re: [Lxc-users] lxc-0.7.5.tar.gz does not install man-pages

2011-10-20 Thread Ulli Horlacher
On Thu 2011-10-20 (23:16), Matteo Bernardini wrote: > still guessing, the problem can be your configure options: I have only --prefix=/opt/lxc nothing else Are the man-pages anywhere ready for download? -- Ullrich Horlacher Server- und Arbeitsplatzsysteme Rechenzentrum

Re: [Lxc-users] lxc-0.7.5.tar.gz does not install man-pages

2011-10-20 Thread Matteo Bernardini
sorry, ignore the last mail. still guessing, the problem can be your configure options: you can take as example the ones of your distribution and try to follow those for building, then, if it works, try to adapt it to install stuff in /opt. Matteo

Re: [Lxc-users] lxc-0.7.5.tar.gz does not install man-pages

2011-10-20 Thread Matteo Bernardini
On 20/10/2011 20:37, Ulli Horlacher wrote: > deleted /opt/src/lxc-0.7.5 and new configure & make install ==> > still no man-pages maybe are you missing linuxdoc-tools too? Matteo -- The demand for IT networking professio

Re: [Lxc-users] lxc-0.7.5.tar.gz does not install man-pages

2011-10-20 Thread Ulli Horlacher
On Thu 2011-10-20 (19:39), Matteo Bernardini wrote: > > linuxdoc-tools and docbook2man were missing, but after installing them, I > > still get no lxc man-pages after a newly: > > > > root@vms1:/opt/src/lxc-0.7.5# make install > > (...) > > root@vms1:/opt/src/lxc-0.7.5# find /opt/lxc-0.7.5/share/

Re: [Lxc-users] lxc-0.7.5.tar.gz does not install man-pages

2011-10-20 Thread Matteo Bernardini
On 20/10/2011 18:17, Ulli Horlacher wrote: > On Thu 2011-10-20 (17:39), Matteo Bernardini wrote: >> I got them fine here, maybe you miss/got problems with linuxdoc-tools >> (that contains docbook2man)? > > linuxdoc-tools and docbook2man were missing, but after installing them, I > still get no lxc

Re: [Lxc-users] lxc-0.7.5.tar.gz does not install man-pages

2011-10-20 Thread Ulli Horlacher
On Thu 2011-10-20 (17:39), Matteo Bernardini wrote: > I got them fine here, maybe you miss/got problems with linuxdoc-tools > (that contains docbook2man)? linuxdoc-tools and docbook2man were missing, but after installing them, I still get no lxc man-pages after a newly: root@vms1:/opt/src/lxc-0.7

Re: [Lxc-users] lxc-0.7.5.tar.gz does not install man-pages

2011-10-20 Thread Matteo Bernardini
I got them fine here, maybe you miss/got problems with linuxdoc-tools (that contains docbook2man)? does the make spits any error about it? Matteo -- The demand for IT networking professionals continues to grow, and the de

[Lxc-users] lxc-0.7.5.tar.gz does not install man-pages

2011-10-20 Thread Ulli Horlacher
I have just installed lxc-0.7.5, but I get no man-pages: root@vms1:/opt/src/lxc-0.7.5# make install (...) test -z "/opt/lxc-0.7.5/share/man/man1" || /bin/mkdir -p "/opt/lxc-0.7.5/share/man/man1" test -z "/opt/lxc-0.7.5/share/man/man5" || /bin/mkdir -p "/opt/lxc-0.7.5/share/man/man5" test -z "/o