Opened 20 years ago
Closed 20 years ago
#267 closed defect (fixed)
configure does not detect aRts on FC3
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
fresh install from svn. I followed jarods guied to get all the dependencies installed, then "rpm -qa|grep myth|xargs rpm -e" followed by checking out the source from svn. not sure if that matters. I can make get aRts detected by editing the arts detection part of configure, I change <artsc/artsc.h> to <artsc.h>. also i have to do the same edit to the include statement of /libs/libmyth/audiooutputarts.h
Note: See
TracTickets for help on using
tickets.
(In [7179]) Fix #267 (arts detection). artsc-config should be listened to.