Re: [LMMS-devel] About the "paid developer" idea...

2014-11-11 Thread Spekular R
I hadn't thought of this before, but legal help on this *before* any money is asked for/given would probably be best. I think it's really important that LMMS doesn't get into any gray areas or shady business, including trying to "game the system" to avoid taxes and the like (people aren't very happ

Re: [LMMS-devel] About the "paid developer" idea...

2014-11-11 Thread Stian Jørgensrud
I want to say that I can take this on me, but I am pretty sure I won't have time, or the knowledge. I can help a bit, of course, what about teaming up? Anyone else want to join? And yes, it would definitely be worth to make a survey before actually dedicating too much time. A google survey would b

Re: [LMMS-devel] Building LMMS

2014-11-11 Thread Spekular R
"Build-essential is already the latest version". Fixing that last error made it compile all the way until it got to my code, whcih was broken :p -- Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Mo

Re: [LMMS-devel] Building LMMS

2014-11-11 Thread Tres Finocchiaro
> > Every time I run it I get "unable to find a source package for lmms" Please just try "build-essential" without the rest. - tres.finocchi...@gmail.com On Tue, Nov 11, 2014 at 12:51 PM, Spekular R wrote: > Doesn't. Every time I run it I get "unable to find a source package for > lmms" > ---

Re: [LMMS-devel] Building LMMS

2014-11-11 Thread Spekular R
Doesn't. Every time I run it I get "unable to find a source package for lmms" -- Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push not

Re: [LMMS-devel] Building LMMS

2014-11-11 Thread Tres Finocchiaro
> > > the build essential command didn't work for me, so I'm stuck doing it > manually. Didn't or doesn't? Before when you had a bad sources.list file it wouldn't have worked. Now it should. Perhaps you should troubleshoot why that isn't working as you will get into dependency hell if you want

Re: [LMMS-devel] Building LMMS

2014-11-11 Thread Spekular R
The thing is that the build essential command didn't work for me, so I'm stuck doing it manually. -- Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice call

Re: [LMMS-devel] Building LMMS

2014-11-11 Thread Tres Finocchiaro
Yeah, just zlib.h, but that's part of zlib1g-dev which you should already have. Are you sure you have your dependencies met? Anyway, you can try: $ sudo apt-get install zlib1g-dev But a quick search on the internet will have these solutions too. :) IIRC, zlib-dev depends on libc-dev which is

Re: [LMMS-devel] Building LMMS

2014-11-11 Thread Spekular R
Now I'm getting a different error: " /home/ubuntu/Desktop/lmms-stable-1.1/plugins/zynaddsubfx/zynaddsubfx/src/Misc/QtXmlWrapper.cpp:56:18: fatal error: zlib.h: No such file or directory #include ^ compilation terminated. make[2]: *** [plugins/zynaddsubfx/CMakeFiles/ZynAddSubFxCo

Re: [LMMS-devel] Building LMMS

2014-11-11 Thread Spekular R
Alright, so I deleted the contents of build, ran cmake again, and ran build -j2. Here's the error: " In file included from /home/ubuntu/Desktop/lmms-stable-1.1/include/MidiEvent.h:28:0, from /home/ubuntu/Desktop/lmms-stable-1.1/include/RemotePlugin.h:29, from /home

Re: [LMMS-devel] Building LMMS

2014-11-11 Thread Spekular R
Will do soon. -- Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. htt

Re: [LMMS-devel] Building LMMS

2014-11-11 Thread Tres Finocchiaro
> It stopped because of "Error: 2" th Can you paste the message? (or have you fixed it?) - tres.finocchi...@gmail.com On Tue, Nov 11, 2014 at 10:45 AM, Spekular R wrote: > I finally got it to build! It stopped because of "Error: 2" though... An > musikbear, I agree. Maybe just a list of the di

Re: [LMMS-devel] Building LMMS

2014-11-11 Thread Tres Finocchiaro
> > someone who knows about these things, should take time to write a good > guide > on the wiki, including links to the correct packs and libs We do. > I think the posibillity to get more involved in coding, would be enhanced. > At least i am exactly there.. > Think about it > Its not just the

Re: [LMMS-devel] About the "paid developer" idea...

