Tested INSTALL.in instructions on Manjaro Linux 16.10.3 codename "Fringilla" x86_64, and it went without a hitch after modifying
SETUP.sh to include these lines in the test to figure out the Linux distribution:
[ snip ]
elif [ -f /etc/manjaro-release ]; then
DISTNAME="Manjaro"
DISTVERS=$( cat /etc/lsb-release | awk 'NR==2' | tr -d \DISTRIB_RELEASE= )
[ snip ]
This was with the latest sources released to the public on Sourceforge (v1.0.6.9).
Tested INSTALL.in instructions on Manjaro Linux 16.10.3 codename
"Fringilla" x86_64, and it went without a hitch after modifying
SETUP.sh to include these lines in the test to figure out the
Linux
distribution:
[ snip ]
elif [ -f /etc/manjaro-release ]; then
DISTNAME="Manjaro"
DISTVERS=$( cat /etc/lsb-release | awk 'NR==2' | tr -d
\DISTRIB_RELEASE= )
[ snip ]
This was with the latest sources released to the public on
Sourceforge (v1.0.6.9).
OK, glad to hear it's working for you. I'll see about adding your
update to SETUP.sh for the next release.
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,021 |
Nodes: | 17 (1 / 16) |
Uptime: | 03:50:50 |
Calls: | 503,273 |
Calls today: | 21 |
Files: | 247,404 |
U/L today: |
1 files (4K bytes) |
D/L today: |
3,250 files (280M bytes) |
Messages: | 441,336 |
Posted today: | 5 |