On Tue, Sep 19, 2006, Adam D. Morley wrote:

> [...]
> /opt/openpkg/bin/pkg-config sqlite3 --libs
> bash: /opt/openpkg/bin/pkg-config: No such file or directory
>
> Likely because I didn't have pkgconfig installed --- it doesn't seem to
> be listed as a requirement for perl-dbi or sqlite.  Now that I've
> installed it, I get:
>
> [root perl-dbix]# /opt/openpkg/bin/pkg-config sqlite3 --libs
> -L/opt/openpkg/lib -lsqlite3 -lrt
>
> Can you add pkgconfig as a requirement for perl-dbi?  It seems like it's
> important now that with_dbd_sqlite is now set to yes.
>
> The good news: now that the annoying Solaris bug was fixed in -CURRENT,
> and after installing pkgconfig, perl-dbix builds!  Yah!  This is great.
> Thanks a bunch.

Ah, ok. It was just the missing dependency. Good. Now added. Thanks.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to