|

楼主 |
发表于 2003-11-27 14:24:18
|
显示全部楼层
sorry,I can't type chinese now.
I have set the PATH yestaday
$ echo $PATH
$ /tools/bin:/bin.......
and then
$ which gcc
$ /usr/bin
may be when I start the KDE as user lfs,the PATH has not been set
$ echo $PATH
$ /bin:/usr/bin:.......
I must "su" to login as root,"su - lfs" as lfs again,then PATH is /tools/bin:/bin:.......
but which gcc is always /usr/bin.May be there is something wrong in front steps |
|