[Freeswitch-users] Uninstalling freeswitch after compiling and installing from source
Ravi sanyal
virtualguard2015 at gmail.com
Wed May 17 23:02:52 UTC 2017
Hi,
I made a noob mistake and ran the script for installing freeswitch from
binaries without doing logs on the process and fs_cli is complaining that
commands are not found.
specifically, sofia status, or sofia status profile <name> but im sure that
it extends further than that. I'm dont know how to get a list of the
commands available. typing in help (not /help) at the prompt says it can't
find a command.
So i've installed it and it doesn't seem to be working, and don't know how
to uninstall it.
Where can i find a list of acceptable commands for the configure command?
Im trying to enable sctp, but when looking through the logs for it you have
a line:
checking whether SCTP is supported... yes
is this the same as checking with the --enable-sctp flag? (when looking at
the logs for the added command there's no extra lines pertaining to
enable-sctp as if you didn't specify it).
I'm running the latest build from the github repository.
When running this command:
./configure --enable-sctp > /home/fleetchat/config.log
it keeps on displaying errors on output, but don't know if they're serious
or not.
./configure: line 31222: php-config: command not found
./configure: line 31223: php-config: command not found
./configure: line 31224: php-config: command not found
./configure: line 31225: php: command not found
./configure: line 31226: php-config: command not found
./configure: line 31227: php-config: command not found
./configure: line 5306: AX_COMPILER_VENDOR: command not found
rm: cannot remove 'conftest*': No such file or directory
./configure: line 19537: test: 3.16.0-4-amd64: integer expression expected
./configure: line 19819: test: 3.16.0-4-amd64: integer expression expected
config.status: WARNING: 'apr-config.in' seems to ignore the --datarootdir
setting
rm: cannot remove 'libtoolT': No such file or directory
config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir
setting
config.status: WARNING: 'lib/Makefile.in' seems to ignore the
--datarootdir setting
configure: WARNING: ** STUN support disabled **
Im sure it's somewhere but i also don't know where the configuration files
should be located when building from source. i placed them in
/etc/freeswitch. From memory that was where the installation instructions
said they should be located.
The configuration files were downloaded from the ubuntu repository command
freeswitch-meta-vanilla
The reason they come from the ubuntu repository is because i had freeswitch
set up on ubuntu 16.04 but found out debian was the recommended OS. I'm
running freeswitch on debian 8.8 now.
Nathan
--
*Virtual Guard Ltd*
*info at virtualguard.co.nz <info at virtualguard.co.nz>*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170518/17faa2ba/attachment-0001.html
More information about the FreeSWITCH-users
mailing list