-
-
Notifications
You must be signed in to change notification settings - Fork 96
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
Add manual installation instructions #75
Comments
I think we should provide an install script and not rely on neko being installed on the machine |
The best scenario will be to actually provide packages to the most used distros, and a fallback script + manual install instructions. |
I'm here by way of HaxeFoundation/haxe#3662. Pretty baffling to download a binary version of Haxe and have it complain about missing shared libraries. (Especially when the alternatives on Ubuntu are a badly-out-of-date package or a broken PPA.) I ended up building from source, but I think for a lot of potential users that's kind of saying "I don't want you to use this software." |
Redirected from HaxeFoundation/haxe#4438 : Yes, it will be nice to write down somewhere that haxelib depends on a manual installation of neko. |
As explained before, with hxcpp and hxjava both relying on haxelib and therefore on neko, I think it is best to consider neko a haxe dependency and act accordingly. |
I hope this is done, otherwise feel free to reopen. |
hello ,it's seem no haxe install on Centos 7 platform guide for install? |
What's the status of this? I downloaded the Linux 64-bit Binaries from the Haxe downloads page, and run into the infamous After this I simply run As a noob myself, it's quite frustrating when the official documentation doesn't mention anything about this which I assume is the most common issue of installing Haxe via the binaries. Even more so, considering Neko is a project of the same company. Considering the Neko project is marked as deprecated, are there plans for future versions of Haxe to not require it at all, or have it baked in? |
This is just so I don't forget about it; I'll handle it.
The text was updated successfully, but these errors were encountered: