
October 19th, 2003, 09:01 AM
|
|
Junior Member
|
|
Join Date: Oct 2003
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Broken Links - Linux RH 9
I followed the directions for installing MySQLCC onto a Linux box running RedHat 9.0 and the last step that the installation instructions indicated that I should perform was:
ln -s mysqlcc-0.9.3-linux-glibc22 mysqlcc
This command was to make it easier to refer to the installation directory.
When I look in the mysqlcc directory, there is a link there that is marked as (broken). I assume this is why I can't start the application from the shell.
The application was installed properly since I am able to launch the application from the directory where the application was installed.
The big question is - How do I repair broken links?
Why would a link be "broken"?
TIA
-jP
Last edited by jkpalmer52 : October 20th, 2003 at 08:51 AM.
|