EionRobb / pidgin-pushbullet

A Pushbullet plugin for Pidgin
GNU General Public License v3.0
42 stars 12 forks source link

Error on Fedora 27 #30

Open aia832003 opened 6 years ago

aia832003 commented 6 years ago

I'm getting the following when trying to build on Fedora 27 Gnome. Any help would be appreciated. Thank you.

[aallen@localhost pidgin-pushbullet-master]$ make && sudo make install gcc -Wall -I. -g -O2 -fPIC -pipe libpushbullet.c -o libpushbullet.so -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/json-glib-1.0 -pthread -I/usr/include/libpurple -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lpurple -lglib-2.0 -shared make: gcc: Command not found make: *** [Makefile:32: libpushbullet.so] Error 127

EionRobb commented 6 years ago

Sounds like you need gcc :)

I believe it's in a build-essentials package, but you might need to find the right package for your distro

aia832003 commented 6 years ago

That got it! Thank you! Love the plugin!

Sent from Mailspring (https://link.getmailspring.com/link/local-49e31dc9-8b9d@localhost.localdomain/0?redirect=https%3A%2F%2Fgetmailspring.com%3Fref%3Dclient&recipient=reply%2B00a7f75365ee7c6b0f9b89ea201eb6c68e9e87e66f7b8c8992cf00000001162a050792a169ce10677bcf%40reply.github.com), the best free email app for work

On Nov 19 2017, at 8:50 pm, Eion Robb notifications@github.com wrote:

Sounds like you need gcc :)

I believe it's in a build-essentials package, but you might need to find the right package for your distro

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub (https://github.com/EionRobb/pidgin-pushbullet/issues/30?recipient=reply%2B00a7f75365ee7c6b0f9b89ea201eb6c68e9e87e66f7b8c8992cf00000001162a050792a169ce10677bcf%40reply.github.com#issuecomment-345577791), or mute the thread (https://github.com/notifications/unsubscribe-auth/AKf3U9COJUMZBxyVUzZcZPbMV8opV_3Vks5s4OkHgaJpZM4Qjp2J?recipient=reply%2B00a7f75365ee7c6b0f9b89ea201eb6c68e9e87e66f7b8c8992cf00000001162a050792a169ce10677bcf%40reply.github.com).