# Pastebin iNJP5LXY tc@box:~$ tce-load -iw fuse.tcz fuse is already installed! tc@box:~$ cd hyperfused-master/ tc@box:~/hyperfused-master$ ls LICENSE Makefile README.md package.json src/ tests/ tc@box:~/hyperfused-master$ make Package fuse was not found in the pkg-config search path. Perhaps you should add the directory containing `fuse.pc' to the PKG_CONFIG_PATH environment variable No package 'fuse' found gcc -std=c99 -O3 -Ipthread src/enc.c src/id_map.c src/socket.c src/hyperfused.c -D_FILE_OFFSET_BITS=64 -o hyperfused src/hyperfused.c:46:18: fatal error: fuse.h: No such file or directory #include ^ compilation terminated. Makefile:10: recipe for target 'hyperfused' failed make: *** [hyperfused] Error 1