Attract-Mode Support Forum

Attract-Mode Support => General => Topic started by: mjnman on August 22, 2017, 08:59:15 AM

Title: Debian stretch package
Post by: mjnman on August 22, 2017, 08:59:15 AM
Hi,
in download section i can see only the debian jessie version of attract-mode  :-[ :-[. There are some dependencies with jessie version which i can't find on stretch.
Please, someone can upload the debian stretch version?
thank you  :o
Title: Re: Debian stretch package
Post by: mc2programmer on September 06, 2017, 07:26:26 PM
dev would have to maintain the .deb files, alternatively you could compile from source and create your own deb. Attract-Mode is small and takes a few minutes to compile. Being a Debian version you could try aptitude and probably just use APT

sudo add-apt-repository ppa:daveg/attract
sudo apt-get update
sudo apt-get install attract

- the sudo of course unless you set that up in debian
Title: Re: Debian stretch package
Post by: makrov on September 09, 2017, 01:12:07 AM
i've compiled it for  debian 9 amd64
added to attachment

[attachment deleted by admin]
Title: Re: Debian stretch package
Post by: mjnman on September 14, 2017, 01:58:55 AM
thank you  :-*