Page 1 of 1

Compile with libvlc issues

Posted: Mon Jun 16, 2014 12:29 am
by chaoticmachinery
Hello,

I am trying to compile 1.27 and use the VLC libraries. Whenever I run the ./configure I keep getting the following message:
checking for libvlc_new in -lvlc... no
configure: WARNING: libvlc.a may be required for streaming

I download and compiled the latest version of VLC. Currently it is install in /usr/local.

Any pointers on getting this to work would be appreciated.

Thanks,
CM

Re: Compile with libvlc issues

Posted: Mon Jun 16, 2014 3:04 pm
by windracer
Have you tried using the new cmake instructions instead? I just did this last week (recompiled for vlc support) and had no issues. Details are in the INSTALL file.