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

Issues with von #129

Open
Rusketh opened this issue Feb 26, 2015 · 3 comments
Open

Issues with von #129

Rusketh opened this issue Feb 26, 2015 · 3 comments

Comments

@Rusketh
Copy link

Rusketh commented Feb 26, 2015

Please actually include von rather then a pointer to the von repositry because it doesn't install von when you download from zip or git. Secondly the folder name ev_vON will not work for Linux servers as the file name must be lower cased.

@Xandaros
Copy link
Owner

Just download von itself when you are downloading a zip, then. A submodule is the proper way.
When not downloading the zip, but using git - it's a git submodule, of course git has support for it. First clone it with git clone --recursive and then update the submodules with git submodule update --remote. Not that difficult.

As for the folder name - it is already lowercased. Otherwise it wouldn't work for me, since I use Linux.

@Rusketh
Copy link
Author

Rusketh commented Feb 26, 2015

@Xandaros Xandaros removed the invalid label Feb 26, 2015
@Xandaros
Copy link
Owner

Ah, good spot. I guess Garry does some trickery by lowercasing all paths, but I'll fix it later.

@Xandaros Xandaros reopened this Feb 26, 2015
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