Opened 15 years ago

Closed 15 years ago

#1566 closed bug (fixed)

Fix install paths on 64 bit linux

Reported by: hanno Owned by: nobody
Priority: critical: causes crash or data corruption Milestone:
Component: Build/Install Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: Gentoo
Platform Version: Awaiting user input: no

Description

On 64 bit linux, libraries should go to /usr/lib64, not /usr/lib. Attached patch will fix this.

Attachments (1)

qgis-1.0.0-multilib.patch (506 bytes ) - added by hanno 15 years ago.

Download all attachments as: .zip

Change History (4)

in reply to:  description comment:1 by jef, 15 years ago

Replying to hanno:

On 64 bit linux, libraries should go to /usr/lib64, not /usr/lib. Attached patch will fix this.

At least on Debian that's not true. And you're also changing the WIN32 lib path.

by hanno, 15 years ago

Attachment: qgis-1.0.0-multilib.patch added

comment:2 by hanno, 15 years ago

You are right, changing the path for windows is probably bogus, replacing patch. Should be ok now.

comment:3 by jef, 15 years ago

Resolution: fixed
Status: newclosed

applied in r10495

Note: See TracTickets for help on using tickets.