marig345 / prpltwtr

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

compile error lubuntu 10.10 #43

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Client (Pidgin, finch, empathy, etc): Pidgin 2.7.3 (libpurple 2.7.9)
Client Version:
LibPurple Version: 1:2.7.9-1ubuntu0+pidgin1.10.10
PrplTwtr Version: 0.5.2
Operating System: lubuntu 10.10

mama@zeuza:~/Descargas/prpltwtr/gtkprpltwtr$ make
Package purple was not found in the pkg-config search path.
Perhaps you should add the directory containing `purple.pc'
to the PKG_CONFIG_PATH environment variable
No package 'purple' found
Package purple was not found in the pkg-config search path.
Perhaps you should add the directory containing `purple.pc'
to the PKG_CONFIG_PATH environment variable
No package 'purple' found
Package pidgin was not found in the pkg-config search path.
Perhaps you should add the directory containing `pidgin.pc'
to the PKG_CONFIG_PATH environment variable
No package 'pidgin' found
cc  -DPURPLE_PLUGINS -DENABLE_NLS -DPRPL_TWITTER_VERSION=\"0.6.0\"   
-Wdeclaration-after-statement -Wall -pthread -I. -g -O2 -pipe -fPIC -DPIC   
-DPIDGIN_PLUGINS -DENABLE_NLS -DPRPL_TWITTER_VERSION=\"0.6.0\"    -c -o 
gtkprpltwtr.o gtkprpltwtr.c
gtkprpltwtr.c:3: fatal error: gtkplugin.h: No existe el fichero o el directorio
compilation terminated.
make: *** [gtkprpltwtr.o] Error 1
mama@zeuza:~/Descargas/prpltwtr/gtkprpltwtr$ 

Original issue reported on code.google.com by mama21ma...@gmail.com on 15 Feb 2011 at 12:36

GoogleCodeExporter commented 8 years ago
compile PrplTwtr Version: 0.6.0

Original comment by mama21ma...@gmail.com on 15 Feb 2011 at 12:37

GoogleCodeExporter commented 8 years ago
/usr/bin/ld: cannot find -lpurple
collect2: ld returned 1 exit status
make[1]: *** [gtkprpltwtr.so] Error 1
make[1]: se sale del directorio «/home/mama/Descargas/prpltwtr/gtkprpltwtr»
make: *** [build] Error 1

Original comment by mama21ma...@gmail.com on 15 Feb 2011 at 3:38

GoogleCodeExporter commented 8 years ago
Do you have the pidgin-dev package installed? 

Also, please take the latest version from mercurial, and try with that.

Thanks

Original comment by mikeage on 15 Feb 2011 at 4:13

GoogleCodeExporter commented 8 years ago
solved 
http://mamalibre.eshost.com.ar/?q=content/solved-usrbinld-cannot-find-lpurple

Original comment by mama21ma...@gmail.com on 15 Feb 2011 at 5:20

GoogleCodeExporter commented 8 years ago
Glad it's working. I'm marking this is Invalid.

[solution: submitter had a broken symlink to libpurple.so . Not related to 
prpltwtr]

Original comment by mikeage on 15 Feb 2011 at 5:22

GoogleCodeExporter commented 8 years ago
ES: se relaciona por que se compila bajo libpurple. y en lubuntu 10.10 fallaba.
EN: relates that is compiled on libpurple. 10.10 Lubuntu and failed.

Original comment by mama21ma...@gmail.com on 15 Feb 2011 at 5:38

GoogleCodeExporter commented 8 years ago
libpurple is not provided by prpltwtr, and therefore it's not related.

Original comment by mikeage on 15 Feb 2011 at 5:45

GoogleCodeExporter commented 8 years ago
ES: compila en ubuntu a prpltwtr y veras como se relaciona.
EN: compiled into ubuntu to prpltwtr and see how it relates.

Original comment by mama21ma...@gmail.com on 15 Feb 2011 at 5:53