Displaying 20 results from an estimated 134 matches for "docdir".
2008 Jan 02
1
[configure] docdir option lost
Hi,
While building dovecot-1.0.10 i've a trouble with --docdir configure option.
It seems this option overload is "lost" during makefiles recurse
generation (i didn't check others overload).
Following are config.log and Makefiles cuts :
-------------------
$ grep docdir dovecot-1.0.10/config.log dovecot-1.0.10/Makefile
dovecot-1.0.10/doc/Makefil...
2017 Jan 13
0
[PATCH 3/4] Honor user's $(htmldir) and do not override GNU defaults for $(docdir)
* HTML files should be installed to $(htmldir), and $(docdir) should
not be changed, as this is a user flag in the GNU conventions.
---
doc/Makefile.am | 2 --
doc/html/Makefile.am | 10 ++++------
doc/html/images/Makefile.am | 4 ++--
3 files changed, 6 insertions(+), 10 deletions(-)
diff --git a/doc/Makefile.am b/doc/Makefile.am
in...
2011 Apr 05
1
configure: error: unrecognized option: --docdir=/usr/share/doc/dovecot-2.0.11
Hi,
I tried to use ATrpms
(http://dl.atrpms.net/all/dovecot-2.0.11-1_126.src.rpm) to rebuild the
rpms. It is shown the error message as following:
configure: error: unrecognized option: --docdir=/usr/share/doc/dovecot-2.0.11
Try `./configure --help' for more information.
I checked `./configure --help', it did contain the '--docdir' option.
I don't know how to fix it.
Then I tried to remove '?--docdir=%{_docdir}/%{name}-%{version} \' and
rebuild it again. It is...
2012 Mar 25
2
build postfix rpm with mysql
...e V_tarball %{V_postfix}-%{V_release_date}
%define ftp_dir experimental
%endif
# rpm does not accept '-' in version strings so replace them with a '.'
# - (only affects snapshots)
%define V_package %(echo %{V_tarball} | sed 's/-/./g')
# rpm-workaround:
#
# We can NOT use %{_docdir}/%{name}-%{version} for installing the docs
# from the 'install' section as RPM kindly removes this directory after
# we have installed files to it. (standard part of 'doc' processing!)
#
#define docdir %{_docdir}/%{name}-%{version}
%define docdir %{_docdir}/%{name}-%{V_package}-doc...
2011 Nov 19
4
build postfix spec w/ mysql
...e V_tarball %{V_postfix}-%{V_release_date}
%define ftp_dir experimental
%endif
# rpm does not accept '-' in version strings so replace them with a '.'
# - (only affects snapshots)
%define V_package %(echo %{V_tarball} | sed 's/-/./g')
# rpm-workaround:
#
# We can NOT use %{_docdir}/%{name}-%{version} for installing the docs
# from the 'install' section as RPM kindly removes this directory after
# we have installed files to it. (standard part of 'doc' processing!)
#
#define docdir %{_docdir}/%{name}-%{version}
%define docdir %{_docdir}/%{name}-%{V_package}-doc...
2012 Mar 23
2
[Bug 1992] New: RPM build fails using Red Hat spec file
...E RPM_PACKAGE_VERSION RPM_PACKAGE_RELEASE
RPM_BUILD_ROOT="/var/tmp/openssh-5.9p1-buildroot"
export RPM_BUILD_ROOT
PKG_CONFIG_PATH="/usr/lib64/pkgconfig:/usr/share/pkgconfig"
export PKG_CONFIG_PATH
set -x
umask 022
cd /home/pkg_builder/rpmbuild/BUILD
cd 'openssh-5.9p1'
DOCDIR=$RPM_BUILD_ROOT/usr/share/doc/openssh-5.9p1
export DOCDIR
rm -rf $DOCDIR
/bin/mkdir -p $DOCDIR
cp -pr CREDITS ChangeLog INSTALL LICENCE OVERVIEW README* PROTOCOL*
TODO WARNING* $DOCDIR
----end rpm-tmp.98925----
Upon review of file rpm-tmp.98925 and %doc section of spec file, it
appears that the W...
2015 Feb 06
2
Fwd: Waiting for Reply regarding "TestCases Failure"
..."'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
incdir='${pref...
2008 Jun 10
7
error compiling fc9 x64
...C='gcc -m32'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
ft_devel=''
gphoto2_devel=''
gphoto2port_devel=''
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='i386'
host_os='linux-gnu'
host_vend...
2008 Oct 28
5
Wine does not compile on Fedora 9 x86_64
...C='gcc -m32'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
ft_devel=''
gphoto2_devel=''
gphoto2port_devel=''
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='i386'
host_os='linux-gnu'
host_vend...
2007 Jun 05
2
Configuration Flags
Dear list,
The --mandir and --docdir flags don't function when I try to supply them to
the ./configure clause. Are they not implemented at all, or is this some
kind of bug?
Thanks,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20070605...
2009 Jun 17
1
[LLVMdev] Configure problem of llvm2.5 in Mac OS X 10.4.11
...t_CXX=''
ac_ct_F77=''
bindir='${exec_prefix}/bin'
build='powerpc-apple-darwin8.11.0'
build_alias=''
build_cpu='powerpc'
build_os='darwin8.11.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='powerpc-apple-darwin8.11.0'
host_alias=''
host_cpu='powerpc'
host_os='darwin8.11.0'
host_vendor='apple'
htmldir='${docdir}'
ifGNUmake=''...
2010 Aug 23
4
building on RHEL 5/CentOS 5
RHEL5 has autoconf 2.59 and automake 1.9.6.
I've managed to build the whole Xapian family by reducing the
requirement to 2.59/1.9.6 in configure.ac.
Omega requires docdir which can be added by hand in docs/Makefile.am:
docdir = ${datadir}/doc/${PACKAGE}
if !MAINTAINER_NO_DOCS
dist_doc_DATA = $(RSTHTML)
endif
All I've done is get these packages compiled - I haven't tested in any
serious way.
All the best,
Tim.
2009 Jul 15
0
Bug#536175: Bug#536175: Bug#536176: xen-utils-3.4: trying xen-3.4 once breaks xen-3.2 (?)
...CONFIG_STUBDOM
+ #define bdrv_host_device bdrv_raw
--- /dev/null
+++ xen-3/debian/patches/tools-ioemu-prefix.diff
@@ -0,0 +1,26 @@
+--- tools/ioemu-qemu-xen/xen-hooks.mak
++++ tools/ioemu-qemu-xen/xen-hooks.mak
+@@ -74,8 +74,9 @@
+
+ EXESUF=-xen
+
+-datadir := $(subst qemu,xen/qemu,$(datadir))
+-docdir := $(subst qemu,xen/qemu,$(docdir))
+-mandir := $(subst share/man,share/xen/man,$(mandir))
++bindir := /usr/lib/xen-3.4/bin
++datadir := $(subst qemu,xen-3.4/qemu,$(datadir))
++docdir := $(subst qemu,xen-3.4/qemu,$(docdir))
++mandir := $(subst share/man,share/xen-3.4/man,$(mandir))
+
+ configd...
2007 Mar 19
1
Again...
...c_ct_CC=''
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='powerpc-apple-darwin8.7.0'
build_alias=''
build_cpu='powerpc'
build_os='darwin8.7.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
ft_devel2=''
ft_devel=''
gphoto2_devel=''
gphoto2port_devel=''
host='powerpc-apple-darwin8.7.0'
host_alias=''
host_cpu='powerpc'
host_os='...
2013 Aug 28
1
Error when using buildVignettes()
...quot;);
if (!dir.create(file.path(outdir, "inst")))
stop("could not create report subdirectory 'inst'");
if (!dir.create(file.path(outdir, "inst", "doc")))
stop("could not create report subdirectory 'doc'");
docdir <- file.path(outdir, "inst", "doc");
QCb <- readLines(file.path(indir, "QC.begin.Rnw"));
## replace title, date, author
QCb <- sub("@TITLE@", title, QCb);
QCb <- sub("@DATE@", date, QCb);
QCb <- sub("@...
2008 Feb 15
12
Transfer Crosstable to Word-Document
...e, sex, expected=TRUE, format="SPSS", digits=1)
ct #display crosstab on screen
#Trie to produce a html file
xtable(ct) #Error message: No method!
methods(xtable)
#Try to create a rich formatted table and insert it into Word
#with svViws, but only a little part of crosstab it inserted
docdir <- "r:\\r"
WordOpen(file.path(docdir, "cross.doc"))
viewfile <- view(ct, type = "summary", browse = FALSE)
WordGoto("ctview")
WordInsertFile(viewfile, TRUE) #only a little part of crosstab inserted
WordActivate(async = TRUE)
#How could I create the la...
2017 Jan 13
9
Upstreaming Gentoo patches
Dear FLAC devs,
I would like to get some of our patches merged into master. Most
of them deal with adhering to GNU conventions, respectively not
overriding flags/variables that are up to the user to set. For instance,
honoring $(htmldir) is important, as we have installation paths for the
documentation that differ from what is currently coded in the various
Makefile.am's.
Regards
David
2004 Sep 08
1
CUPS integration does not work properly when not linked
I have a Samba 3.0.6 server and a CUPS 1.2.0 server running on my machine.
They have been compiled with:
Samba:
./configure --with-pam --with-pam_smbpass --with-quotas --with-sys-quotas
CUPS:
./configure --prefix=/usr/local/cups --with-cups-user=cups --with-cups-
group=cups --with-docdir=/usr/local/cups/docdir --with-
logdir=/usr/local/cups/logdir --with-rcdir=/usr/local/cups/rcdir
--enable-ssl
As you can see, CUPS lies in an unusual path, so Samba did NOT see the cups-
config file and was NOT linked to CUPS. Your documentation states that even
without linking it should work fine...
2006 Nov 27
1
MinGW problem - unable to compile - config.log
...m__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'...
2007 Sep 25
1
Configure/install path overrides
Hi,
I'm building and installing dovecot on a Solaris 10 machine and therefore I
want to install Dovecot in /opt/dovecot. Thus, I start configure with
--prefix=/opt/dovecot. I also override things like 'libexecdir', 'docdir', etc.
When calling make install, Dovecot is installed in /opt/dovecot, but for
example the binary user files are installed in /opt/dovecot/bin/dovecot. The
same for the docs, which are installed in /opt/dovecot/share/doc/dovecot.
I think that's not quite nice and neat, so I call 'm...