Project

General

Profile

Actions

Bug #2711

closed

Incorrect built-in `PKG_CONFIG_PATH` on Ubuntu 32-bit platform

Added by Alex Afanasyev about 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
High
Category:
Build
Target version:
Start date:
03/30/2015
Due date:
% Done:

100%

Estimated time:

Description

I guess after recent change of waf, the default path where .pc is installed on Ubuntu 32-bit platform has changed to /usr/local/lib32/pkgconfig:

We should adjust PKG_CONFIG_PATH variable set inside wscript. My proposal is just including two additional paths:

  • /usr/local/lib32/pkgconfig
  • /usr/local/lib64/pkgconfig

Related issues 1 (0 open1 closed)

Related to NFD - Bug #2792: Incorrect library install path on Ubuntu 32-bit (and some other 32-bit platforms)ClosedAlex Afanasyev05/06/2015

Actions
Actions

Also available in: Atom PDF