wineasio

You have a problem with Salix? Post here and we'll do what we can to help.
User avatar
gbarkovalev
Posts: 13
Joined: 6. Dec 2013, 18:42

wineasio

Post by gbarkovalev »

Help me plz to install wineaiso drivers. i got message saying me that there is no such file or dirImagehttp://slackbuilds.org/repository/14.1/audio/wineasio/
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: wineasio

Post by gapan »

Well... do you actually have that file in the same directory?
Image
Image
User avatar
knome
Donor
Posts: 163
Joined: 20. Dec 2012, 19:36
Location: UK

Re: wineasio

Post by knome »

Two dependencies are jack-audio-connection-kit and wine. Slackbuild information states...
WineASIO provides an ASIO to JACK driver for WINE. ASIO is the most common
Windows low-latency driver, so is commonly used in audio workstation
programs.

To build the package, you will need the file "asio.h" from the Steinberg
ASIO SDK, version 2.1 or greater. This file must be downloaded from
http://www.steinberg.net/en/company/developer.html and copied to the
directory containing the SlackBuild.

After installing the package, each user who will use wineasio must run
the command "regsvr32 wineasio.dll". This must be done as the user(s),
not as root. This only needs to be done once per user.

This can't be built on a stock Slackware64 system, since it requires
32-bit Wine. It may (or may not) be possible to build on a 64-bit multilib
system; let me know how it goes.
Image
User avatar
gbarkovalev
Posts: 13
Joined: 6. Dec 2013, 18:42

Re: wineasio

Post by gbarkovalev »

I have installed wine,jack-audio-connection-kit. I downloaded asio.h from steinberg, placed in a folder with wineasio.SlackBuild. It just won;t run
gapan wrote:Well... do you actually have that file in the same directory?
I navigate to the extracted dir with wineasio . Then write in Terminal ./wineasio.SlackBuild and got error. I read the installation instructions http://slackbuilds.org/howto/
Still it says no file. but there is really no such file like wineasio-092.tar.gz because I'm in the unzipped directory. Individual Files:
• README
• slack-desc
• wineasio.SlackBuild
• wineasio.info
• and added by me ASIO.H
User avatar
knome
Donor
Posts: 163
Joined: 20. Dec 2012, 19:36
Location: UK

Re: wineasio

Post by knome »

Is "This can't be built on a stock Slackware64 system" relevant to your situation?

Have you tried installing using Sourcery which would be my preference being a GUI guy. It may throw up better error information in the log.
Image
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: wineasio

Post by gapan »

gbarkovalev wrote:I have installed wine,jack-audio-connection-kit. I downloaded asio.h from steinberg, placed in a folder with wineasio.SlackBuild. It just won;t run
gapan wrote:Well... do you actually have that file in the same directory?
I navigate to the extracted dir with wineasio . Then write in Terminal ./wineasio.SlackBuild and got error. I read the installation instructions http://slackbuilds.org/howto/
Still it says no file. but there is really no such file like wineasio-092.tar.gz because I'm in the unzipped directory. Individual Files:
• README
• slack-desc
• wineasio.SlackBuild
• wineasio.info
• and added by me ASIO.H
Well, since you like big letters...

YOU NEED wineasio-092.tar.gz IN THE SAME DIRECTORY!
Image
Image
User avatar
gbarkovalev
Posts: 13
Joined: 6. Dec 2013, 18:42

Re: wineasio

Post by gbarkovalev »

I just downloaded the file( wineasio-0.9.2.tar.gz) -Source ,and put it in the directory with the script(SlackBuild). Everything seems to be fine, but writes that i need to login or smt elseImage :) :) :)
What to do?
literally is says(screenshot) "change the owner... Operation not allowed". Maybe i need to write sudo in Terminal or something
Last edited by gbarkovalev on 6. Apr 2015, 10:22, edited 1 time in total.
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: wineasio

Post by gapan »

Since it's obvious you have no idea what you're doing, why aren't you using one of the several tools Salix provides to automate all that? Take you pick: Sourcery, spi, slapt-src.
Image
Image
User avatar
gbarkovalev
Posts: 13
Joined: 6. Dec 2013, 18:42

Re: wineasio

Post by gbarkovalev »

cuz i need manually put asio.h previously downloaded from Steinberg in dir wit SlackBuild script and cuz it says
To build the package, you will need the file "asio.h" from the Steinberg
ASIO SDK, version 2.1 or greater. This file must be downloaded from
http://www.steinberg.net/en/company/developer.html and copied to the
directory containing the SlackBuild.
if i try install it from Sourcery i got error and that is end
OR ShiT I InStAllED DaT
Last edited by gbarkovalev on 6. Apr 2015, 10:39, edited 1 time in total.
User avatar
laprjns
Salix Warrior
Posts: 1105
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: wineasio

Post by laprjns »

Do the following

Code: Select all

sudo spi -i winesaio
This will eventually fail with the following error message;

Code: Select all

To build this package, get asio.h from the Steinberg ASIO SDK
fakeroot -- sh wineasio.SlackBuild Failed
Now copy the asio.h file to /usr/src/slapt-src/audio/wineasio using sudo cp
Now run spi again;

Code: Select all

sudo spi -i winesaio
“Don’t you see that the whole aim of Newspeak is to narrow the range of thought?"
Post Reply