-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Do you plan a Linux version? #1
Comments
Yes, I'll likely do this...working through a few bug fixes and tweaks for a future release before supporting more platforms. |
Try this and let me know if it works for you. Built on Ubuntu. |
Thank you Andy,
I will try it and let you know!
Much appreciated
…On Tue, May 5, 2020 at 7:28 PM aaknitt ***@***.***> wrote:
Try this
<http://radioetcetera.site/radioetcetera/files/voxcall_Ubuntu.tgz> and
let me know if it works for you. Built on Ubuntu.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB4VOO43EDVRP4D4UQA3X63RQCOKTANCNFSM4MZSXVCA>
.
|
Andy,
It came up with a libpython3.6 error. Probably as I am running Python 2.x
on that old box.
I will try on something newer tonight.
David
…On Tue, May 5, 2020 at 7:28 PM aaknitt ***@***.***> wrote:
Try this
<http://radioetcetera.site/radioetcetera/files/voxcall_Ubuntu.tgz> and
let me know if it works for you. Built on Ubuntu.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB4VOO43EDVRP4D4UQA3X63RQCOKTANCNFSM4MZSXVCA>
.
|
Can you copy the full error you received? There shouldn't be a Python dependency once it's been compiled into a binary executable. |
Ok will do.
At the moment I finally have buster and TTD68(don’t ask) and voxcall all
working on a new Pi4. While they test a bit I will jump over to that
Linux test.
Thank you
…On Wed, May 6, 2020 at 2:16 PM aaknitt ***@***.***> wrote:
Can you copy the full error you received? There shouldn't be a Python
dependency once it's been compiled into a binary executable.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB4VOO7NYNYFCLW5XX7AYRLRQGSOTANCNFSM4MZSXVCA>
.
|
Struggling to copy paste. Can you read the error at the bottom on this
photo?
…On Wed, May 6, 2020 at 2:16 PM aaknitt ***@***.***> wrote:
Can you copy the full error you received? There shouldn't be a Python
dependency once it's been compiled into a binary executable.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB4VOO7NYNYFCLW5XX7AYRLRQGSOTANCNFSM4MZSXVCA>
.
|
I'm not seeing a photo |
Running Ubuntu 20.04.3 LTS, tried the executable and got this result. Note, I didn't edit the .cfg file at all. ~/voxcall$ ./voxcall |
Has anyone been able to get the Ubuntu version working? I'm getting the same error as @cfc62 above. Would love to use this on a linux headless system to pull in some additional scanners. Thanks in advance? |
The build linked above was on Ubuntu 18. When I get some time I can try a build on 20, but you can also run the Python file directly from source, you'll just have to work through installing dependencies.
You'll likely get errors due to missing packages...install them one at a time until the errors are gone and it runs. |
Would really appreciate a ubuntu build |
Andy, I tried this on an AMD PC and had arm errors as expected.
Just curious if you plan to release for non-arm Linux ?
Eventually I would like to run this on my proxmox server with a small distro.
The text was updated successfully, but these errors were encountered: