Closed eduszesz closed 8 years ago
Hi @eduszesz,
Thanks for reporting this issue. What Linux distribution (& distribution version) are you using?
Angus
Hi,
I'm using ubuntu 16.04 64bits.
Regards
Eduardo Szesz
2016-10-16 7:53 GMT-02:00 Angus Gratton notifications@github.com:
Hi @eduszesz https://github.com/eduszesz,
Thanks for reporting this issue. What Linux distribution (& distribution version) are you using?
Angus
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/projectgus/hairless-midiserial/issues/38#issuecomment-254037656, or mute the thread https://github.com/notifications/unsubscribe-auth/AVzFZQ5Gm3PdQgBAzQeHyduSL41Jao_dks5q0fQ0gaJpZM4KXu3T .
The Linux build is 32-bit, so you'll need 32-bit libasound to match. I think on Ubuntu the command is "apt-get install libasound:i386".
Angus
-------- Original Message -------- From: eduszesz notifications@github.com Sent: 17 October 2016 9:08:53 PM AEDT To: projectgus/hairless-midiserial hairless-midiserial@noreply.github.com Cc: Angus Gratton gus@projectgus.com, Comment comment@noreply.github.com Subject: Re: [projectgus/hairless-midiserial] error while loading shared libraries: libasound.so.2 (#38)
Hi,
I'm using ubuntu 16.04 64bits.
Regards
Eduardo Szesz
2016-10-16 7:53 GMT-02:00 Angus Gratton notifications@github.com:
Hi @eduszesz https://github.com/eduszesz,
Thanks for reporting this issue. What Linux distribution (& distribution version) are you using?
Angus
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/projectgus/hairless-midiserial/issues/38#issuecomment-254037656, or mute the thread https://github.com/notifications/unsubscribe-auth/AVzFZQ5Gm3PdQgBAzQeHyduSL41Jao_dks5q0fQ0gaJpZM4KXu3T .
Sent from my phone. Please excuse my brevity.
Hi,
I installed the 32-bits liasound and it solve the problem.
Thank you for the help
Best regards
Eduardo
2016-10-17 9:28 GMT-02:00 Angus Gratton notifications@github.com:
The Linux build is 32-bit, so you'll need 32-bit libasound to match. I think on Ubuntu the command is "apt-get install libasound:i386".
Angus
-------- Original Message -------- From: eduszesz notifications@github.com Sent: 17 October 2016 9:08:53 PM AEDT To: projectgus/hairless-midiserial <hairless-midiserial@noreply.github.com
Cc: Angus Gratton gus@projectgus.com, Comment < comment@noreply.github.com> Subject: Re: [projectgus/hairless-midiserial] error while loading shared libraries: libasound.so.2 (#38)
Hi,
I'm using ubuntu 16.04 64bits.
Regards
Eduardo Szesz
2016-10-16 7:53 GMT-02:00 Angus Gratton notifications@github.com:
Hi @eduszesz https://github.com/eduszesz,
Thanks for reporting this issue. What Linux distribution (& distribution version) are you using?
Angus
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/projectgus/hairless-midiserial/issues/38# issuecomment-254037656, or mute the thread https://github.com/notifications/unsubscribe-auth/ AVzFZQ5Gm3PdQgBAzQeHyduSL41Jao_dks5q0fQ0gaJpZM4KXu3T .
Sent from my phone. Please excuse my brevity.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/projectgus/hairless-midiserial/issues/38#issuecomment-254182107, or mute the thread https://github.com/notifications/unsubscribe-auth/AVzFZZJOi5HjC9sMS-HySmgfe5ilGYbBks5q01vugaJpZM4KXu3T .
No problems, glad you got it sorted out.
Hello,
I downloaded the hairless-midiserial-0.4-linux.tgz file from the project main page, extracted it, but when I try to run the application the following error message shows up: "error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory". libasound2 library is already installed. How can I fix this issue? Thanks in advance