Batocera.PLUS icon indicating copy to clipboard operation
Batocera.PLUS copied to clipboard

Script error

Open borny20100 opened this issue 4 years ago • 1 comments

Hi Alexandre ,

First , sorry for my english ... but it's easier than Portuguese

So , i follow your instructions to make a new image.

I put de latest version of batocera (V29 X64) in folder /img.

I modify the lines 30 and 31 in the script

IMG_OFICIAL_NORMAL='img/batocera-29-x86_64-20201203.img.gz' IMG_OFICIAL_NVIDIA='img/batocera-29-x86_64-20201203.img.gz'

And save the file.

But when execute the script , i receive this message :

~/Bureau/BatoPlus/Batocera.PLUS$ ./build-batocera.plus

./build-batocera.plus: 47: ./build-batocera.plus: Syntax error: "(" unexpected

I am under LinuxMint 19.3

Thanks for your answer

borny20100 avatar Dec 20 '20 12:12 borny20100

No problem writing in English. don't worry because my english isn't good either, but i can understand everything.

Batocera.PLUS is compiled in Batocera.PLUS itself. Use the previous version of Batocera.PLUS 2.0 or higher to compile, do not compile using LinuxMint as the script will fail because it does not have all the dependencies to compile.

Do not change the version of the image that comes by default in the script, the links to download the image are in the build script. https://github.com/AlexxandreFS/Batocera.PLUS/blob/master/build-batocera.plus#L28

In the future I will make the compilation script download the images from the official batocera automatically during compilation.

AlexxandreFS avatar Dec 20 '20 14:12 AlexxandreFS