-
Notifications
You must be signed in to change notification settings - Fork 6
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
adding ELF 64-bit #11
Comments
well lets start with compiling errors on justintstoo gimme a listing. |
well, @Debian 10 - it is necessary to change paths in jusinstoo makefile to "see" SDL2:
but than i got this: i am not sure about this line: /usr/bin/ld: //lib/x86_64-linux-gnu/libasound.so.2: - why there is missing /usr/ and just // :-o |
I haven't tried Fish yet, but I think I can compile all of the others on Debian 12 ("bookworm"). I don't really need Fish on Linux; Jish works fine and I think the Let me know if you want me to do a pull request with a build script for everything that works. |
Also, maybe this is the place to ask this: |
I've mostly got this working on Debian 11, but the lack of build instructions, missing dependencies and the fact that the Linux source doesn't seem to have been touched for three years means I need to drop this and move on unless I have some guidance from the author(s) of the code. |
actually i am trying to compile also other stuff as fish, justinstoo and got compiling errors.
it would be really helpful to add either 64bit elf files or add some compiling instructions/prereqs. :)
The text was updated successfully, but these errors were encountered: