[packman] [PM] ardour2 2.5-0.pm.1 (openSUSE 10.3/i586)
Toni
toni at links2linux.de
Sat Jul 12 18:46:26 CEST 2008
Am Samstag, 12. Juli 2008 schrieb Georg Rudolph:
> Hello,
>
> trying to compile the source-rpm of ardour2 I get the attatched
> messages and error message. It was the same with ardour 2.4.1. Do you
> have a solution for this? I'm on openSuse 11.0, with the jengelh
> rt-kernel. I would like to add another osc-command.
>
> I do as root:
>
> rpmbuild -bc /usr/src/packages/SPEC/ardour2.spec
>
> Anyway, many thanks for supplying the package for openSuse. Your binary
> packages work very nice.
so you have two possibilities :)
a) grab the src.rpm from ardour2-2.5 from our webportal
b) add this to your spec-file:
%__sed -i -e 's|/usr/local|/usr|g' \
SConstruct
%__sed -i -e 's|/usr/lib|%{_libdir}|g' \
SConstruct
the second sed statement assures that scons is finding the devel-files for
boost.
>
> Regards,
> Georg Rudolph
--
have fun
Toni
More information about the Packman
mailing list