Ralf Mardorf wrote:
> David Adler wrote:
>   
>> After reading your mail I found and installed livemix.
>> http://apps.linuxaudio.org/apps/all/livemix_jack
>> It seems to have the desired features, but I was not (yet) able to run it.
>> It is still a beta version.
>>   
>>     
>
> I wasn't able to compile it neither for 64 Studio nor for Suse, both are
> 64-bit versions.
>
> First I tried to compile it for Suse 11.0 64-bit.
>
> "It seem that there were some problem on 64 bit compilation it is
> welcome to send me some dump.
> launch "ulimit -c 1000000" before LiveMix to generate the "core" file."
> (http://www.codingteam.net/livemix-aff_fr.html)
>
> Suse's man ulimit says that ulimit is obsolete.
>
> I get the source for LiveMix 0.49rc2 from
> http://www.codingteam.net/livemix-down_fr.html.
>
> For Suse I did:
>
> [EMAIL PROTECTED]:/usr/src/packages/SOURCES/livemix-0.49rc2> ./configure
> rm: missing operand
> Try `rm --help' for more information.
>
>
> -----------------------------------------------------------------
> Starting LiveMix configuration http://livemix.codingteam.net/
> -----------------------------------------------------------------
>
> ac_option
>  * prefix is not set, using default /usr/local/livemix
>  * QTDIR = /usr/lib/qt3
>
>  * Searching for QT library in /usr/lib/qt3 *** Not found ***
>
>  *** ERROR: QT library not found. Maybe QT development libraries are not
> installed or QTDIR isn't properly set.
>
> That isn't true, in /usr/lib/qt3 there are the 32-bit and 64-bit
> versions installed.
>
> When I tried to compile Rosegarden4 1.7.1 I get
> "/usr/lib64/qt3/lib/libqt-mt.so: could not read symbols: File in wrong
> format"
>
> For Suse I've forgotten to run ulimit, but that shouldn't be the cause
> for the error.
>
> For 64 Studio I did this:
>
> 64studio:/home/spinymouse# cp -r
> /mnt/suse11.0_sata/usr/src/packages/SOURCES/livemix-0.49rc2 /usr/src
> 64studio:/usr/src/livemix-0.49rc2# ulimit -c 1000000
> 64studio:/usr/src/livemix-0.49rc2# ./configure
> rm: missing operand
> Try `rm --help' for more information.
>
>
> -----------------------------------------------------------------
> Starting LiveMix configuration http://livemix.codingteam.net/
> -----------------------------------------------------------------
>
> ac_option
>  * prefix is not set, using default /usr/local/livemix
>  * QTDIR enviroment variable is not set...searching for installed QT4
> library
>
>
>  *** ERROR: QT library not found. Maybe QT development libraries are not
> installed or QTDIR isn't properly set.
>
> The libs are installed.
>
> Cheers,
> Ralf
>   

Sorry, I was wrong, I installed qtlib4-dev right now.

Again I run:

64studio:/usr/src/livemix-0.49rc2# ./configure

Everything is fine now.

64studio:/usr/src/livemix-0.49rc2# make

Hm, I installed lash-bin because of an error and run make again.

"error: lash/lash.h: No such file or directory"

Okay, the header was missing, I installed liblash-dev and run make and ...

64studio:/usr/src/livemix-0.49rc2# make install
cd backend/ && make -f Makefile install
make[1]: Entering directory `/usr/src/livemix-0.49rc2/backend'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/usr/src/livemix-0.49rc2/backend'
cd widget/ && make -f Makefile install
make[1]: Entering directory `/usr/src/livemix-0.49rc2/widget'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/usr/src/livemix-0.49rc2/widget'
cd ladspafx/ && make -f Makefile install
make[1]: Entering directory `/usr/src/livemix-0.49rc2/ladspafx'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/usr/src/livemix-0.49rc2/ladspafx'
cd gui/ && make -f Makefile install
make[1]: Entering directory `/usr/src/livemix-0.49rc2/gui'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/usr/src/livemix-0.49rc2/gui'
cd mainapp/ && make -f Makefile install
make[1]: Entering directory `/usr/src/livemix-0.49rc2/mainapp'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/usr/src/livemix-0.49rc2/mainapp'
install -m 644 -p /usr/src/livemix-0.49rc2/dist/livemix.png
/usr/local/livemix/share/pixmaps/
install -m 644 -p /usr/src/livemix-0.49rc2/dist/livemix.xpm
/usr/local/livemix/share/pixmaps/
install -m 644 -p
/usr/src/livemix-0.49rc2/dist/kde-mime-application-x-livemix.png
/usr/local/livemix/share/pixmaps/
install -m 644 -p
/usr/src/livemix-0.49rc2/dist/gnome-mime-application-x-livemix.svg
/usr/local/livemix/share/pixmaps/
install -m 644 -p /usr/src/livemix-0.49rc2/default.lm
/usr/local/livemix/share/livemix/sample/
install -m 644 -p /usr/src/livemix-0.49rc2/dist/livemix.desktop
/usr/local/livemix/share/applications/
install -m 644 -p /usr/src/livemix-0.49rc2/dist/x-livemix.desktop
/usr/local/livemix/share/mimelnk/application/
install -m 644 -p /usr/src/livemix-0.49rc2/dist/livemix.mime
/usr/local/livemix/share/mime-info/
install -m 644 -p /usr/src/livemix-0.49rc2/dist/livemix.keys
/usr/local/livemix/share/mime-info/

There's no LiveMix :(.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
64studio-users mailing list
[email protected]
http://lists.64studio.com/mailman/listinfo/64studio-users

Reply via email to