Tk Library Source Code

View Ticket
Login
Ticket UUID: 523036
Title: 'make install' errors
Type: Bug Version: None
Submitter: dgp Created on: 2002-02-26 17:03:44
Subsystem: None Assigned To: andreas_kupries
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2002-03-07 23:48:07
Resolution: Fixed Closed By: andreas_kupries
    Closed on: 2002-03-07 16:48:07
Description:
$ make install
...
Installing doctools in
/usr/local/lib/tcllib1.2/doctools
/usr/bin/install: ./modules/doctools/*.tcl: No such
file or directory
...
Installing documentation for calendar
sed: can't read ./modules/calendar/*.n: No such file or
directory
/usr/bin/install: installing multiple files, but last
argument (/usr/local/man/mann/wm.n) is not a directory
Try `/usr/bin/install --help' for more information.
...
Installing documentation for doctools
sed: can't read ./modules/doctools/*.n: No such file or
directory
/usr/bin/install: installing multiple files, but last
argument (/usr/local/man/mann/wm.n) is not a directory
Try `/usr/bin/install --help' for more information.
...
User Comments: andreas_kupries added on 2002-03-07 23:48:07:
Logged In: YES 
user_id=75003

See also tcllib bug #504350.

andreas_kupries added on 2002-02-28 04:13:02:
Logged In: YES 
user_id=75003

Committed to head.

andreas_kupries added on 2002-02-28 04:11:29:

File Added - 18541: 523036.diff

andreas_kupries added on 2002-02-28 04:11:28:
Logged In: YES 
user_id=75003

Here is a patch.

Attachments: