Linux Which packages are required to build mod_skypopen on Linux You will need the libraries needed by Skype client and by the fake X server. REALLY, you need all the packages below! You can cut and paste the follow: CentOS 5.x, RHEL5 required packages yum install -y subversion autoconf automake libtool gcc-c++ \ ncurses-devel make libX11-devel Xvfb alsa-utils libXv libXScrnSaver \ xorg-x11-fonts* alsa-lib libXScrnSaver libtiff-devel libjpeg-devel \ glib2.i386 zlib.i386 alsa-lib.i386 libX11.i386 libXv.i386 \ libXScrnSaver.i386 kernel-devel # then you need to install EPEL from here: http://fedoraproject.org/wiki/EPEL # after installing EPEL yum install git-core Ubuntu 10.04.x (LTS) required packages apt-get install ubuntu-standard build-essential linux-headers-$(uname -r) \ libX11-dev subversion automake autoconf wget libtiff4-dev libjpeg62-dev libtool \ libncurses5-dev xvfb libx11-dev libasound2-dev xfs xfonts-100dpi \ xfonts-75dpi xfonts-scalable git-core ia32-libs l...
Заметки об информационных технологиях в бизнесе