Having issues with compiling and installing the Freetype2 package. Both commands, the "make" as well as the "jam install" are throwing errors (see details below). Is there any further setup required to install package Freetype 2.4.6 package under Linux SUSE SLES 11 SP1 (s390)? No RPM is available for this version.
with make --------- zbra:/opt/python/freetype2/freetype-2.4.6 # make install config.mk:25: builds/unix/unix-def.mk: No such file or directory config.mk:26: builds/unix/unix-cc.mk: No such file or directory make: *** No rule to make target `builds/unix/unix-cc.mk'. Stop. with jam -------- zbra:/opt/python/freetype2/freetype-2.4.6 # jam ...found 468 target(s)... ...updating 43 target(s)... Cc objs/autofit.o Cc objs/ftbase.o Cc objs/ftbbox.o Cc objs/ftbdf.o Cc objs/ftbitmap.o Cc objs/ftdebug.o Cc objs/ftgasp.o Cc objs/ftglyph.o Cc objs/ftgxval.o Cc objs/ftinit.o Cc objs/ftlcdfil.o Cc objs/ftmm.o Cc objs/ftotval.o Cc objs/ftpfr.o Cc objs/ftstroke.o Cc objs/ftsynth.o Cc objs/ftsystem.o Cc objs/fttype1.o Cc objs/ftwinfnt.o Cc objs/ftxf86.o Cc objs/ftpatent.o Cc objs/bdf.o Cc objs/ftcache.o Cc objs/cff.o Cc objs/type1cid.o Cc objs/pcf.o Cc objs/ftbzip2.o Cc objs/ftgzip.o Cc objs/ftlzw.o Cc objs/pfr.o Cc objs/psaux.o Cc objs/pshinter.o Cc objs/psnames.o Cc objs/raster.o Cc objs/smooth.o Cc objs/sfnt.o Cc objs/truetype.o Cc objs/type1.o Cc objs/type42.o Cc objs/winfnt.o Archive objs/libfreetype.a ar: creating objs/libfreetype.a Ranlib objs/libfreetype.a Cc objs/apinames.o Link objs/apinames Chmod1 objs/apinames ...updated 43 target(s)... zbra:/opt/python/freetype2/freetype-2.4.6 # jam install don't know how to make install ...found 1 target(s)... ...can't find 1 target(s)... Thanks in advance for your feedback and support. -- View this message in context: http://old.nabble.com/Freetype2---Install-issues-under-Linux-SUSE-SLES-11-SP1-tp32467141p32467141.html Sent from the Freetype - Dev mailing list archive at Nabble.com. _______________________________________________ Freetype-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype-devel
