I've hit an interesting problem building on 64-bit Fedora core version 20. When I do a make install it puts the libraries in /usr/lib but the running program looks for them in /usr/lib64 which means I have to move them manually. Would you like me to try to work out a tweak for the makefile to automate this?
Great program. I'm trying to get this working on a laptop to replace a rather old and erratic lighting board at a theatre near Reading in England. The ability to run both lights and audio cues from one program is a big plus from our point of view.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've hit an interesting problem building on 64-bit Fedora core version 20. When I do a make install it puts the libraries in /usr/lib but the running program looks for them in /usr/lib64 which means I have to move them manually. Would you like me to try to work out a tweak for the makefile to automate this?
Great program. I'm trying to get this working on a laptop to replace a rather old and erratic lighting board at a theatre near Reading in England. The ability to run both lights and audio cues from one program is a big plus from our point of view.