Excerpts from Tom Lane's message of jue ene 12 18:55:41 -0300 2012:
> Josh Berkus writes:
> > LC_ALL=C '/usr/bin/perl' /bin/collateindex.pl -f -g -i 'bookindex' -o
> > bookindex.sgml HTML.index
> > Can't open perl script "/bin/collateindex.pl": No such file or directory
>
> On Fedora, that scrip
Alvaro Herrera writes:
> The warning about "unknown warning type" means you're using the wrong
> tool to me. My toolchain here uses "openjade" which is a fork of the
> earlier jade (so install opensp as Kevin suggested, and rerun configure
> after that); my guess is that we're pretty much depende
Excerpts from Josh Berkus's message of jue ene 12 18:43:39 -0300 2012:
>
> > The warning about "unknown warning type" means you're using the wrong
> > tool to me. My toolchain here uses "openjade" which is a fork of the
> > earlier jade (so install opensp as Kevin suggested, and rerun configure
Josh Berkus writes:
> LC_ALL=C '/usr/bin/perl' /bin/collateindex.pl -f -g -i 'bookindex' -o
> bookindex.sgml HTML.index
> Can't open perl script "/bin/collateindex.pl": No such file or directory
On Fedora, that script comes in the docbook-style-dsssl package. Don't
know how Ubuntu has chopped th
Josh Berkus writes:
> We'd probably get more help on the docs if it wasn't a day-long effort
> to build them.
[ shrug... ] On Fedora, installing the "authoring/publishing tools"
package group has always gotten me everything needed.
regards, tom lane
--
Sent via pgsql-d
On 1/12/12 1:43 PM, Euler Taveira de Oliveira wrote:
> On 12-01-2012 17:28, Josh Berkus wrote:
>> Can't open perl script "/bin/collateindex.pl": No such file or directory
>> make[3]: *** [bookindex.sgml] Error 2
>>
> Did you install docbook-dsssl? It must contain that script.
Per prior email, I ne
On 12-01-2012 17:28, Josh Berkus wrote:
> Can't open perl script "/bin/collateindex.pl": No such file or directory
> make[3]: *** [bookindex.sgml] Error 2
>
Did you install docbook-dsssl? It must contain that script.
--
Euler Taveira de Oliveira - Timbira http://www.timbira.com.br/
> The warning about "unknown warning type" means you're using the wrong
> tool to me. My toolchain here uses "openjade" which is a fork of the
> earlier jade (so install opensp as Kevin suggested, and rerun configure
> after that); my guess is that we're pretty much dependent on openjade
> featur
Excerpts from Josh Berkus's message of jue ene 12 17:28:28 -0300 2012:
> To be more specific, having installed all of the requirements listed in
> builddocs, I'm still getting a fatal error:
>
> make[3]: Entering directory `/usr/local/src/test/doc/src/sgml'
> { \
> echo ""; \
> echo "
On 1/12/12 12:28 PM, Josh Berkus wrote:
> To be more specific, having installed all of the requirements listed in
> builddocs, I'm still getting a fatal error:
>
> make[3]: Entering directory `/usr/local/src/test/doc/src/sgml'
> { \
> echo ""; \
> echo ""; \
> } > version.sgm
To be more specific, having installed all of the requirements listed in
builddocs, I'm still getting a fatal error:
make[3]: Entering directory `/usr/local/src/test/doc/src/sgml'
{ \
echo ""; \
echo ""; \
} > version.sgml
'/usr/bin/perl' ./mk_feature_tables.pl YES
../..
> http://www.postgresql.org/docs/current/static/docguide.html
>
> There were recently some posts that helped me clear up a lot of
> warnings I was getting, which basically boiled down to the need to
> install the opensp package.
Yeah, that guide isn't much help, because the named requirements d
Josh Berkus wrote:
> What packages and versions do I need to install to build the docs
> on Ubuntu?
>
> I tried 10.04's version of Openjade, which wasn't recognized
> Requirements for building the docs are not documented in our docs.
I did find that getting the doc build going was a bit fus
What packages and versions do I need to install to build the docs on Ubuntu?
I tried 10.04's version of Openjade, which wasn't recognized, and with
"jade" I got:
postgres@31214-1-950145:/usr/local/src/test$ make docs
make -C doc all
make[1]: Entering directory `/usr/local/src/test/doc'
make -C sr
14 matches
Mail list logo