Search found 2 matches

by actionM
Sun Jul 19, 2009 7:28 pm
Forum: General
Topic: run game in linux
Replies: 3
Views: 4119

Re: run game in linux

Ok, thanks alot. I'm still only able to do that as root, but I think I can fix that.

[edit] I guess I should explain how to fix that so others can see. I'm on Ubuntu/9.04 and all I had to do was create an alias in the .bashrc file located in the home directory.

Code: Select all

alias love='/usr/games/love'
by actionM
Sun Jul 19, 2009 5:43 pm
Forum: General
Topic: run game in linux
Replies: 3
Views: 4119

run game in linux

How do I run a game I have made in linux? I've been trying to just run the tutorials but nothing seems to work. I tried in the terminal: love game.lua {edit}I do get this when I run the above command as root. This is LOVE 0.4.0 (Taco Beam). INIT love.filesystem [PhysFS] INIT love.graphics [OpenGL/De...