mdomlop / retrosmart-icon-theme

An icon theme mainly based in the Haiku OS look

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting syntax error on icons folder

shag00 opened this issue · comments

commented

When following the instructions I get:

ethan1@ethanubuntu:~/Downloads/retrosmart-icon-theme-0.2$ ./configure
./configure: 7: Syntax error: "(" unexpected

Kubuntu 22.10

commented

It seems that your shell does not support arrays. Are you using bash? Probably not.

Post the output of:

echo $SHELL

commented

Well. Don't worry. I've added changes to the configure script to accept non-POSIX shells. Now it is somewhat slower, but less incompatible.

Try again. Now it should work for you.

commented

To answer your first question:
ethan1@ethanubuntu:~/Downloads/retrosmart-icon-theme-0.2$ echo $SHELL
/bin/bash

Using the updated file:
ethan1@ethanubuntu:~/Downloads/retrosmart-icon-theme-0.2$ ./configure
./configure: 41: function: not found include makefile.in retrosmart-icon-theme: -e mkdir -p retrosmart-icon-theme/scalable retrosmart-icon-theme/index.theme: retrosmart-icon-theme -e cp src/index.theme retrosmart-icon-theme/ ./configure: 53: local: not in a function