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

All files in dos format creates trouble on Solaris (all posix systems?) #40

Closed
shivakumargn opened this issue Apr 23, 2011 · 2 comments
Closed

Comments

@shivakumargn
Copy link

All source files are in dos format (line endings with CR/LF). On Solaris the scripts were not executable due to this after installing RPyC. The files had to be converted to unix format (LF line endings) explicitly.

Would recommend storing all files in unix format since it works everywhere without any issue.

@shivakumargn
Copy link
Author

The issue is with reference to RPyC-3.1.0.tar.gz file available for download at sourceforge.

@tomerfiliba
Copy link
Collaborator

closed by 3ff0432

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