Hello All,
I have installed fedora 10 and testing it out.
I am used to windows and so far, fedora 10 is great.
i just have trouble in using Pidgin. It does not have Video.
I have searched the web and found fonomo to be a good solution
but i have trouble in installing it.
I have downloaded the tar file and saved it to /tmp/download.
I have also extrcted it to /tmp.
Based on the procedure, i need to be a root or super user privilege to install it.
[root@ph01dt001 pidgin-fonomobutton-0.1.5]# ls
camera-fonomo.png dist INSTALL Makefile.mingw win32
COPYING fonomobutton.c Makefile README
[root@ph01dt001 pidgin-fonomobutton-0.1.5]# make all install
gcc `pkg-config pidgin --cflags --libs` --shared -Wall -O2 fonomobutton.c -o fonomobutton.so
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
/bin/sh: gcc: command not found
make: *** [all] Error 127
Need your help on how to resolve it.
Thanks!
Newbie123