I was trying to do manual installation as the auto installation failed with the following code. (with sudo)
[ ! -d /usr/local/bin/ ] && mkdir -p /usr/local/bin
make: *** [install] Error 1
I went manual installation and I was searching the whole repo for this file createRAMDiskandMoveCaches.sh but I don't see it nowhere.
It looks like the volumes is not creating the ramdisk when I perform a cold startup of my computer.
In the plist it is calling createRAMDiskandMoveCaches.sh, so where could I get that file?
FYI:
I am using Mac OS X 10.10.4 with 12GB ram
I was trying to do manual installation as the auto installation failed with the following code. (with sudo)
I went manual installation and I was searching the whole repo for this file
createRAMDiskandMoveCaches.shbut I don't see it nowhere.It looks like the volumes is not creating the ramdisk when I perform a cold startup of my computer.
In the plist it is calling
createRAMDiskandMoveCaches.sh, so where could I get that file?FYI:
I am using Mac OS X 10.10.4 with 12GB ram