Ticket #1707 (closed defect: duplicate)
Record-64 segfaults on startup under Fedora 12 32-bit
| Reported by: | DeanBrettle | Owned by: | alsroot |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | Record | Version: | Unspecified |
| Severity: | Unspecified | Keywords: | |
| Cc: | Distribution/OS: | Fedora | |
| Bug Status: | Needinfo |
Description
I suspect a header changed in one of the dependencies required to build camera.so, because I was able to fix this with:
cd ~/Activities/Record.activity/camerac
rm -rf linux*
su -c 'yum install gcc glib2-devel gtk2-devel pygtk2-devel cairo-devel pycairo-devel'
make
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

