caffe
caffe copied to clipboard
Installation error while running make all
I am getting following error while installing Caffe on Ubuntu 15.04.
ln: target ‘.build_release/tools/finetune_net’ is not a directory Makefile:592: recipe for target '.build_release/tools/finetune_net' failed make: *** [.build_release/tools/finetune_net] Error 1
How to resolve this issue?
I got the similar errors while making caffe, and didn't know how to solve this. Can anyone help? The detailed info about the error is shown as below: ln: ln: target ‘.build_debug/tools/net_speed_benchmark’ is not a directory ln: target ‘.build_debug/tools/finetune_net’ is not a directory target ‘.build_debug/tools/compute_image_mean’ is not a directory make: *** [.build_debug/tools/finetune_net] Error 1 make: *** Waiting for unfinished jobs.... make: *** [.build_debug/tools/compute_image_mean] Error 1 make: *** [.build_debug/tools/net_speed_benchmark] Error 1 ln: target ‘.build_debug/tools/upgrade_net_proto_text’ is not a directory make: *** [.build_debug/tools/upgrade_net_proto_text] Error 1 ln: target ‘.build_debug/tools/dump_network’ is not a directory make: *** [.build_debug/tools/dump_network] Error 1
I also encounter the same issue. Do you have a proper solutions for this?
Does someone else have solved this problem?
i also encounter this issue. do you have an idea?
I got the similar errors while making caffe, and didn't know how to solve this. Can anyone help? The detailed info about the error is shown as below: ln: ln: target ‘.build_debug/tools/net_speed_benchmark’ is not a directory ln: target ‘.build_debug/tools/finetune_net’ is not a directory target ‘.build_debug/tools/compute_image_mean’ is not a directory make: *** [.build_debug/tools/finetune_net] Error 1 make: *** Waiting for unfinished jobs.... make: *** [.build_debug/tools/compute_image_mean] Error 1 make: *** [.build_debug/tools/net_speed_benchmark] Error 1 ln: target ‘.build_debug/tools/upgrade_net_proto_text’ is not a directory make: *** [.build_debug/tools/upgrade_net_proto_text] Error 1 ln: target ‘.build_debug/tools/dump_network’ is not a directory make: *** [.build_debug/tools/dump_network] Error 1