Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: organetic on May 29, 2004, 03:57:04 PM
-
Hy guys, this is the first "chapter" of a couple of guides with the intention of having a full SME server box, serving as a RDP terminal server using XP over VMWARE and serving communication services through asterisk PBX.
At this time, I had no success installing asterisk yet, and VMware is playing some tricks after installation, as once the machine reboots, server-manager is lost.
I hope the ones that like the idea of a Communications Server could help me with these problems.
So, let's start work.
First, login as root and create a temporary directory.
Then, just download the following packages:
alsa-lib-0.9.0-fr0.rc7.0.rh73.1.i386.rpm
binutils-2.11.93.0.2-11.i386.rpm
bison-1.35-1.i386.rpm
cpp-2.96-113.i386.rpm
gcc-2.96-113.i386.rpm
glibc-devel-2.2.5-44.i386.rpm
glibc-kernheaders-2.4-7.16.i386.rpm
kernel-source-2.4.20-18.7.i386.rpm
libogg-1.0rc3-1.i386.rpm
libvorbis-1.0rc3-1.i386.rpm
mpg123-0.59q-1.i386.rpm
ncurses-devel-5.2-26.i386.rpm
openssl-devel-0.9.6b-35.7.i386.rpm
readline-4.2a-4.i386.rpm
readline-devel-4.2a-4.i386.rpm
sox-12.17.3-4.i386.rpm
Install them using:
# rpm -Uvh *
With these packages installed, the dependencies for VMware and Asterisk are met.
The second part deals with installing X-Windows on SME, as VMware needs X-windows to work.