ln command not found causing Silverlight installation failure
Hi, I have been working on fixing my silverlight installation for last couple of days. From the verbose in /var/log/install.log, it seems to be failing in the last line of the install code where it tries to create a symbolic link (ln -s)
Not sure what happened, but i am unable to locate ln command in my terminal.
My path is set correctly
bash-3.2$ echo $PATH
/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
How do i re-install ln ? I downloaded xcode as well as the command line tools, unfortunately "ln" is NOT part of it.
Mac Pro, Mac OS X (10.7.4), 2.3GHz i5 core, 8 gb RAM