View previous topic :: View next topic |
Author |
Message |
tomabroad at gmail.com Guest
|
Posted: Wed Aug 05, 2009 3:47 pm Post subject: [Freeswitch-users] q: fresh installation: Couldnt open /usr/ |
|
|
hi just installed freeswitch via svn.
- bootstrap
- configure
- make install
- ./freeswitch
gives me:
acerdebian:/usr/local/freeswitch/bin# ./freeswitch
Error: stacksize 4194303 is too large: run ulimit -s 240 or run ./freeswitch -waste.
auto-adjusting stack size for optimal performance....
2009-08-05 14:41:16.908170 [INFO] switch_event.c:565 Activate Eventing Engine.
2009-08-05 14:41:16.910182 [DEBUG] switch_event.c:553 Create event dispatch thread 0
2009-08-05 14:41:16.910763 [ERR] switch_xml.c:1282 Couldnt open /usr/local/freeswitch/conf/freeswitch.xml (No such file or directory)
Cannot Initialize [Cannot Open log directory or XML Root!]
bump - help
thx |
|
Back to top |
|
|
sprice at gmail.com Guest
|
Posted: Wed Aug 05, 2009 4:00 pm Post subject: [Freeswitch-users] q: fresh installation: Couldnt open /usr/ |
|
|
2009-08-05 14:41:16.910763 [ERR] switch_xml.c:1282 Couldnt open /usr/local/freeswitch/conf/freeswitch.xml (No such file or directory)
On Wed, Aug 5, 2009 at 13:46, tom<tomabroad@gmail.com (tomabroad@gmail.com)> wrote:
--
Shannon |
|
Back to top |
|
|
mattdfong at gmail.com Guest
|
Posted: Wed Aug 05, 2009 4:01 pm Post subject: [Freeswitch-users] q: fresh installation: Couldnt open /usr/ |
|
|
Does the file exist at /usr/local/freeswitch/conf/freeswitch.xml? does the user you are executing freeswitch as have permission to read the file?
--matt
hello hunter - hosted predictive dialer & voice broadcasting
http://www.hellohunter.com
On Wed, Aug 5, 2009 at 11:46 AM, tom <tomabroad@gmail.com (tomabroad@gmail.com)> wrote:
|
|
Back to top |
|
|
tomabroad at gmail.com Guest
|
Posted: Wed Aug 05, 2009 4:17 pm Post subject: [Freeswitch-users] q: fresh installation: Couldnt open /usr/ |
|
|
solved via "make samples"
thx tom |
|
Back to top |
|
|
|