I just learn to use ionic framework and I like it since I can use my knowledge in html and css a bit. The process also push me to learn about angular js. As the process getting fun each day I got litttle problem with create apk process (part of publishing). Specially in sign step. […]
Quick update youtube-dl through pip
I use youtube-dl for download video from youtube. This program is very straightforward and came with plenty of options. One day I got error message that start with ‘encrypted signature’ . After look around I was told to upgrade my youtube-dl into latest version. $ sudo dpkg –get-selections | grep youtube youtube-dl […]
Don’t update my resolv.conf
Yesterday my cousin borrow my laptop. Using guess account on my peppermint OS 5 He surf many site without hassle. This morning I got problem with dns. I see many messages around ‘dns probe no internet’ . I guess my cousin doing something with laptop but when I see my dig result i got nothing. Try […]
ERROR: Unable to find Intel TBB install directory on DragonFlyBSD
quick note : ERROR: Unable to find Intel TBB install directory cd /usr/dports/devel/tbb && make install Retry cmake . — Found Intel TBB
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 : […]