shopsuite-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ShopSuite-dev] pg_config and kde-config


From: Davi Leal
Subject: Re: [ShopSuite-dev] pg_config and kde-config
Date: Thu, 09 Aug 2001 23:39:26 +0100

I am using now the below configure line:

./configure
--with-pgsql-headers=/usr/include/postgresql/   --with-pgsql-libs=/usr/lib/
--with-qt-headers=/usr/include/qt/   --with-qt-libs=/usr/lib/
--with-kde-headers=/usr/include/kde/   --with-kde-libs=/usr/lib/

I can use the below command to get automatic configuration of PostgreSQL
settings:
$ pg_config --libdir
  /usr/lib/postgresql/lib
$ pg_config --includedir
  /usr/include/postgresql

But, what about Qt and KDE?. kde-config does not look suitable.
--with-qt-headers=/usr/include/qt/   --with-qt-libs=/usr/lib/
--with-kde-headers=/usr/include/kde/   --with-kde-libs=/usr/lib/


Any comment?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]