【发布时间】:2016-05-11 07:09:48
【问题描述】:
我正面临这个问题,
make: nvcc: Command not found
Makefile:134: recipe for target 'objs/core_nlmkernel.o' failed
make: *** [objs/core_nlmkernel.o] Error 127
我没有这台校机的root权限,所以无法编辑bashrc文件中的相关路径。有没有解决这个问题的另一种解决方案?
是否可以编辑 makefile 来解决这个问题?
【问题讨论】:
标签: linux bash environment-variables