fullnode icon indicating copy to clipboard operation
fullnode copied to clipboard

Installing fails due to "uuid not found"

Open bnvk opened this issue 9 years ago • 0 comments

checking whether the Boost::Thread library is available... yes
configure: error: Could not find a version of the boost_thread library!
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target 'install'.  Stop.
mkdir: cannot create directory ‘/home/pi/.bitcoin/’: File exists
/dev/mmcblk0p1: SEC_TYPE="msdos" LABEL="boot" UUID="B176-EFEE" TYPE="vfat" PARTUUID="f8131934-01"
/dev/mmcblk0p2: UUID="0aed834e-8c8f-412d-a276-a265dc676112" TYPE="ext4" PARTUUID="f8131934-02"
/dev/mmcblk0: PTUUID="f8131934" PTTYPE="dos"
mkfs.fat 3.0.27 (2014-11-12)
/dev/sda1: No such file or directory
/dev/mmcblk0p1: SEC_TYPE="msdos" LABEL="boot" UUID="B176-EFEE" TYPE="vfat" PARTUUID="f8131934-01"
/dev/mmcblk0p2: UUID="0aed834e-8c8f-412d-a276-a265dc676112" TYPE="ext4" PARTUUID="f8131934-02"
/dev/mmcblk0: PTUUID="f8131934" PTTYPE="dos"
./Install_Complete_Fullnode_Software.sh: 30: ./Install_Complete_Fullnode_Software.sh: uuid: not found

bnvk avatar Jan 16 '17 02:01 bnvk