Skip to content
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

Added instructions to install on Arch #215

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

goddard-guryon
Copy link

Even though winapps is not officially supported on Arch, its installation is quite easy. You just need to do a few extra steps, which I have added at the bottom of the readme. This should get winapps to work on almost all Arch installations.

Goddard Guryon and others added 2 commits May 3, 2021 18:06
Even though winapps is not officially supported on Arch, its installation is quite easy. You just need to do a few extra steps, which I have added at the bottom of the readme. This should get winapps to work on almost all Arch installations.
@Saraistupid
Copy link

looks like libguestfs is in the official repos

@goddard-guryon
Copy link
Author

@E404NNF indeed it is. My bad, I'll fix it

Goddard Guryon added 2 commits June 9, 2021 17:47
libguestfs is in official repos, no need to use AUR helper for it
@bayazidbh
Copy link

Not sure if just me, but if I did that libvirt.conf one with the single line, then virt-manager can't connect with LXC, QEMU, and QEMU user at all. I'm using Manjaro, and it might be something with my own install that changed things up. Still, if the VM was connected fine and it suddenly can't connect, then that's something to check. Deleting the line gets thing working again just fine for me.

@goddard-guryon
Copy link
Author

@bayazidbh I'm not sure what the error is, but I'd guess it has something to do with virt-manager permissions for QEMU (assuming that the user has installed QEMU as super user, adding that line lets virt-manager access QEMU as normal user without root access). But maybe permission structure is different in Manjaro. Either way, if it works without adding the line in libvirt.conf, then there's nothing wrong in using it like that.

Probably permission structure is a bit different in Manjaro, due to which one of the steps is not required there. So I updated the file to make it clearer.
@Mustang-ssc
Copy link

Thanks, finally I was able to set this up.

After installation I ran into this issue when trying to execute Excel:
cp: cannot create regular file '/home/mustangssc/.local/bin/winapps': No such file or directory Configuring Excel...tee: /home/mustangssc/.local/bin/excel-o365: No such file or directory chmod: cannot access '/home/mustangssc/.local/bin/excel-o365': No such file or directory Finished. Configuring Word...tee: /home/mustangssc/.local/bin/word-o365: No such file or directory chmod: cannot access '/home/mustangssc/.local/bin/word-o365': No such file or directory

I am not sure If I missed something, but here solution if anyone else faces it:
Go to your downloaded winapps repo and copy all content from folders winapps/apps/ & winapps/bin/ in ~/.local/bin. Create folder if non-existing.

Be sure to copy the content of those folders, not the folders themselves.

@Cornul11
Copy link

I've tried the normal installation guide and this specialized Arch installation guide, but my VM installation hangs at the windows logo before the installation process even begins. Has anyone encountered this before?

@goddard-guryon
Copy link
Author

I've tried the normal installation guide and this specialized Arch installation guide, but my VM installation hangs at the windows logo before the installation process even begins. Has anyone encountered this before?

Not sure if it is directly related to winapps or QEMU in the first place. Have you tried re-downloading the ISO, or increasing the CPU/RAM allocated to the VM? From what you said, it looks like the windows installation itself is the source of trouble, not the VM

@Cornul11
Copy link

Cornul11 commented Jun 21, 2022 via email

@the-real-t30d0r
Copy link

Thanks, finally I was able to set this up.

After installation I ran into this issue when trying to execute Excel: cp: cannot create regular file '/home/mustangssc/.local/bin/winapps': No such file or directory Configuring Excel...tee: /home/mustangssc/.local/bin/excel-o365: No such file or directory chmod: cannot access '/home/mustangssc/.local/bin/excel-o365': No such file or directory Finished. Configuring Word...tee: /home/mustangssc/.local/bin/word-o365: No such file or directory chmod: cannot access '/home/mustangssc/.local/bin/word-o365': No such file or directory

I am not sure If I missed something, but here solution if anyone else faces it: Go to your downloaded winapps repo and copy all content from folders winapps/apps/ & winapps/bin/ in ~/.local/bin. Create folder if non-existing.

Be sure to copy the content of those folders, not the folders themselves.

That was my fix for Manjaro Linux, thank you :) 👍🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants