protux-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Protux-devel] Regarding mustux-config


From: Luciano Giordana
Subject: [Protux-devel] Regarding mustux-config
Date: Tue, 19 Aug 2003 11:49:56 -0300
User-agent: KMail/1.5

Hi all,

I noticed just now,
if you are enabling #define OGG_VORBIS_SUPPORT in MustuxAudioFileFormats.hh
you have to manually edit line 84 of /usr/local/bin/mustux-config 

from

        glib_libs="-L${exec_prefix}/lib -lmustux $glib_libs -lm"

to

        glib_libs="-L${exec_prefix}/lib -lmustux $glib_libs -lm -logg -lvorbis 
-lvorbisfile"

otherwise you will get this error when compiling protux

checking if a small mustux application compiles and links fine... failed
configure: error: there is something wrong with your mustux installation
make: *** [config.status] Error 1

This might be automatically solved when autostuff detects ogg libraris and make 
apropriate
changes.

Regards


-- 
Best Regards
--
Luciano Giordana - Musician - Certified Java/GNU C++ Developer - Free Software 
Evangelist
Project Mustux - http://www.freesoftware.fsf.org/mustux
-- GNU/Linux adoption grew 65% only this yer. Smile : we're winning. --




reply via email to

[Prev in Thread] Current Thread [Next in Thread]