xavierdestev
Posts: 10
Joined: Wed Jun 26, 2013 9:04 am

[RESOLVED] Raspbian librairies installation from sources

Fri Jul 12, 2013 1:27 pm

Hello,

i am wondering if the standart procedure to install librairies from sources will work on Raspbian.
That is something like

Code: Select all

./configure
make 
make install
Thanks for the help.
Last edited by xavierdestev on Mon Aug 05, 2013 11:14 am, edited 1 time in total.

SirLagz
Posts: 1705
Joined: Mon Feb 20, 2012 8:53 am
Location: Perth, Australia
Contact: Website

Re: Raspbian librairies installation from sources

Fri Jul 12, 2013 1:47 pm

Why don't you try it ?
It may or may not work depending on what you're trying to compile.
My Blog - http://www.sirlagz.net
Visit my blog for Tips, Tricks, Guides and More !
WiFi Issues ? Have a look at this post ! http://www.raspberrypi.org/phpBB3/viewtopic.php?f=28&t=44044

xavierdestev
Posts: 10
Joined: Wed Jun 26, 2013 9:04 am

Re: Raspbian librairies installation from sources

Mon Aug 05, 2013 11:13 am

Thanks. I tried it with opencv and it works.

Return to “Raspberry Pi OS”