alchemist Posted December 11, 2013 Report Posted December 11, 2013 Hello, I would like to build MIOS Studio on Gentoo Linux, in 32 and 64 bits versions. I can get the SVN sources and so, build a "live" version, but is it also possible to get the sources related to the binary releases? Kind regards, Xavier Miller.
alchemist Posted December 11, 2013 Author Report Posted December 11, 2013 Question #2: do MIOS Studio compile with JUCE 2 or 3?
TK. Posted December 11, 2013 Report Posted December 11, 2013 What do you mean with "live" version? Do you mean the sources that I used during a certain release? Then just check the SVN log entries. E.g. the last release was based on r1832 of the repository, but when you check it with the latest r number, you won't find changes. Juce: just unpack tools/juce/unpack_me.zip Only use this juce version, don't try another one because it might be incompatible. Best Regards, Thorsten.
alchemist Posted December 11, 2013 Author Report Posted December 11, 2013 OK, I will try to find out. For the moment I've written a "ebuild" that uses the binary package, and this is sufficient for now :) Thank you very much for your fast, reliable and kind replies, I really appreciate.
alchemist Posted December 29, 2013 Author Report Posted December 29, 2013 Hello, I just created an ebuild for Gentoo Linux, that compiles the MIOS Studio sources. It's in the "pro_audio" overlay. It as simple as "svn checkout ; unzip juce sources ; go to mios_studio linux build ; make ; copy binary" ;) It works in 32 and 64 bits.
TK. Posted December 29, 2013 Report Posted December 29, 2013 What is the difference compared to the official MIOS Studio release for Linux? Resp. are you able to run the prebuilt binary under Gentoo Linux? Best Regards, Thorsten.
alchemist Posted January 1, 2014 Author Report Posted January 1, 2014 Hello, I can run the binary in my 32 bits environment, but not in my 64 system, because it is true 64 bits. And because Gentoo is source based, and because I like to compile everything I use (just useless, I know...) ;)
jimi_diller Posted January 21, 2014 Report Posted January 21, 2014 Hi TK The prebuild binary of MIOS studio for Linux didn't work for me using Debian 7.3. It needed glibc 2.15 but Debian currently only supports 2.13, at least according to http://stackoverflow.com/questions/10863613/how-to-upgrade-glibc-from-version-2-13-to-2-15-on-debian. However, it was very easy to build myself using the files supplied by you in mios32/trunk/tools, so no complaints here! Just wanted to let you know, Sincerely, jimi
alchemist Posted January 22, 2014 Author Report Posted January 22, 2014 Yes, the sources compile fine on 32 and 64 bits, with a simple "make" call.
John_W._Couvillon Posted January 25, 2014 Report Posted January 25, 2014 alchmist, jimi_diller, TK This is a cross post, but is is possible to re-compile mios studio to work with puppy lucid as well. it needs glibc 2.15 as well. How is that done? I have been using mios studio (win version) and it is a wonderful piece of software, however my change over to linux puppy has forced me to the linux version. Can puppy lucid be upgraded to glibc2.15? johnc
alchemist Posted January 25, 2014 Author Report Posted January 25, 2014 Hello, I guess this could be a new thread, but let's continue here ;) I don't know how to upgrade Puppy packages, the better is to contact the Puppy maintainers. Can't you use a more complete Linux distribution ? Puppy is quite light and it would be difficult to build something for it.
Shuriken Posted January 25, 2014 Report Posted January 25, 2014 I would use Ubuntu 12.04 LTS instead of puppy Linux. Infact i do.
John_W._Couvillon Posted January 25, 2014 Report Posted January 25, 2014 I went to Puppy because puppy linux lucid frugal will allow a power off shutdown and power on boot without keyboard mouse and monitor. I use it with jorgan virtual organ software and is installed in an organ console. one "on/off" switch. If Ubuntu 12.04 LTS or some other dispo will do the same thing, I am game. MIOS Studio is an excellant tool and i miss having access to it. How would I transition from puppy to Ubuntu? Boot with an ISO on cd then install to the HDD? johnc
Shuriken Posted January 26, 2014 Report Posted January 26, 2014 I am running Ubuntu on my headless server. So it has no monitor/keyboard or mouse. I can just turn it on/off with the power button. Not sure if it is needed on your organ console to migrate. But for a build distro i would prefer Ubuntu. But if you want to you can run the ISO and install to hdd.
alchemist Posted January 26, 2014 Author Report Posted January 26, 2014 (edited) Hello, This feature is managed by acpid, used by many distributions. As said, you can better switch to Ubuntu or Debian. Edited January 26, 2014 by alchemist
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now