| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <42661D02.8030603@freemail.hu> |
| Date: | Wed, 20 Apr 2005 11:12:34 +0200 |
| From: | Bertalan Fodor <fodber AT freemail DOT hu> |
| User-Agent: | Mozilla Thunderbird 0.7.1 (Windows/20040626) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Strange linking |
| X-IIT-MailScanner-Information: | Please contact the sysman AT iit DOT bme DOT hu for more information |
| X-MailScanner: | Found to be clean |
| X-MailScanner-From: | fodber AT freemail DOT hu |
| X-IsSubscribed: | yes |
Problem with: ln -s I remove /bin/etex Create link: ln -s /bin/pdfetex.exe /bin/etex A link is not created but a copy of /bin/etex.exe $ ls -al /bin/etex* -rwxr-x---+ 1 fodorb Felhasználók 280064 Mar 10 15:21 /bin/etex.exe $ ln -s /bin/pdfetex.exe /bin/etex $ ls -al /bin/etex* -rwxr-x---+ 1 fodorb Felhasználók 280064 Mar 10 15:21 /bin/etex -rwxr-x---+ 1 fodorb Felhasználók 280064 Mar 10 15:21 /bin/etex.exe If I remove /bin/etex.exe, the link is created successfully. Bert -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |