dependences report as missing though installed
i am trying to install florence vitkeyboard on my debian lenny. when
running ./configure i get 3 missing dependencies.
but when i run "apt-get install [missing dependency]" the list as
already installed.
the ./configure says i can install without 1 or 2 dependencies but
with all 3 disabled the package wont even configure.
anyone have some idea on how i can run this application?
>checking for LIBNOTIFY... no
>configure: error: Could not configure libnotify. Please either install libnotify or disable notifications: --without-notification configure
>option
># apt-get install libnotify1
>Reading package lists... Done
>Building dependency tree
>Reading state information... Done
>libnotify1 is already the newest version.
>The following packages were automatically installed and are no longer required:
> xaw3dg
>Use 'apt-get autoremove' to remove them.
>0 upgraded, 0 newly installed, 0 to remove and 70 not upgraded.
====================================================================
>checking for XTST... no
>configure: error: Could not configure xtst. Please either install xtst or disable it: --without-xtst configure option
># apt-get install libxtst6
>Reading package lists... Done
>Building dependency tree
>Reading state information... Done
>libxtst6 is already the newest version.
>libxtst6 set to manually installed.
>The following packages were automatically installed and are no longer required:
> xaw3dg
>Use 'apt-get autoremove' to remove them.
>0 upgraded, 0 newly installed, 0 to remove and 70 not upgraded.
============================================================
>checking for AT_SPI... no
>configure: error: Could not configure at-spi. Please either install at-spi or disable it: --without-at-spi configure option
># apt-get install at-spi
>Reading package lists... Done
>Building dependency tree
>Reading state information... Done
>at-spi is already the newest version.
>at-spi set to manually installed.
>The following packages were automatically installed and are no longer required:
> xaw3dg
>Use 'apt-get autoremove' to remove them.
>0 upgraded, 0 newly installed, 0 to remove and 70 not upgraded.
Reply to: