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

installation ubuntu #1

Open
gdkrmr opened this issue Aug 3, 2016 · 2 comments
Open

installation ubuntu #1

gdkrmr opened this issue Aug 3, 2016 · 2 comments

Comments

@gdkrmr
Copy link

gdkrmr commented Aug 3, 2016

It's a fun little game!
I got it running under Ubuntu 16.04, I had to install the following packages:

golang libsdl2-dev libsdl2-ttf-dev

I get 22.5+ GFlops on an i5-3470S

@ArchRobison
Copy link
Owner

Thanks for the news. You're the first person I know to get it running on
Linux. Okay if I add your notes to the README?

  • Arch

On Wed, Aug 3, 2016 at 1:17 PM, gdkrmr [email protected] wrote:

It's a fun little game!
I got it running under Ubuntu 16.04, I had to install the following
packages:

golang libsdl2-dev libsdl2-ttf-dev

I get 22.5+ GFlops on an i5-3470S


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#1, or mute the
thread
https://github.com/notifications/unsubscribe-auth/AC2FoqtjMZiDwIIVEeeJR3i04KOTqL2zks5qcNsmgaJpZM4Jb8M6
.

@gdkrmr
Copy link
Author

gdkrmr commented Aug 4, 2016

sure, that's why I put them there.

It didn't work on a ubuntu 14.04 machine, I get the following error, I read somewhere, that there is a bug in the sdl2 headers that ship with ubuntu 14.04:

me@my-computer:~/progs/go$ go get github.com/ArchRobison/FrequonInvaders
# github.com/ArchRobison/Gophetica/math32
src/github.com/ArchRobison/Gophetica/math32/round_amd64.s:2 6a: No such file or directory: textflag.h

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