Re: [Freeswitch-users] Starting FS on OSX (10.4.11 PPC)

2009-01-18 Thread Ivan C Myrvold
Den 17. jan.. 2009 kl. 19:15 skrev Martin Joseph: > > On Jan 16, 2009, at 12:54 PM, Ivan C Myrvold wrote: > >> I have chown the freeswitch directory to my user imyrvold, therefore >> I put it in ~/Library/LaunchDaemons. >> Do you run freeswitch as root, as you put it in /System/library/ >> Launc

Re: [Freeswitch-users] Starting FS on OSX (10.4.11 PPC)

2009-01-17 Thread Martin Joseph
On Jan 16, 2009, at 12:54 PM, Ivan C Myrvold wrote: > I have chown the freeswitch directory to my user imyrvold, therefore > I put it in ~/Library/LaunchDaemons. > Do you run freeswitch as root, as you put it in /System/library/ > LaunchDaemons? That directory should be reserved anyway for Apple

Re: [Freeswitch-users] Starting FS on OSX (10.4.11 PPC)

2009-01-16 Thread Ivan C Myrvold
I have chown the freeswitch directory to my user imyrvold, therefore I put it in ~/Library/LaunchDaemons. Do you run freeswitch as root, as you put it in /System/library/ LaunchDaemons? That directory should be reserved anyway for Apple's system tools. A better idea would be to put it in /Lib

Re: [Freeswitch-users] Starting FS on OSX

2009-01-16 Thread Martin Joseph
On Jan 16, 2009, at 5:45 AM, Shido Xavier wrote: > Please specify Intel or PPC. Very good point and I had had that thought as well. I am on PPC 10.4.11. Thanks for any help or ideas. Marty > > > -Greg M. > > > On Fri, Jan 16, 2009 at 1:29 AM, Martin Joseph > wrote: >> >> On Jan 15, 2009, a

Re: [Freeswitch-users] Starting FS on OSX (10.4.11 PPC)

2009-01-16 Thread Martin Joseph
On Jan 16, 2009, at 8:09 AM, Ivan C Myrvold wrote: > I haven't tried using launchctl for FreeSWITCH. But when I saw your > post, I tried it out. I have no problem getting it to work: > > I make a file "org.freeswitch.freeswitch.plist" and save it to ~/ > Library/LaunchAgents with the following co

Re: [Freeswitch-users] Starting FS on OSX

2009-01-16 Thread Shido Xavier
Please specify Intel or PPC. -Greg M. On Fri, Jan 16, 2009 at 1:29 AM, Martin Joseph wrote: > > On Jan 15, 2009, at 3:10 PM, Michael Jerris wrote: > >> Your build issue is with your autotools install, I have seen issues if >> you have ever installed any of the autotools from macports or fink. >

Re: [Freeswitch-users] Starting FS on OSX

2009-01-16 Thread Ivan C Myrvold
I haven't tried using launchctl for FreeSWITCH. But when I saw your post, I tried it out. I have no problem getting it to work: I make a file "org.freeswitch.freeswitch.plist" and save it to ~/ Library/LaunchAgents with the following content: http://www.apple.com/DTDs/PropertyList-1.0.dtd ">

Re: [Freeswitch-users] Starting FS on OSX

2009-01-15 Thread Martin Joseph
On Jan 15, 2009, at 3:10 PM, Michael Jerris wrote: > Your build issue is with your autotools install, I have seen issues if > you have ever installed any of the autotools from macports or fink. I have never used Fink or Macports so that isn't it. In fact the supposed statements made to the eff

Re: [Freeswitch-users] Starting FS on OSX

2009-01-15 Thread Michael Jerris
Your build issue is with your autotools install, I have seen issues if you have ever installed any of the autotools from macports or fink. If you want to build from svn you can run bootstrap on another box (a linux box perhaps) and then tar up that dir and move it to your mac. We pre-boot

Re: [Freeswitch-users] Starting FS on OSX

2009-01-15 Thread Ken Rice
Have you looked at creating a system level startup item in /Library/StartupItems ? Also, to build from source you need the latest DevTools Kit from apple installed. (I don't know if the latest will work w/ 10.4) Ken On 1/15/09 3:54 PM, "Martin Joseph" wrote: > Hello again FreeSwitchers, > >

[Freeswitch-users] Starting FS on OSX

2009-01-15 Thread Martin Joseph
Hello again FreeSwitchers, I have built the 1.02 on 10.4.11(OSX) and had no problems with that. I have never been able to build from the SVN, but that is another story. Now that I have migrated to 1.02 I was wondering if I can get some help on a long standing issue I have with starting FS at b