DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 2nd July 2010
Meister Meister is offline
New User
 
Join Date: Jul 2010
Posts: 1
Default Gfire plugin for Pidgin

I've been having issues trying to compile Gfire, the Xfire plugin for Pidgin. I use the ./configure --prefix=/usr like it describes, I"ve tried just ./configure, etc. That part doesn't seem to be the problem. My issue is when I try to do make, and make install.

Code:
[matt@FreeBSDElite /usr/home/matt/pidgin-gfire-0.9.2]$ make
make  all-recursive
Making all in data
Making all in pixmaps
Making all in po
Error expanding embedded variable.
*** Error code 1

Stop in /usr/home/matt/pidgin-gfire-0.9.2.
*** Error code 1

Stop in /usr/home/matt/pidgin-gfire-0.9.2.
Code:
Making install in data
test -z "/usr/share/purple/gfire" || .././install-sh -c -d "/usr/share/purple/gfire"
 /usr/bin/install -c -m 644 'games.glade' '/usr/share/purple/gfire/games.glade'
 /usr/bin/install -c -m 644 'servers.glade' '/usr/share/purple/gfire/servers.glade'
Making install in pixmaps
test -z "/usr/share/pixmaps/pidgin/emblems/16" || .././install-sh -c -d "/usr/share/pixmaps/pidgin/emblems/16"
 /usr/bin/install -c -m 644 'emblems/voip.png' '/usr/share/pixmaps/pidgin/emblems/16/voip.png'
 /usr/bin/install -c -m 644 'emblems/game-voip.png' '/usr/share/pixmaps/pidgin/emblems/16/game-voip.png'
test -z "/usr/share/pixmaps/pidgin/protocols/16" || .././install-sh -c -d "/usr/share/pixmaps/pidgin/protocols/16"
 /usr/bin/install -c -m 644 '16/gfire.png' '/usr/share/pixmaps/pidgin/protocols/16/gfire.png'
test -z "/usr/share/pixmaps/pidgin/protocols/22" || .././install-sh -c -d "/usr/share/pixmaps/pidgin/protocols/22"
 /usr/bin/install -c -m 644 '22/gfire.png' '/usr/share/pixmaps/pidgin/protocols/22/gfire.png'
test -z "/usr/share/pixmaps/pidgin/protocols/48" || .././install-sh -c -d "/usr/share/pixmaps/pidgin/protocols/48"
 /usr/bin/install -c -m 644 '48/gfire.png' '/usr/share/pixmaps/pidgin/protocols/48/gfire.png'
Making install in po
Error expanding embedded variable.
*** Error code 1

Stop in /usr/home/matt/pidgin-gfire-0.9.2.
Not quite sure why it's giving me that error. I've also tried with gmake, it gives more output, and almost seems like it did install. But it doesn't show up as an option in Pidgin. What's going on here?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Pidgin MSN connection issues, invalid SSL Certificate chain TerryP Guides 5 8th December 2010 01:06 AM
Pidgin update fixes security vulnerabilities J65nko News 0 19th February 2010 06:53 PM
pidgin (py25-gtk) wont upgrade mururoa FreeBSD Installation and Upgrading 3 7th September 2009 07:45 PM
pidgin amsn kopete gosha General software and network 2 2nd June 2009 10:08 PM
Yahoo! related Pidgin problems... BSDfan666 General software and network 10 28th September 2008 02:39 AM


All times are GMT. The time now is 07:36 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick