You mean the .bash_profile in the root/ path?

Because i tried to do (in root/.bash_profile):

# This file is sourced by bash for login shells.  The following line
# runs your .bashrc and is recommended by the bash info pages.
[[ -f ~/.bashrc ]] && . ~/.bashrc

PATH=$PATH:$HOME/bin
export PATH

but still the same.

--
View this message in context: 
http://pycuda.2962900.n2.nabble.com/nvcc-not-in-path-tp7574709p7574719.html
Sent from the PyCuda mailing list archive at Nabble.com.

_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to