Robert Moskowitz wrote: > I am new to this list, and did not find anything in the archives about > this.... > > I am running Centos 4.4, and believe I have the necessary modules > installed and ready to configure OpenPBX. > > Initially for spanDSP, I just grapped the rpm from my Trixbox system. > Turns out that is a little older than OpenPBX wants... > > I get the message: > > configure: error: SpanDSP version 0.0.3pre27 or newer is required to > compile OpenPBX.org. > > > OK. So I look around and there on > http://dl.atrpms.net/sl4-i386/atrpms/stable/, I find > spandsp-0.0.3-6_pre27.el4.at.i386.rpm > > GREAT. This is newer than asked for. > > I grapped the rpm and did a rpm -Uhv spandsp-0.0.3-6_pre27.el4.at.i386.rpm > > And I STILL get the same error. > > So I looked again at the wiki page > http://wiki.openpbx.org/tiki-index.php?page=Easy%20route%20to%20building%20OpenPBX.org > > (where I first got the information to put together my OpenPBX effort), > and again read the spanDSP section. Not really knowing what I was doing > I did the following: > > Edit or create /etc/ld.so.conf to include /usr/local > run 'ldconfig' > > I took that to mean my /etc/ld.so.conf is: > > include ld.so.conf.d/*.conf > /usr/ofed/lib > /usr/local > > and I then did: > > ldconfig > > I then again ran the configure and got the same error.... > > Oh, my configure command is: > > /configure --with-cdr_mysql --with-chan_unicall --with-chan_fax > --with-app_valetparking --enable-t38 --enable-generic-jb --enable-mysql > --enable-iax-trunking --with-app_txfax --with-app_rxfax > --enable-transnexusosp --enable-srtp --with-app_ldap --with-res_config_mysql > > BTW, my reason for working with OpenPBX is the T.38 support. > > > _______________________________________________ > Openpbx-users mailing list > [email protected] > http://lists.openpbx.org/mailman/listinfo/openpbx-users >
You need the devel rpm too http://dl.atrpms.net/sl4-i386/atrpms/stable/spandsp-devel-0.0.3-6_pre27.el4.at.i386.rpm _______________________________________________ Openpbx-users mailing list [email protected] http://lists.openpbx.org/mailman/listinfo/openpbx-users
