Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: REQ: Game Launcher compiled for Linux  (Read 1715 times)

0 Members and 1 Guest are viewing this topic.

SirPeale

  • Green Mountain Man
  • Global Moderator
  • Trade Count: (+23)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 12963
  • Last login:August 04, 2023, 09:51:57 am
  • Arcade Repair in New England
    • Arcade Game and Other Coin-Op Projects
REQ: Game Launcher compiled for Linux
« on: February 02, 2004, 02:09:29 pm »
I'm trying to make a Linux box for console games to hook up to my TV.  I did it in DOS before, and it worked okay, but since DOS has very little USB support, I would like to use Linux.

I've already got it pretty well pared down (and it will be even slimmer by the time I'm done).  My front end of choice is Game Launcher.  You can get precompiled binaries for Windows and DOS, but not for Linux.  It does not state on the site (or readmes) which version of GCC to use, so I'm using the stock compiler that comes with Slackware Linux 9.0.  It keeps erroring out.

I'm getting frustrated, so I was hoping some kind soul would compile it for me, zip it up and send it my way.

screaming

  • Sweet! I'mma go make me some popovers!
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2124
  • Last login:August 14, 2019, 03:15:34 pm
  • Registered lUser
    • shift eight (*) generation
Re:REQ: Game Launcher compiled for Linux
« Reply #1 on: February 04, 2004, 02:46:17 pm »
I'm trying to make a Linux box for console games to hook up to my TV.  I did it in DOS before, and it worked okay, but since DOS has very little USB support, I would like to use Linux.

I've already got it pretty well pared down (and it will be even slimmer by the time I'm done).  My front end of choice is Game Launcher.  You can get precompiled binaries for Windows and DOS, but not for Linux.  It does not state on the site (or readmes) which version of GCC to use, so I'm using the stock compiler that comes with Slackware Linux 9.0.  It keeps erroring out.

I'm getting frustrated, so I was hoping some kind soul would compile it for me, zip it up and send it my way.

  Did you ever get this done? I started to try and help you out but then got sidetracked (sorry).  Now that it's been a couple days I just wanted to check to make sure you still needed it.

/Steve

SirPeale

  • Green Mountain Man
  • Global Moderator
  • Trade Count: (+23)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 12963
  • Last login:August 04, 2023, 09:51:57 am
  • Arcade Repair in New England
    • Arcade Game and Other Coin-Op Projects
Re:REQ: Game Launcher compiled for Linux
« Reply #2 on: February 04, 2004, 09:06:38 pm »
Oh, yes please.  I'm suprised they don't offer it as a binary.  When you compile it, I'll throw it up on my site.

screaming

  • Sweet! I'mma go make me some popovers!
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2124
  • Last login:August 14, 2019, 03:15:34 pm
  • Registered lUser
    • shift eight (*) generation
Re:REQ: Game Launcher compiled for Linux
« Reply #3 on: February 05, 2004, 07:02:57 am »
I tried sending it to your Hotmail account but it bounced.  I'm uploading it to http://www.baseinfinity.org/tmp/game-launcher-0.9.8.tar.gz now so it should be complete by around 7:15AM (Eastern).

Keep in mind that the list of prerequisistes is pretty long:

From http://www.dribin.org/dave/game_launcher/readme.html
-----
Libraries needed:

Allegro 4.0.x: A multi-platform graphics programming library.
loadpng v0.9+: A PNG extension to Allegro, requires libpng and Allegro.
AllegroMP3 v1.6+: An MP3 library, requires Allegro.
libbcd: A library to interface to MSCDEX, the CD driver (DOS only).
libpng: A portable PNG library, requires zlib.
zlib: A portable compression library.
AllegTTF v2.0+: A TrueType font renderer for Allegro. It includes code
from the FreeType project.
JPGAlleg v1.1: A JPEG loader for Allegro.
jpgal11b.zip: A patch to JPGAlleg v1.1 for modifications needed
specifically for Game Launcher.
------

I don't know if you need them in order to simply run GL, or if you only
need them to compile it.  Anyway, this is what I ended up with. Let me
know if you have any problems.

/Steve

/S

SirPeale

  • Green Mountain Man
  • Global Moderator
  • Trade Count: (+23)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 12963
  • Last login:August 04, 2023, 09:51:57 am
  • Arcade Repair in New England
    • Arcade Game and Other Coin-Op Projects
Re:REQ: Game Launcher compiled for Linux
« Reply #4 on: February 05, 2004, 11:08:40 am »
Sweetness!  I'll let you know how it goes.

SirPeale

  • Green Mountain Man
  • Global Moderator
  • Trade Count: (+23)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 12963
  • Last login:August 04, 2023, 09:51:57 am
  • Arcade Repair in New England
    • Arcade Game and Other Coin-Op Projects
Re:REQ: Game Launcher compiled for Linux
« Reply #5 on: February 07, 2004, 07:49:57 pm »
It didn't work.  Aparently was missing some stuff, like _gl32.

screaming

  • Sweet! I'mma go make me some popovers!
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2124
  • Last login:August 14, 2019, 03:15:34 pm
  • Registered lUser
    • shift eight (*) generation
Re:REQ: Game Launcher compiled for Linux
« Reply #6 on: February 08, 2004, 07:39:25 pm »
It didn't work.  Aparently was missing some stuff, like _gl32.

  Hmm.. That should have been included in the tar file?  Maybe put the GL directory in your path?

  That _gl32 file relies on libpng. Are you sure you have all the requirements installed?

/S

Jakobud

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1962
  • Last login:June 30, 2025, 02:20:39 pm
Re:REQ: Game Launcher compiled for Linux
« Reply #7 on: February 09, 2004, 11:57:48 pm »
If you guys want a very good alternative to Game Launcher for Linux, look here:

lemonlauncher.sourceforge.net/

It looks basically just like Game Launcher, except for 2 major things:

1. It supports unlimited submenu's (which is awesome imho)
2. Only supports Mame I think (no other emu's)

Anyways, check it out I think you guys will like it.  I think there are Windows and Linux flavors on the website.

SirPeale

  • Green Mountain Man
  • Global Moderator
  • Trade Count: (+23)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 12963
  • Last login:August 04, 2023, 09:51:57 am
  • Arcade Repair in New England
    • Arcade Game and Other Coin-Op Projects
Re:REQ: Game Launcher compiled for Linux
« Reply #8 on: February 10, 2004, 10:17:55 am »
Odd...somehow it must have not been pulled from the archive.  I deleted and tried again, and there it was.

It's looking for one of the C++ libraries, libsdtc++.so.5 (or something close to that, I didn't write it down)