hmcappbx Posted July 17, 2010 Report Share Posted July 17, 2010 Hi all, Visited the pbxnsip website and downloaded pbx version 4.0.1.3499, 2010/06/17 Mac OS (Darwin 9.0) Update. Then tried to open the file, which has no extension as version 3.4.0 (has the extension .pkg). Tried several applications (installer, disk utilities, stuffit expander, etc.) but all returned an error. Where did it went wrong, is there a mirror site where one can download version 4? Help is much appreciated. Regards, harry Quote Link to comment Share on other sites More sharing options...
pbx support Posted July 19, 2010 Report Share Posted July 19, 2010 Hi all, Visited the pbxnsip website and downloaded pbx version 4.0.1.3499, 2010/06/17 Mac OS (Darwin 9.0) Update. Then tried to open the file, which has no extension as version 3.4.0 (has the extension .pkg). Tried several applications (installer, disk utilities, stuffit expander, etc.) but all returned an error. Where did it went wrong, is there a mirror site where one can download version 4? Help is much appreciated. Regards, harry 4.0.1.3499 for Mac OS is not a package. It is just a binary. You need to use the v3 installer & then copy the v4 binary. Quote Link to comment Share on other sites More sharing options...
hmcappbx Posted July 23, 2010 Author Report Share Posted July 23, 2010 4.0.1.3499 for Mac OS is not a package. It is just a binary. You need to use the v3 installer & then copy the v4 binary. That sounds easy. I gave it a try, serverals ones, but didn't succeed. Could you explain more how do to it? Thanks in advance. Quote Link to comment Share on other sites More sharing options...
pbx support Posted July 28, 2010 Report Share Posted July 28, 2010 That sounds easy. I gave it a try, serverals ones, but didn't succeed. Could you explain more how do to it? Thanks in advance. When you are upgrading the Mac OS PBX builds using the binary only version, please follow the below steps. The default working directory is /usr/Applications/pbx. This is where all the configuration files reside. The PBX binary is by default in /Library/pbxnsip folder. Say, http://pbxnsip.com/protect/pbxctrl-darwin9.0-4.2.0.3899. is the new binary file. You need to copy this binary (pbxctrl-darwin9.0-4.2.0.3899) to /Library/pbxnsip folder & then - * chmod a+x pbxctrl-darwin9.0-4.2.0.3899 * sudo /Library/StartupItems/PBX/PBX stop * rm pbxctrl-darwin9.0 * ln -s pbxctrl-darwin9.0-4.2.0.3899 pbxctrl-darwin9.0 * sudo /Library/StartupItems/PBX/PBX start Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.