If you use pure LFS base you have to perform few operations to ensure ULFS support:
cat > /etc/profile.d/ulfs.sh << "EOF" export UMVIRT_ASSISTANT_URL=https://umvirt.com/linux/assistant/ export UMVIRT_PACKAGES_URL=https://umvirt.com/linux/packages/ export UMVIRT_RELEASE=0.1 EOF
When steps described above are committed, reboot your system and run "chimp" command without arguments. You have to get message "CHIMP IS READY TO ACCEPT COMMANDS".