Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 127276
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Joe McCann (RETIRED) <joem@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: José Alberto Suárez López <bass@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 127276 depends on: Show dependency tree
Bug 127276 blocks: 121740
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-03-23 01:47 0000
the current ebuild don't build the python binding. This bindigs are necessary
for other apps like listen.

A awfull quick hack to build the py bindings:

Add to src_compile:
cd bindings/python
emake || die "make failed"

Add to src_install:
insinto /usr/lib/python2.4/site-packages/
doins ${WORKDIR}/${P}/bindings/python/_gpod.so 
${WORKDIR}/${P}/bindings/python/gpod.py

------- Comment #1 From Jakub Moc (RETIRED) 2006-03-23 02:04:02 0000 -------
*** Bug 127275 has been marked as a duplicate of this bug. ***

------- Comment #2 From Olivier Crete 2006-04-08 14:26:47 0000 -------
ok, I've added 0.3.2-r1 which installs the python bindings with the python use
flag. please tell me if it works as advertised..

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug