[FIXED] Macros do not work on latest Raspbian

Need help? Ask here and someone will help
Post Reply
sephirotdnf
Posts: 69
Joined: Sat Feb 23, 2013 4:11 pm

[FIXED] Macros do not work on latest Raspbian

Post by sephirotdnf »

Code: Select all

PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
I'm on latest Raspbian.
Tried precompiled packages and compiling from scratch adding headers of missing libraries.
Both GIMX 8.0 and 7.15
Macros do not work for me.
I wrote macros for older versions and it worked just fine so I already have configs.txt with config/macro files, files in their folders - nothing works.
Any ideas? I can even prepare microSD card with some older version of Raspbian in order to make them work.
Last edited by sephirotdnf on Mon Jul 04, 2022 9:28 pm, edited 1 time in total.
sephirotdnf
Posts: 69
Joined: Sat Feb 23, 2013 4:11 pm

Re: Macros do not work on latest Raspbian

Post by sephirotdnf »

Fixed by converting line breaks from Windows to Linux ...really? ;)
Post Reply