OpenSuse installation prerequisites

From ArmadeusWiki
Jump to: navigation, search

Mandatory packages

  • On OpenSUSE 11.3/12.3, following operations might be needed:
sudo zypper install  gcc  gcc-c++ autoconf  automake libtool bison flex make
sudo zypper install subversion texinfo git-core ncurses-devel glibc-devel-static
sudo zypper install libacl-devel
sudo zypper install libuuid-devel
sudo zypper install libnetpbm-devel
sudo zypper install tcpd
sudo zypper install tcpd-devel
sudo zypper install lzo-devel
sudo zypper install python-serial python-usb
sudo zypper install libssl-devel                         (to build u-boot 2014.04 mxsimage tool for the apf28)
  • To compile java jamvm and gnu-classpath:
 sudo zypper install java-1_5_0-gcj-compat libgcj-devel
  • Known issue:

OpenSUSE 12.3: fbtest tool fails to build.