MapGuide Open Source:  Home |  Download |  Internals

Ticket #308 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

Install creates /usr/local/mapguideopensource/lib as a file

Reported by: jbirch Assigned to: timstrang
Priority: medium Milestone: 2.0
Component: Build System Version:
Severity: major Keywords:
Cc: External ID:

Description

During the Linux build of trunk (2.0) on Ubuntu, "make install" for mapguide is creating /usr/local/mapguideopensource/lib as a zero byte executable file, and then the Oem install file copy process complains about it not being a directory.

Creating the directory prior to running "make install" allows me to bypass this error and complete the install successfully.

Change History

11/13/07 17:23:24 changed by jbirch

  • owner set to timstrang.

11/23/07 17:56:15 changed by stevedang

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r2506.