Following up on my own thread, I have re-built the Fedora 21 RPMs from the Squeeze Community repo, including all dependencies from the Fedora & RPMFusion repos.
The whole lot are currently available here: http://www.squeezecommunity.org/repo/el/7/testing/x86_64/ The easiest way to get them is to install the Squeeze Community repo file: Code: -------------------- yum install http://www.squeezecommunity.org/repo/el/7/testing/x86_64/squeezecommunity-repo-1-5.el7.noarch.rpm -------------------- You also need to have the EPEL repo configured. See 'here' (https://fedoraproject.org/wiki/EPEL) for details: Then do: Code: -------------------- yum install --enablerepo=squeezecommunity-testing --nogpgcheck logitechmediaserver -------------------- Notes: - --nogpgcheck is required because the packages have not been signed - Instead of using --enablerepo you could manually edit /etc/yum.repos.d/squeezecommunity-testing-EL.repo and enable the squeezecommunity-testing repo by setting "enabled=1" Net-UDAP is free software - you do not have to pay for it. However, if you found it useful, please consider donating: https://projects.robinbowes.com/Net-UDAP/trac#Donations ------------------------------------------------------------------------ robinbowes's Profile: http://forums.slimdevices.com/member.php?userid=480 View this thread: http://forums.slimdevices.com/showthread.php?t=102439 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
