We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi Running configure on lightmediascanner 0.4.5.0 I get:
checking optional module ogg: checking tremor/ivorbiscodec.h usability... yes checking tremor/ivorbiscodec.h presence... yes checking for tremor/ivorbiscodec.h... yes checking tremor/ivorbisfile.h usability... yes checking tremor/ivorbisfile.h presence... yes checking for tremor/ivorbisfile.h... yes checking for ogg_sync_bufferin in -lvorbisidec... no checking for VORBIS... no no optional module ogg failed checks.
Warning: optional module ogg disabled by extra checks.
The text was updated successfully, but these errors were encountered:
Is this still valid? You need libvorbis in your system.
I've uploaded the most recent code, we were maintaining it only on our company server... now I'll make github the official location.
Feel free to reopen if still an issue.
Sorry, something went wrong.
No branches or pull requests
Hi
Running configure on lightmediascanner 0.4.5.0 I get:
checking optional module ogg:
checking tremor/ivorbiscodec.h usability... yes
checking tremor/ivorbiscodec.h presence... yes
checking for tremor/ivorbiscodec.h... yes
checking tremor/ivorbisfile.h usability... yes
checking tremor/ivorbisfile.h presence... yes
checking for tremor/ivorbisfile.h... yes
checking for ogg_sync_bufferin in -lvorbisidec... no
checking for VORBIS... no
no
optional module ogg failed checks.
Warning: optional module ogg disabled by extra checks.
The text was updated successfully, but these errors were encountered: