F5F Stay Refreshed Software Operating Systems Get guidance on reviving outdated or obsolete systems.

Get guidance on reviving outdated or obsolete systems.

Get guidance on reviving outdated or obsolete systems.

A
AnEnemyStand
Member
206
01-27-2016, 03:02 AM
#1
I possess some Linux experience but struggled with creating challenging source code. I own a 2016 AMD laptop that I considered converting into an emulation station after seeing a working Raspberry Pi Arcade version. The design and look were impressive. I already have RetroArch set up, but I lean more toward building an emulation setup. My recurring issues are: A) Debian packages depend on outdated libraries that aren't available via apt-get, and B) various source versions break due to syntax errors during builds. I'm hoping for a smoother path to install those old libraries so I can use the .deb package instead. I'm currently running Pop OS.
A
AnEnemyStand
01-27-2016, 03:02 AM #1

I possess some Linux experience but struggled with creating challenging source code. I own a 2016 AMD laptop that I considered converting into an emulation station after seeing a working Raspberry Pi Arcade version. The design and look were impressive. I already have RetroArch set up, but I lean more toward building an emulation setup. My recurring issues are: A) Debian packages depend on outdated libraries that aren't available via apt-get, and B) various source versions break due to syntax errors during builds. I'm hoping for a smoother path to install those old libraries so I can use the .deb package instead. I'm currently running Pop OS.

G
Greg_Artz
Junior Member
13
01-27-2016, 11:08 AM
#2
I haven't used EmulationStation before, but checking the original GitHub page shows it's inactive (no updates in years, many unresolved issues). You should consider a recent fork such as RetroPie: https://github.com/Retropie/EmulationStation. Just look at the README for build instructions. It doesn't seem too complicated. On my Arch-based system I found the package on the AUR and saw it's part of the RetroPie fork I mentioned, so that's the version to use. Good luck!
G
Greg_Artz
01-27-2016, 11:08 AM #2

I haven't used EmulationStation before, but checking the original GitHub page shows it's inactive (no updates in years, many unresolved issues). You should consider a recent fork such as RetroPie: https://github.com/Retropie/EmulationStation. Just look at the README for build instructions. It doesn't seem too complicated. On my Arch-based system I found the package on the AUR and saw it's part of the RetroPie fork I mentioned, so that's the version to use. Good luck!

T
theaj42
Member
50
01-27-2016, 03:55 PM
#3
Old library files in .deb format can be located online and added to your system using dpkg. But installing them might cause issues.
T
theaj42
01-27-2016, 03:55 PM #3

Old library files in .deb format can be located online and added to your system using dpkg. But installing them might cause issues.

D
228
01-28-2016, 03:12 PM
#4
lol. yeah that's what I'm afraid of. But there's nothing important on this machine and breaking things is one of the better ways to learn right?
D
Danieltowersxd
01-28-2016, 03:12 PM #4

lol. yeah that's what I'm afraid of. But there's nothing important on this machine and breaking things is one of the better ways to learn right?

A
Adoptions
Junior Member
24
02-17-2016, 09:59 PM
#5
I'm excited to give it a go. The instructions do seem straightforward, but results can vary on the first try. Thanks for the encouragement!
A
Adoptions
02-17-2016, 09:59 PM #5

I'm excited to give it a go. The instructions do seem straightforward, but results can vary on the first try. Thanks for the encouragement!

H
Hermi_123
Member
204
02-19-2016, 10:07 AM
#6
Retro Pie fork also fails to assemble properly on the first try.
H
Hermi_123
02-19-2016, 10:07 AM #6

Retro Pie fork also fails to assemble properly on the first try.

M
Marinated
Senior Member
666
02-20-2016, 05:55 AM
#7
Did you verify that all required packages are present? Once confirmed, let me know if the build encountered any issues and I’ll help identify the failure point.
M
Marinated
02-20-2016, 05:55 AM #7

Did you verify that all required packages are present? Once confirmed, let me know if the build encountered any issues and I’ll help identify the failure point.

M
mt569583
Junior Member
31
02-20-2016, 10:59 AM
#8
I initially believed the part after "Note:" was tailored for Fedora and that I had downloaded the source code myself. However, after executing both the git clone commands, I successfully built a functional binary. Now I'm trying to understand the configuration steps. Thanks again.
M
mt569583
02-20-2016, 10:59 AM #8

I initially believed the part after "Note:" was tailored for Fedora and that I had downloaded the source code myself. However, after executing both the git clone commands, I successfully built a functional binary. Now I'm trying to understand the configuration steps. Thanks again.

A
ArctisX21
Junior Member
22
02-20-2016, 02:07 PM
#9
Great to hear that it's functioning properly.
A
ArctisX21
02-20-2016, 02:07 PM #9

Great to hear that it's functioning properly.

K
KostasPlays
Junior Member
3
02-20-2016, 08:58 PM
#10
Lol, it turns out Retropie has an install script that lets you choose EmulationStation via a GUI at https://retropie.org.uk/docs/Debian/
K
KostasPlays
02-20-2016, 08:58 PM #10

Lol, it turns out Retropie has an install script that lets you choose EmulationStation via a GUI at https://retropie.org.uk/docs/Debian/