[Freeswitch-users] FreeSwitch Installation Error
George Lee
whglee at gmail.com
Mon Feb 28 21:14:38 MSK 2011
Hi,
I changed the installation directory to /opt/freeswitch
> ./configure --prefix=/opt/freeswitch
Then I (as root) ran make; make install and it gave me this error:
/bin/bash ./libtool --mode=install /usr/bin/install -c
'ftmod_zt.la' '/opt/freeswitch/mod/ftmod_zt.la'
libtool: install: error: cannot install `ftmod_zt.la' to a directory
not ending in /usr/local/freeswitch/mod
/bin/bash ./libtool --mode=install /usr/bin/install -c
'ftmod_skel.la' '/opt/freeswitch/mod/ftmod_skel.la'
libtool: install: error: cannot install `ftmod_skel.la' to a directory
not ending in /usr/local/freeswitch/mod
/bin/bash ./libtool --mode=install /usr/bin/install -c
'ftmod_analog.la' '/opt/freeswitch/mod/ftmod_analog.la'
libtool: install: error: cannot install `ftmod_analog.la' to a
directory not ending in /usr/local/freeswitch/mod
/bin/bash ./libtool --mode=install /usr/bin/install -c
'ftmod_analog_em.la' '/opt/freeswitch/mod/ftmod_analog_em.la'
libtool: install: error: cannot install `ftmod_analog_em.la' to a
directory not ending in /usr/local/freeswitch/mod
What did I setup wrong?
Thanks,
George
More information about the FreeSWITCH-users
mailing list