Menu

#5225 http fails to install

current: 8.6.0
closed-fixed
5
2013-04-08
2013-04-08
No

Environment Win7, MinGW, gcc 4.7.2, bash 3.1.17
http 2.8.7
tcl 8.6 latest (from today)

Compilation of tcl goes fine, installation fails at http package:

...
Installing header files
Installing library files to /e/CM.git/tcltk86/release/lib/tcl8.6
Installing library http1.0 directory
Installing package http 2.8.7 as a Tcl Module
cp: cannot create regular file `/e/CM.git/tcltk86/release/lib/tcl8.6/../tcl7/8.6/http-2.8.7.tm': No such file or directory
make: *** [install-libraries] Error 1

Creating the /tcl7/8.6/ folder in advance fixes the problem.

thx

Discussion

  • Jan Nijtmans

    Jan Nijtmans - 2013-04-08
    • assigned_to: nobody --> nijtmans
    • status: open --> closed-fixed
     
  • Jan Nijtmans

    Jan Nijtmans - 2013-04-08

    Fixed now.

    Thanks!