Displaying 10 results from an estimated 10 matches for "yodl2man".
Did you mean:
pod2man
2003 May 15
2
single quotes in the manpage
In the manpage, all occurrences of a single quote (or apostrophe) are
preceded by a backslash. This means that these get turned into acute
accents by groff; here's the relevant part of the groff manpage:
\' The acute accent ; same as \(aa. Unescaped: apostrophe, right
quotation mark, single quote (ASCII 0x27).
I think all these backslashes should be removed, as the
2011 Apr 28
1
rsync-3.0.8: problem with installing man pages when using seperate build dir
Hi all,
there is a little problem when building rsync outside it's source dir with
installing the man pages: they are not found and therefor not installed. The
attached patch fixes this situation.
Kind regards,
H.-A. Arnolds
--
________________________________________________________________________
Dipl.-Ing. Heinz-Ado Arnolds
MPI fuer Astrophysik
Karl-Schwarzschild-Strasse 1
2016 Mar 30
2
[Bug 11814] New: man-copy Make target missing rsync.1 and rsyncd.conf.5 dependencies
...2
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: brant at gurganus.name
QA Contact: rsync-qa at samba.org
I currently do not have yodl2man installed. I was building rsync from the git
repository to verify a different change. The cp commands relying on the
existence of rsync.1 and rsyncd.conf.5 failed since those files did not exist.
That man-copy target should rely on rsync.1 and rsyncd.conf.5 it seems.
--
You are receiving this mai...
2002 Jul 12
0
Installation
...$@ $(TRIMSLASH_OBJ) $(LIBS)
Makefile: Makefile.in configure config.status
echo "WARNING: You need to run ./config.status --recheck"
# don't actually run autoconf, just issue a warning
configure: configure.in
echo "WARNING: you need to rerun autoconf"
rsync.1: rsync.yo
yodl2man -o rsync.1 rsync.yo
rsyncd.conf.5: rsyncd.conf.yo
yodl2man -o rsyncd.conf.5 rsyncd.conf.yo
proto:
cat $(srcdir)/*.c $(srcdir)/lib/compat.c | awk -f $(srcdir)/mkproto.awk > $(srcdir)/proto.h
clean: cleantests
rm -f *~ $(OBJS) rsync $(TLS_OBJ) $(CHECK_PROGS)
cleantests:
rm -rf ./testtmp*...
2019 Oct 31
1
[PATCH] Replace mkproto.pl with mkproto.awk
> I can't speak for rsync, but nowadays Perl isn't that rare, that a
> dependeny on it for build purpose would matter. IMHO.
It might not be rare, but it's certainly less universally available than
awk, which is preinstalled on pretty much every unix-like OS out there.
> There are many flavours of AWK. Are you sure, that your AWK replacement
> runs everwhere?
I tested
2006 Mar 20
0
Rsync 2.6.7 with acl patch on Cygwin
...er rsync.
---
I have made an rsync-2.6.7/cygwin -1.5.19-4 executable containing the
version 1.113 of the patch. It is called rsyncacl.exe and can be used for
enhancing both full blown cygwin and cwrsync installations.
Unfortunately, I couldn't reproduce the updated man page (I don't have
yodl2man in my environment, help?)
Rsyncacl.exe can be downloaded from
http://prdownloads.sourceforge.net/sereds/rsync-2.6.7-acl.zip?download
Signatures:
MD5: 8720c251575ebfd97962b61c35c5cfe6 *rsync-2.6.7-acl.zip
SHA1: ddd53108e592fcbe2c516eaccdffefa6c4cde995 *rsync-2.6.7-acl.zip
Best regards
Tev
c...
2007 Feb 05
1
rsync 3-cvs missing prereqs/deps on osx
hi,
as it's been awhile since my last attempts w/ v269, i'm building the
latest rsync3-svs on osx 10.4.8; looking to see what's evolved re:
acls & xattrs support on osx ...
@ build, i note complaint abt a missing yodl2man, which originates with YODL.
YODL, then requires icmake.
as neither is available on osx, it's src build time.
on building debian's icmake (already suspecting linux-friendly,
non-mac-ish-ness ...), i find,
% sh bootstrap
...
Building the runtime-library in ./rss
In file included from...
2008 May 10
1
Failed to create rounding.h!
.../grep -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached)
-std=gnu99
checking whether to include debugging symbols... yes
checking for remsh... 0
checking for yodl2man... 0
checking the group for user "nobody"... nogroup
checking for broken largefile support... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking ipv6 stack type... linux-glibc
checking for libr...
2010 Aug 17
6
DO NOT REPLY [Bug 7625] New: "Don't know how to make ./*.c"
https://bugzilla.samba.org/show_bug.cgi?id=7625
Summary: "Don't know how to make ./*.c"
Product: rsync
Version: 3.0.7
Platform: s390
OS/Version: Other
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: sebastian.hoffman at
2008 Apr 07
3
rsync installation _error exit code1
...ion to accept ISO C89... (cached) unsupported
checking for cc option to accept ISO Standard C... (cached) unsupported
configure.sh: WARNING: rsync requires an ANSI C compiler and you don't seem to have one
checking whether to include debugging symbols... yes
checking for remsh... 1
checking for yodl2man... 0
checking the group for user "nobody"... nogroup
checking for broken largefile support... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking ipv6 stack type... unknown
checking for library...