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

Re: KICQ: Qt libraries not found



On Tue, Feb 20, 2001 at 09:02:49PM -0700, Ivan E. Moore II wrote:
> > > from cvs) using this configure line:
> > > 
> > >   ./configure --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --disable-rpath --with-qt-includes=/usr/include/qt
> > 
> > I don't suppose that --prefix means that you're preparing KICQ as a Debian package, does it? ;)
> 
> the --prefix means where it's going to be installed into...  default is
> usually /usr/local..some people do /opt...  /usr is FHS.

(dingdingding)

Qt includes work now, but something else is b0rkd...

checking for KDE... configure: error: 
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!

Investigating this, I looked to see if kdelibs3-dev was installed, which it wasn't.  Check this out, though:

pugelist:/usr/local/src/kicq-2.0.0b1# apt-get install kdelibs3-dev
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

Sorry, but the following packages have unmet dependencies:
  kdelibs3-dev: Depends: kdelibs3 (= 4:2.1-beta2-0128-1) but 4:2.1-beta2-0128-2 is to be installed
                Depends: libarts-dev (= 4:2.1-beta2-0128-1) but 4:2.1-beta2-0128-2 is to be installed
                Depends: libkmid-dev (= 4:2.1-beta2-0128-1) but 4:2.1-beta2-0128-2 is to be installed
E: Sorry, broken packages

Just to verify:

pugelist:~# dpkg -s libarts-dev
Version: 4:2.1-beta2-0128-2

pugelist:~# dpkg -s libkmid-dev
Version: 4:2.1-beta2-0128-2

Now what?  I'd rather not go to the trouble of filing a bug report tonight... ;)

-- 
-=|JP|=-    "This space intentionally left blank."
Jon Pennington          | Debian 2.4                 -o)
dren@penguinpowered.com | Auto Enthusiast            /\\
Kansas City, MO, USA    | Proud Husband and Father  _\_V



Reply to: