Re: FTP support
On Mon, 15 Mar 1999, Mitch Blevins wrote:
> > Oh, Mitch, apparently your last release had some problems.. There was a
> > broken symlink and something else I can't remember - can you take a
> > carefull look at the .deb and make sure it is 100%?
>
> The broken-symlink problem occurs in libapt-pkg-dev and is the
> /usr/lib/libapt-pkg.so -> libapt-pkg.so.${LIBAPT_MAJOR}
I don't know if the person who mentioned this to me had the -dev package
installed. Make the -dev depend on the virtual package provided by APT and
then things will be fine. Don't use a conflicts, too strong..
> The "something else" I think is my failure to warn load enough that the
> ftp method was not included. Shouldn't be a problem now. :-)
I remember now, apt-get --version from your debs returned the wrong
version string. I noticed you updated the config.in file but you didn't
rebuild config.h. After you change config.in you should either rm -rf
build or run 'make startup' to refresh the generated output.
Jason
Reply to: