Quantcast
Channel: FedoraForum.org
Viewing all articles
Browse latest Browse all 36140

Compile splashtop

$
0
0
Hi guys,

I'm quite new to fedora and I'm experiencing some issues with a prrogram.
I'd like to use Splashtop 2 to control my computer with my android phone.This program needs a streamer on the computer to run well.

The Streamer is given in deb package for ubuntu and sources are given. I'd like to compile the sources but i'm not skilled enough.

I've downloaded the package from here http://www.splashtop.com/streamer/linux#download

I've found a make file in one subfolder but when I do "make", I have an error about a missing video library I think :

[grorel@GrorelPC SRx264Wrapper]$ make
Package x264 was not found in the pkg-config search path.
Perhaps you should add the directory containing `x264.pc'
to the PKG_CONFIG_PATH environment variable
No package 'x264' found
g++ -O2 -Wall -fPIC -c -o SRx264Wrapper.o SRx264Wrapper.cpp
make: g++ : commande introuvable
make: *** [SRx264Wrapper.o] Erreur 127

I don't know where the x264.pc file could be and google didn't help me.

By the way, there seems to be an other problem with g++ which is not recognize by make.

Could someone help me ?

thank you

Viewing all articles
Browse latest Browse all 36140

Trending Articles