Help Test portable Linux Love2d Binary

General discussion about LÖVE, Lua, game development, puns, and unicorns.
User avatar
bgordebak
Party member
Posts: 130
Joined: Thu Jul 10, 2014 2:04 am
Location: Ankara, Turkey

Re: Help Test portable Linux Love2d Binary

Post by bgordebak »

I'm not sure if this will be of any help, but I tested it on a Solus Linux 2017.01.01 Live. Confirming it works.

Code: Select all

$ cat /etc/*-release
LSB_VERSION=1.4
DISTRIB_ID=Solus
DISTRIB_DESCRIPTION="Solus"
DISTRIB_RELEASE=2017.01.01.0
DISTRIB_CODENAME=shannon
NAME="Solus"
VERSION="2017.01.01.0"
ID="solus"
VERSION_ID="2017.01.01.0"
PRETTY_NAME="Solus 2017.01.01.0"
ANSI_COLOR="1;34"
HOME_URL="https://www.solus-project.com"
SUPPORT_URL="https://www.solus-project.com/forums/"
BUG_REPORT_URL="https://dev.solus-project.com/"
Solus 2017.01.01.0

Code: Select all

$ lsb_release -a
LSB Version:	1.4
Distributor ID:	Solus
Description:	Solus
Release:	2017.01.01.0
Codename:	shannon

Code: Select all

$ uname -mrs
Linux 4.8.15 x86_64

Code: Select all

$ cat /proc/version
Linux version 4.8.15 (solus@toadstool) (gcc version 6.3.0 (Solus) ) #1 SMP Sun Jan 1 17:15:40 UTC 2017

Code: Select all

$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)

Code: Select all

$ glxinfo | grep "OpenGL renderer string"
OpenGL renderer string: Mesa DRI Intel(R) Ivybridge Mobile

Code: Select all

$ glxinfo | grep "OpenGL vendor"
OpenGL vendor string: Intel Open Source Technology Center
Post Reply

Who is online

Users browsing this forum: No registered users and 231 guests