2014-11-11 Thread David Gerard
Yeah, we'd have to think about a legal entity to associate ourselves with and handle the money. (Again, should we be so lucky :-D ) On 11 November 2014 14:53, Tres Finocchiaro wrote: >> Getting too much money should not be a problem. These money can be put to >> a more long-term relationship with

Re: [LMMS-devel] Building LMMS

2014-11-11 Thread Spekular R
I finally got it to build! It stopped because of "Error: 2" though... An musikbear, I agree. Maybe just a list of the different errors you might encounter and how to fix them would help. Anyways, I'm assuming this would go on the github wiki, not the other one, right? --

Re: [LMMS-devel] Building LMMS

2014-11-11 Thread musikbear
someone who knows about these things, should take time to write a good guide on the wiki, including links to the correct packs and libs I think the posibillity to get more involved in coding, would be enhanced. At least i am exactly there.. Think about it Its not just the actual code, that a new co

Re: [LMMS-devel] Building LMMS

2014-11-11 Thread Spekular R
Most importantly, do I still need to keep actual wine, or will just the dev library/package do? Uninstalling wine would save me tons of space. -- Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Mont

Re: [LMMS-devel] Building LMMS

2014-11-11 Thread Spekular R
Does this mean I can uninstall the old packages, or do I need to keep them? Hoping for the former, but it's probably the latter... -- Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alert

Re: [LMMS-devel] About the "paid developer" idea...

2014-11-11 Thread Tres Finocchiaro
> > Getting too much money should not be a problem. These money can be put to > a more long-term relationship with the developer. Don't let it stop you! Not a problem for you, perhaps. That doesn't mean it is not a problem. Too much money is a serious problem. It can put the project into a tax

Re: [LMMS-devel] Building LMMS

2014-11-11 Thread Tres Finocchiaro
Oh it can also mean you need to remove your CMakeCache.txt file! :) - tres.finocchi...@gmail.com On Tue, Nov 11, 2014 at 9:17 AM, Tres Finocchiaro < tres.finocchi...@gmail.com> wrote: > > What I'm wondering is why it doesn't recognize libxml2, wine, or fftw3 even >> after I installed them. > > >

Re: [LMMS-devel] Building LMMS

2014-11-11 Thread Tres Finocchiaro
> > > What I'm wondering is why it doesn't recognize libxml2, wine, or fftw3 even > after I installed them. This usually means you have the library, but not the development packages (usually suffixed with -dev after the name). -Tres - tres.finocchi...@gmail.com On Tue, Nov 11, 2014 at 8:50 AM,

Re: [LMMS-devel] Building LMMS

2014-11-11 Thread Spekular R
What I'm wondering is why it doesn't recognize libxml2, wine, or fftw3 even after I installed them. I feel like I've gotten the hang of installing them, but that doesn't help if they still don't work. On Tue, Nov 11, 2014 at 1:44 PM, David Gerard wrote: > [reincluding dev list] > > Yeah. After a

Re: [LMMS-devel] Building LMMS

2014-11-11 Thread David Gerard
[reincluding dev list] Yeah. After a while you just need to install the requisite packages by hand, try again, install another, repeat ... Eventually you get them all! On 11 November 2014 13:41, William Karlsson wrote: > When I tried, (both the automatic and manual ones) it threw quite a bit of

Re: [LMMS-devel] Building LMMS

2014-11-11 Thread David Gerard
Did you install the build-deps? On 11 November 2014 12:49, Spekular R wrote: > I recently decided to try to build LMMS on a copy of Ubuntu I installed on a > memory stick, and when I run "cmake .. -DCMAKE_INSTALL_PREFIX=../target", I > get a bunch of errors. Here are the errors I get: > -- The C

[LMMS-devel] Building LMMS

2014-11-11 Thread Spekular R
I recently decided to try to build LMMS on a copy of Ubuntu I installed on a memory stick, and when I run "cmake .. -DCMAKE_INSTALL_PREFIX=../target", I get a bunch of errors. Here are the errors I get: -- The C compiler identification is GNU 4.8.2 -- The CXX compiler identification is GNU 4.8.2 --

Re: [LMMS-devel] About the "paid developer" idea...

2014-11-11 Thread Louigi Verona
I think hiring Harry is a great idea. Harry is a top class developer with lots of motivation - and a great, great guy too! Getting too much money should not be a problem. These money can be put to a more long-term relationship with the developer. Don't let it stop you! Louigi. (wants LMMS to beco