Airwave Question!

All your LV2 and LADSPA goodness and more.

Moderators: MattKingUSA, khz

Post Reply
teapunk
Established Member
Posts: 27
Joined: Sat May 28, 2016 1:43 am

Airwave Question!

Post by teapunk »

I've been trying to get Airwave set up on my laptop but I keep getting this error:

http://pastebin.com/gQhPh6SN

What does that mean?

I've got the latest version of Wine using this:

Code: Select all

sudo add-apt-repository ppa:wine/wine-builds
sudo apt-get update
sudo apt-get install --install-recommends winehq-devel
Because the other code on the Airwave git page doesn't work:

Code: Select all

sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update
sudo apt-get install wine1.7 wine1.7-dev
So, what have I done wrong and how can I fix it?
eric71
Established Member
Posts: 128
Joined: Fri Jan 16, 2009 7:41 am
Location: Finland

Re: Airwave Question!

Post by eric71 »

On Ubuntu or Debian based distros, I have never had any problem with using wine-rt form KXStudio repos along with the precompiled Airwave package from here https://github.com/phantom-code/airwave/releases

If you are using 64 bit, ave you tried it this way?
teapunk
Established Member
Posts: 27
Joined: Sat May 28, 2016 1:43 am

Re: Airwave Question!

Post by teapunk »

No, I haven't tried this! Thanks for pointing me in the right direction :wink:
Post Reply