manuel.gysin Posted February 29, 2012 Posted February 29, 2012 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
steve3d Posted March 1, 2012 Posted March 1, 2012 The xsltproc is a system package for Linux, every Linux distro should have this program, check your Linux installation.
manuel.gysin Posted March 2, 2012 Author Posted March 2, 2012 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.
Recommended Posts