Opened 17 years ago
Closed 17 years ago
#308 closed defect (fixed)
Install creates /usr/local/mapguideopensource/lib as a file
Reported by: | jbirch | Owned by: | 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 (2)
comment:1 by , 17 years ago
Owner: | set to |
---|
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in r2506.