Author Topic: libclutter-imcontext-devel (trying to package it)  (Read 504 times)

Offline slax

  • Sr. Member
  • ****
  • Posts: 391
    • PCLinuxOS Gnome Edition
libclutter-imcontext-devel (trying to package it)
« on: August 13, 2010, 12:54:17 PM »
Hi, i'm trying to package clutter-imcontext package from mandriva (i need it for moblin interface)
i get this when i try to install the package:

Code: [Select]
libclutter-imcontext-devel:
 Depends: devel(libnvidia-glcore)  but it is not installable
 Depends: devel(libnvidia-tls)  but it is not installable

All required packages are installed. Clutter-imcontext SRPM can be found in dropbox under testing/moblin.

Regards and thanx inforward



Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12533
Re: libclutter-imcontext-devel (trying to package it)
« Reply #1 on: August 13, 2010, 01:48:36 PM »
Hi, i'm trying to package clutter-imcontext package from mandriva (i need it for moblin interface)
i get this when i try to install the package:

Code: [Select]
libclutter-imcontext-devel:
 Depends: devel(libnvidia-glcore)  but it is not installable
 Depends: devel(libnvidia-tls)  but it is not installable

All required packages are installed. Clutter-imcontext SRPM can be found in dropbox under testing/moblin.

Regards and thanx inforward

That is because you are building packages with the Nvidia driver installed.


Thanks to everyone who donates. You keep the servers running.

Offline slax

  • Sr. Member
  • ****
  • Posts: 391
    • PCLinuxOS Gnome Edition
Re: libclutter-imcontext-devel (trying to package it)
« Reply #2 on: August 13, 2010, 02:50:31 PM »
Then i'll rebuild all in clean install...

Thank you Texstar