Jump to content

[solved] Upgrade-Script not linux compatible


photo

Recommended Posts

Hello

 

 

I tried to upgrade our project to the latest unigine sdk release.

 

 

Problem 1:

 

error.log

sh: 1: xsltproc: not found
sh: 1: xsltproc: not found
sh: 1: xsltproc: not found
sh: 1: xsltproc: not found
sh: 1: xsltproc: not found
sh: 1: xsltproc: not found
sh: 1: xsltproc: not found
sh: 1: xsltproc: not found
sh: 1: xsltproc: not found
sh: 1: xsltproc: not found
sh: 1: xsltproc: not found
sh: 1: xsltproc: not found
sh: 1: xsltproc: not found
sh: 1: xsltproc: not found
sh: 1: xsltproc: not found
sh: 1: xsltproc: not found
sh: 1: xsltproc: not found
sh: 1: xsltproc: not found

 

xsltproc does not exists for linux:

total 2136
-rw-rw-r-- 1 mgysin mgysin   4455 Feb 29 19:33 errors.log
-rw-r--r-- 1 mgysin mgysin 888832 Jul 19  2011 iconv.dll
-rw-r--r-- 1 mgysin mgysin   7680 Jul 19  2011 iconv.exe
-rw-r--r-- 1 mgysin mgysin  53760 Jul 19  2011 libexslt.dll
-rw-r--r-- 1 mgysin mgysin 976384 Jul 19  2011 libxml2.dll
-rw-r--r-- 1 mgysin mgysin 166400 Jul 19  2011 libxslt.dll
-rwxr-xr-x 1 mgysin mgysin   2476 Feb 19 01:16 terrain.usc*
-rwxr-xr-x 1 mgysin mgysin   6070 Feb 29 19:33 upgrade.py*
-rwxr-xr-x 1 mgysin mgysin   6069 Feb 29 19:33 upgrade.py~*
-rw-r--r-- 1 mgysin mgysin  36864 Jul 19  2011 xmllint.exe
drwxr-xr-x 2 mgysin mgysin   4096 Feb 26 17:07 xslt/
-rw-r--r-- 1 mgysin mgysin  14336 Jul 19  2011 xsltproc.exe

 

 

kind regards

Manuel

Link to comment
The xsltproc is a system package for Linux, every Linux distro should have this program, check your Linux installation.

 

Hello Steve3d

 

 

Thanks a lot!

It seems this was installed all the time on my old Distribution but not on the new one.

Link to comment
×
×
  • Create New...