Re: installation on OS X 10.14 beta

2018-07-06 Thread Manav Bhatia
No problems. I understand your concerns. It was worth asking anyways. :-) -Manav > On Jul 6, 2018, at 3:40 PM, Ryan Schmidt wrote: > > > On Jul 5, 2018, at 07:35, Manav Bhatia wrote: > >> What I had in mind was to make macports believe that it is still running on >> 10.13, so that it could

Re: installation on OS X 10.14 beta

2018-07-06 Thread Ryan Schmidt
On Jul 5, 2018, at 07:35, Manav Bhatia wrote: > What I had in mind was to make macports believe that it is still running on > 10.13, so that it could use the precompiled binaries already available on the > servers. > > MacPorts must have a way to figure out which OS version it is running on.

Re: smartctl - Can't run select span range

2018-07-06 Thread Ubence Quevedo
Hi Everyone, I figured out why I wasn't getting any results when my script was being kicked off by cron. It was because the path variable that the script was being launched from cron with didn't have smartctl in it. I added the following to my crontab setup: PATH=/opt/local/bin:/opt/local/sbin:/