Reading package info... is slow with a lot of packages (up to 13
seconds now for me on a Dual800 7200rpm drive, perl parsing 800 info
files):
Information about 800 packages read in 13 seconds.
Perhaps an index/database could be implemented for the unstable and
stable trees, and only the "loc
At 19:31 Uhr +0100 09.03.2002, Max Horn wrote:
>OK, so I am working on PHP 4.1.2. Problem is, it tries to use gd,
>but gd is only available as a static library. Yeah, I read the
>comment, it is compiled with "-fno-common", but libtool still
>refuses to link this static library against a loadabl
OK, so I am working on PHP 4.1.2. Problem is, it tries to use gd, but
gd is only available as a static library. Yeah, I read the comment,
it is compiled with "-fno-common", but libtool still refuses to link
this static library against a loadable module. Hence I either have to
drop gd support f
At 6:56 Uhr -0500 09.03.2002, David R. Morrison wrote:
>I have a policy question to bring up, regarding our requirements for
>documentation. Is the following OK?
>
>Package: foobar
>Source: gnu
>Depends: %N-shlibs (= %v-%r)
>License: GPL
>InstallScript: <<
> make install
I have a policy question to bring up, regarding our requirements for
documentation. Is the following OK?
Package: foobar
Source: gnu
Depends: %N-shlibs (= %v-%r)
License: GPL
InstallScript: <<
make install prefix=%i
mkdir -p %i/share/doc/%n
ln -s %p/share/doc/%N-shl