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

Some steps in the installation script fail on Ubuntu 18.04 #21

Closed
dnadales opened this issue Jan 22, 2020 · 2 comments
Closed

Some steps in the installation script fail on Ubuntu 18.04 #21

dnadales opened this issue Jan 22, 2020 · 2 comments

Comments

@dnadales
Copy link

Thank you for taking the time to put this configuration and instructions together.

I just wanted to mention that on Ubuntu 18.04 the following steps of the Xmonad installation script fail:

Creating xmonad xsession configuration...
cp: cannot stat '/home/damian/.xmonad/xmonad.desktop': No such file or directory
chmod: cannot access '/usr/share/xsessions/xmonad.desktop': No such file or directory
@davidbrewer
Copy link
Owner

Apologies for a VERY slow reply. I'm not able to use this at work anymore so I can't give it the attention I once did!

I'm not able to reproduce this issue, but it looks like the installer was looking for the file .xmonad/xmonad.desktop in your home directory but didn't find it. Is it possible that you cloned this repository into a different location than .xmonad in your home directory?

@dnadales
Copy link
Author

Hi David, thank you for your reply.

Is it possible that you cloned this repository into a different location than .xmonad in your home directory?

That's entirely possible :) I'll linking the directory where the scripts expect it. Thank you for your help!

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

No branches or pull requests

2 participants