[mesa-users] Mesa/Mesasdk Installation Problems--Help!
Josiah Schwab
jwschwab at berkeley.edu
Thu Nov 13 21:09:36 EST 2014
Hi Ken,
> ken at Quarryview:~$ echo $MESASDK_ROOT
> ~/mesasdk
>
> ken at Quarryview:~$ echo $PATH
> ~/mesasdk/bin:~/mesasdk/bin:~/mesasdk/bin:~/mesasdk/bin:~/mesasdk/bin:~/mesa
> sdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/ga
> mes:/usr/local/games
The '~' present in those variables won't be expanded to $HOME.
Try writing the absolute paths instead. (That is something like
/home/khose/mesasdk, if your username is khose,)
Hope that helps,
Josiah
More information about the Mesa-users
mailing list