Home
Help
Search
Login
Register
Attract-Mode Support Forum
»
Attract-Mode Support
»
General
»
AM upgrades
« previous
next »
Print
Pages: [
1
]
Author
Topic: AM upgrades (Read 4507 times)
pghretroguy
Full Member
Posts: 27
AM upgrades
«
on:
January 08, 2017, 09:36:42 AM »
Can someone tell me the easiest & best way to upgrade all the AM packages? Thanks!!!
Logged
pghretroguy
Full Member
Posts: 27
Re: AM upgrades
«
Reply #1 on:
January 08, 2017, 09:52:50 AM »
Does this sound right:
cd
mkdir develop
cd develop
git clone --depth 1
https://github.com/mickelson/attract
attract
cd attract
make USE_GLES=1
sudo make install
Logged
akafox
Hero Member
Posts: 985
Re: AM upgrades
«
Reply #2 on:
January 08, 2017, 10:20:57 AM »
if it's for the pi.. I'm not sure
if it's pc you can use the ppa to upgrade
http://forum.attractmode.org/index.php?topic=817.msg6243#msg6243
trying to compile it from source like that will take you some time on pi..just in case you didn't know.
Logged
People want life easy..then complain about it
progets
Global Moderator
Hero Member
Posts: 1274
Re: AM upgrades
«
Reply #3 on:
January 08, 2017, 12:33:28 PM »
On the Pi you have to compile. There is no binary available. Also, the commands listed above will only update Attract-Mode and not SFML or FFMPEG. Follow all the steps in the WIKI if you want to upgrade "everything".
Logged
pghretroguy
Full Member
Posts: 27
Re: AM upgrades
«
Reply #4 on:
January 08, 2017, 05:02:47 PM »
Thanks!!!!
Logged
Print
Pages: [
1
]
« previous
next »
Attract-Mode Support Forum
»
Attract-Mode Support
»
General
»
AM upgrades