quick note : ERROR: Unable to find Intel TBB install directory cd /usr/dports/devel/tbb && make install Retry cmake . — Found Intel TBB
Category: DragonFy BSD
Can’t find minimal tcmalloc on DragonFlyBSD
Quick note : — Can’t find minimal tcmalloc ERROR: Unable to find Intel TBB install directory. CMake Error at CMake/HPHPFindLibs.cmake:296 (if): if given arguments: “LESS” “5005” Unknown arguments specified Call Stack (most recent call first): CMake/HPHPSetup.cmake:125 (include) third-party/CMakeLists.txt:18 (include) — Configuring incomplete, errors occurred! See also “/root/hhvm/hhvm/CMakeFiles/CMakeOutput.log”. See also “/root/hhvm/hhvm/CMakeFiles/CMakeError.log”. To solve that error : […]
Building and Testing PHP 7 under DragonFlyBSD 4.0.5
DragonFlyBSD 4.0.5 is waiting for me to test it 🙂 . I love it for several factors : Size; its iso file is light in size (only 200MB + in bz2 form) Learning curve; no need to learn much as I’m familiar with FreeBSD 🙂 As I already try PHP7 in FreeBSD before : Install […]
Compile HHVM 3.4 on DragonFlyBSD 4
My last experiment with HHVMÂ is testing compile it with HHVMÂ LTS (its version 3.3) on FreeBSD 10. Since HHVM 3.4 is out I think I’ll try it again with FreeBSD 10 but since I just install DragonFlyBSD 4 then I think I’ll give it try. Another reason is I just curious to see implementation of DragonFlyBSD […]
DragonFlyBSD 4.0.1 and VirtualBox Bridge
After success configure teamviewer 10 on my peppermint os 5 I continue with Virtualbox. No problem here and I can get virtualbox running. Another task I try to accomplish is testing newest DragonFlyBSD (its 4.0.1) that only available in 64 bit. Everything is smooth except nat section on my virtualbox. I can not connect to […]