Ticket #42 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

python libs installed to wrong directory

Reported by: nickishappy Owned by: dsmith
Priority: major Milestone: Version 0.6.00
Component: build system Version:
Keywords: python Cc:

Description

When --libdir is specified for ./configure, the python cwiid.so is still installed to the default lib directory (/usr/local/lib/ instead of specified /usr/lib/).

Everything works if I copy the cwiid.so file to the right lib directory. Otherwise wminput complains that the cwiid module can't be found.

I am using the latest svn version of cwiid.

Change History

Changed 4 years ago by dsmith

  • status changed from new to assigned

Good call - this is exactly the kind of stuff I was hoping to catch with the release candidates. If no other bugs are reported in the meantime, I'll release 0.6.00 as soon as I have a chance to fix this (hopefully tonight).

Changed 4 years ago by dsmith

  • priority changed from blocker to major

Changed 4 years ago by dsmith

  • status changed from assigned to closed
  • resolution set to fixed

fixed (r147)

Changed 4 years ago by nickishappy

Thanks for the quick response. So far this is the only problem I've had, both in Fedora 7 and Sabayon 3.4a with the 0.6.00 release candidates.

Note: See TracTickets for help on using tickets.