On Mon, Dec 08, 2003, [EMAIL PROTECTED] wrote:
> When compiling a package that should support some facility I used to
> install first the -devel package. Let say, to have pam support for
> pureftpd I needed to have pam-devel installed first.
>
I don't know what -devel is, or what pam-devel is, but...

> Where does OpenPKG get the pam-devel stuff from when compiling pureftpd
> --with_pam
>
OpenPKG doesn't use anything called 'pam-devel'. If you want to install
pureftpd with the PAm option turned on then:

  $ rpm --rebuild pam-20030715-1.3.0.src.rpm
  $ rpm --rebuild --define 'with_pam yes' pureftpd-1.1.0-1.3.0.src.rpm

Due to pureftpd's dependencies, you will need to have the 'make' and 'fsl'
OpenPKG packages already installed. If you use the 'with_fsl no' option,
then you don't need to install 'fsl' first of course.

Regards,
Michael

-- 
[EMAIL PROTECTED]
Development Team, Operations Northern Europe
Cable & Wireless Telecommunications Services GmbH

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to