Displaying 20 results from an estimated 20000 matches similar to: "Installing manpages"
2013 Jun 01
1
Samba4 manpages
Hi all,
im trying to setup Samba4 as dc.
Ive downloaded the source and did a make && make install but after that i
do not have any manpage.
Ive found it in samba-4.0.5/docs/manpages but how can I install it ?
How are shares handled in Samba4 ?
Before I have used:
[share]
valid users = @sharegroupname
but the AD has only virtual users, how do I share folders for a group or a
user ?
2016 Jun 17
2
Samba compilation failed
Hell all,
I am trying to install samba4 with source code.
I download samba-4.4.4.tar.gz, but while executing the make command, it
fail with this error :
Build failed: -> task failed (err #6):
{task: manpages/smb.conf.5 smb.conf.5.xml,parameters.all.xml ->
smb.conf.5}
Note : I have already run a make command that fail previously because i
made an error by specifying the ./configure
2014 Sep 26
2
build samba manpages in CentOS 7
Hi,
I tried to build samba 4.1.12 in freshly installed CentOS 7 following
the descriptions on
https://wiki.samba.org/index.php/Build_Samba
https://wiki.samba.org/index.php/OS_Requirements
yum reports that it does not know the packages xattr, xsltproc, docbook.
Configure complains that perl is missing.
After adding perl, running configure, make, and make install, there are
no man pages
2015 Aug 04
4
compile samba4.3 rc2
#make
[3913/4029] Generating manpages/smb.conf.5
Segmentation fault
Waf: Leaving directory `/usr/src/samba-4.3.0rc2/bin'
Build failed: -> task failed (err #139):
{task: manpages/smb.conf.5 smb.conf.5.xml,parameters.all.xml -> smb.conf.5}
Makefile:8: recipe for target 'all' failed
make: *** [all] Error 1
--
“A menos que modifiquemos a nossa maneira de pensar, não seremos
2002 Mar 13
2
[PATCH] fix install-strip target in Makefile
The first patch will make "make install-strip" work. The second spends
a few cycles avoiding "1 files to consider." Both are trivial but IMHO
useful.
--- Makefile.orig Wed Mar 13 06:38:42 2002
+++ Makefile Wed Mar 13 06:40:58 2002
@@ -12,6 +12,7 @@
LDFLAGS=
INSTALLCMD=/bin/install -c
+INSTALLMAN=/bin/install -c
srcdir=.
@@ -56,8 +57,8 @@
${INSTALLCMD} -m 755 rsync
2016 Dec 18
5
Building on debian 8.6
Hi,
Despite having used samba for many, many years, I have not built from
source on Debian before. CentOS, yes.. Raspbian, yes.. but not Debian
itself.
I have installed Debian 8.6 from scratch:
newserver:~/download/samba-4.5.2$ cat /etc/debian_version
8.6
user at newserver:~/download/samba-4.5.2$ uname -a
Linux newserver 3.16.0-4-686-pae #1 SMP Debian 3.16.36-1+deb8u2
(2016-10-19) i686 GNU/Linux
2016 Feb 20
3
Problems building Samba documentation
I have been trying to build Samba 4.3.4 from source. Everything goes
fine except for the documentation. When I try to build it I always get
errors like the following:
warning: failed to load external entity
"http://www.samba.org/samba/smbdotconf/parameters.all.xml"
manpages/smb.conf.5.xml:764: element include: XInclude error : could not
load
2008 Jul 31
1
Samba 3.2.0: Unable make document Help
Dear list,
I compiled Samba 3.2.0 document like this.
cd samba-3.2.0/source
configure
...
...
...
cd ../docs-xml
make all
but some error happen.
---------------------------------
# make all
...
...
xsltproc --output output/manpages-3/eventlogadm.8 xslt/man.xsl tmp/manpages-3/eventlogadm.8.xml
runtime error: file xslt/man.xsl line 41 element if
unregistered variable list-indent
2015 Jun 15
4
Samba upgrade issue . . .
On 06/15/2015 07:14 AM, Rowland Penny wrote:
> On 15/06/15 11:52, Steve Ankeny wrote:
>> I have a "Samba | SOGo | OpenChange" server running in VMware.
>>
>> I get the following message when running 'apt-get upgrade' --
>>
>> The following packages have been kept back:
>> libldb-dev libldb1 libmapi0 libmapiproxy0 libmapistore0
2015 Jun 15
3
Samba upgrade issue . . .
I have a "Samba | SOGo | OpenChange" server running in VMware.
I get the following message when running 'apt-get upgrade' --
The following packages have been kept back:
libldb-dev libldb1 libmapi0 libmapiproxy0 libmapistore0 libnss-winbind
libpam-winbind libsmbclient libwbclient0 openchangeproxy openchangeserver
python-ldb python-ocsmanager python-samba samba
2012 Apr 17
3
Custom SAMBA4/OpenChage ZEG applicance
Question following HowTo build your own OpenChange/SOGo appliance:
I have been building my own SAMBA4/OpenChange appliance *MOSTLY* following
the instructions at
http://tracker.openchange.org/projects/openchange/wiki/HowTo_build_your_own_OpenChangeSOGo_appliance
.
I am using Ubuntu-Server 12.04 LTS (Precise Pangolin)
precise-server-amd64.iso
OpenChange from svn co -r 3923
2015 Jun 15
1
Samba upgrade issue . . .
On 15/06/15 14:01, L.P.H. van Belle wrote:
> and just a comment..
>
> when i look at :
> http://inverse.ca/ubuntu-nightly/dists/trusty/trusty/binary-amd64/Packages
> /search for : 2:4.1.18+dfsg-3~inverse1
> Replaces: libpam-winbind (<< 2:3.6.5-2), samba (<= 2.2.3-2), winbind (<< 2:3.5.11~dfsg-3), winbind4
> => winbind4..
>
> this all is build agains the
2023 Jan 10
1
rewrite manpages to mdoc(7)
Jan Stary <hans at stare.cz> wrote:
> On Jan 01 00:05:09, jamie at catflap.org wrote:
> > Jan Stary via nsd-users <nsd-users at lists.nlnetlabs.nl> wrote:
> >
> > > On Dec 31 11:43:56, paul at nohats.ca wrote:
> > > > Why not go to xml and use xml2man / pandoc ?
> > >
> > > Because it is a terrible manpage format
> > >
2006 Oct 23
3
Bug#394931: xen-utils-3.0.3-1: Manpages not included
Package: xen-utils-3.0.3-1
Version: 3.0.3-0-1
Severity: normal
Tags: patch
Manpages that are provided with the source are not included with the utilities.
Use perl-doc package at build-time to generate appropriate manpages and
dh_manpages to install them in the appropriate locations.
diff -urN xen-3.0-3.0.3-0/debian/control xen-3.0-3.0.3-0.new/debian/control
--- xen-3.0-3.0.3-0/debian/control
2001 Jan 09
2
Path to config files in manpages
Hi,
I just noticed that the path to some config files in the manpages get's
replaced during the build of the debian package with the pathes which
are used during the build. This is not good, since the path will not be
the same for the enduser, who installs the deb. Is it intented that the
pathes in the manpage get generated during compilation and should I know
generate a script for debian to
2000 Jun 20
1
Manpages
Here is patch with manpages for ogg123(1), mp3tovorbis(1) and vorbize(1).
Manpages are in pod format,
because it is the most readable man source,
and are compiled by pod2man.
all and clean for man/ work.
Install and uninstall for man/ seem to work.
Manpages are GPLed of course.
<HR NOSHADE>
<UL>
<LI>text/plain attachment: manpages.diff
</UL>
-------------- next part
2003 Jan 15
1
Installing manpages?
Hiya! How do I, from a source install, make the manpages install? I've
got 2.2.5, and have hand-compiled for ages, but have no idea how to, as
part of the build process, install the manpages.
Thanks,
Ken D'Ambrosio
Sr. SysAdmin,
Xanoptix, Inc.
2023 Jan 02
2
rewrite manpages to mdoc(7)
On Jan 01 00:05:09, jamie at catflap.org wrote:
> Jan Stary via nsd-users <nsd-users at lists.nlnetlabs.nl> wrote:
>
> > On Dec 31 11:43:56, paul at nohats.ca wrote:
> > > Why not go to xml and use xml2man / pandoc ?
> >
> > Because it is a terrible manpage format
> > and the toolchain produces broken crap.
>
> I have no specific knowledge on
2013 Sep 08
3
manpage Samba4
Hi there,
I installed the samba4 following the wiki :
https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO
./configure
make
make install
but I not found the manpages
#man samba
No manual entry for samba!
Any solution?
thanks!
Erik Silva
2015 Jan 06
2
[LLVMdev] Are there manpages for llvm?
Hi,
I have llvm installed through MacPorts. But I don't see macports
installed. Are there supposed to be manpages of commands like lli
installed?
--
Regards,
Peng