[Pidgin Plugins] #382: unchecked dependencies

Pidgin Plugins plugins-trac at guifications.org
Wed Oct 31 17:14:23 CDT 2007


#382: unchecked dependencies
----------------------------+-----------------------------------------------
  Reporter:  imi            |       Owner:  jbailey         
      Type:  Bugs           |      Status:  assigned        
  Priority:  4              |   Milestone:                  
 Component:  Guifications2  |     Version:  Guifications2.14
Resolution:                 |    Keywords:                  
   Pending:  0              |  
----------------------------+-----------------------------------------------
Comment (by grim):

 I think what this is really coming down to is that there is a purple.pc
 and pidgin.pc which are being installed, but the rest are not.  That means
 that when we ask pkg-config if purple and pidgin are installed, it says
 yes (it has the pc file) and not the libraries and so on.

 I'd be curious to see what the output of ldd ${PREFIX}/lib/libpurple.so
 is.  Because I'm willing to bet it's going to have a bunch of not founds
 which of course says your purple and pidgin packages are busted.

 If this is not the case, and there are no not found libraries, please tell
 us what distro you're on, what version of pidgin/purple, did you compile
 pidgin/purple yourself or install a package, and well best of all, why
 you're using the source for guifications and not the package.

-- 
Ticket URL: <http://plugins.guifications.org/trac/ticket/382#comment:4>
Pidgin Plugins <http://pidgin.guifications.org/>
Plugins for the Instant Messaging client Pidgin and its backend library libpurple


More information about the Plugins-tickets mailing list