marig345 / prpltwtr

Automatically exported from code.google.com/p/prpltwtr
GNU General Public License v2.0
0 stars 0 forks source link

despite Pidgin 2.7.9-27.el6 installed configure: error: Package requirements (pidgin >= 2.6 pidgin < 3.0) were not met: #94

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Client (Pidgin, finch, empathy, etc):
Client Version: 2.7.9
LibPurple Version: 2.7.9
PrplTwtr Version: prpltwtr-0.12.0 

Problem/Feature request (Be as specific as possible. Steps to reproduce are
especially helpful):

Install doesn't work, claims Pidgin isn't installed although it is:

=============================================================================
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  es
checking pkg-config is at least version 0.15.0... yes
checking for PIDGIN... no
configure: error: Package requirements (pidgin >= 2.6 pidgin < 3.0) were not 
met:

No package 'pidgin' found
No package 'pidgin' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PIDGIN_CFLAGS
and PIDGIN_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
[me@localmachine prpltwtr-0.12.0]$ pidgin -v
Pidgin 2.7.9-27.el6 (libpurple 2.7.9)
[me@localmachine prpltwtr-0.12.0]$ which pidgin
/usr/bin/pidgin
[me@localmachine prpltwtr-0.12.0]$ 

Original issue reported on code.google.com by jring...@gmail.com on 13 Apr 2015 at 2:12

GoogleCodeExporter commented 8 years ago
was resolved after install of pidgin-devel

Original comment by jring...@gmail.com on 13 Apr 2015 at 2:24