[Python-bugs-list] [ python-Bugs-408820 ] 'install -d' fails on BSDI systems.

noreply@sourceforge.net noreply@sourceforge.net
Sat, 17 Mar 2001 22:04:14 -0800


Bugs item #408820, was updated on 2001-03-15 08:27
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=408820&group_id=5470

Category: Installation
Group: Platform-specific
Status: Open
Priority: 6
Submitted By: Thomas Wouters (twouters)
>Assigned to: A.M. Kuchling (akuchling)
Summary: 'install -d' fails on BSDI systems.

Initial Comment:
Apparently the Makefile was changed to use 'install -d'
to create directories. This does not work on BSDI. It
seems to be an autoconf failure (since configure.in
just contains 'AC_PROG_INSTALL' but I haven't
experienced this before, with other software or with
Python.


----------------------------------------------------------------------

>Comment By: Tim Peters (tim_one)
Date: 2001-03-17 22:04

Message:
Logged In: YES 
user_id=31435

Assigned to Andrew because he's been known to succeed when 
installing things <ahem>.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=408820&group_id=5470