You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2013/11/16 15:33:22 UTC

[jira] [Created] (TS-2359) make install over existing installation can fail

Leif Hedstrom created TS-2359:
---------------------------------

             Summary: make install over existing installation can fail
                 Key: TS-2359
                 URL: https://issues.apache.org/jira/browse/TS-2359
             Project: Traffic Server
          Issue Type: Bug
          Components: Build
            Reporter: Leif Hedstrom


{code}
cd /opt/ats/bin && ln -s traffic_top tstop
ln: failed to create symbolic link ‘tstop’: File exists
{code}

Probably should unlink the old version (if it's there) before symlinking it.



--
This message was sent by Atlassian JIRA
(v6.1#6144)