View Issue Details

IDProjectCategoryView StatusLast Update
0002247ScribusBuild Systempublic2005-09-08 13:06
ReporterringercAssigned Toringerc 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platformx86_64 linuxOSCentOSOS Version4.1
Product Version1.3.1cvs 
Fixed in Version1.2.3cvs 
Summary0002247: Python not detected on AMD64
DescriptionAMD64 systems that use /usr/lib64 won't find Python.

--with-libsuffx=64 won't work for all users because some distros put libqt-mt in retarded locations like /usr/lib64/qt-3.3/lib , and the current KDE magic only checks for /usr/lib${suffix}/qt-3.3/lib${suffix} not /usr/lib/qt-3.3/lib${suffix} or /usr/lib${suffix}/qt-3.3/lib . Qt packaging is hell.

Even without --with-libsuffix everything but Python is found just fine anyway.

Unfortunately, --with-extra-libs doesn't find Python.
TagsNo tags attached.
Patch

Relationships

related to 0002162 closedringerc Library location on FreeBSD 

Activities

ringerc

2005-07-16 17:15

reporter   ~0005603

Fixed in 1.3.1cvs. Please do not close yet. If the fix goes well, it needs to be included in 1.2.3cvs as well.

ringerc

2005-07-16 17:16

reporter   ~0005604

Turns out we were processing --with-extra-libs and --with-extra-includes only after doing half our library searching .

plinnell

2005-07-18 22:30

viewer   ~0005638

did this get fixed in 1.2.x ?

ringerc

2005-07-21 01:05

reporter   ~0005653

Not fixed in 1.2.x yet. I need to test on FC4 AMD64 first.

ringerc

2005-08-04 02:35

reporter   ~0005884

Still not done for 1.2.x. I have the FC4 AMD64 DVD ISO coming down now.

ringerc

2005-09-08 13:06

reporter   ~0006473

Fixed in 1.2.x too

Issue History

Date Modified Username Field Change
2005-07-16 17:04 ringerc New Issue
2005-07-16 17:04 ringerc Reported by => Harley^
2005-07-16 17:04 ringerc Reported where => IRC
2005-07-16 17:14 ringerc Relationship added related to 0002162
2005-07-16 17:15 ringerc Status assigned => resolved
2005-07-16 17:15 ringerc Fixed in Version => 1.3.1cvs
2005-07-16 17:15 ringerc Resolution open => fixed
2005-07-16 17:15 ringerc Note Added: 0005603
2005-07-16 17:16 ringerc Note Added: 0005604
2005-07-18 22:30 plinnell Note Added: 0005638
2005-07-21 01:05 ringerc Note Added: 0005653
2005-08-04 02:35 ringerc Note Added: 0005884
2005-09-08 13:06 ringerc Status resolved => closed
2005-09-08 13:06 ringerc Note Added: 0006473
2005-09-08 13:06 ringerc Fixed in Version 1.3.1cvs => 1.2.3cvs