discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Fedora 10 and svn head


From: John Gumb
Subject: [Discuss-gnuradio] Fedora 10 and svn head
Date: Wed, 31 Dec 2008 18:08:42 +0000
User-agent: Thunderbird 2.0.0.18 (X11/20081119)

Folks

FWIW just installed Fedora 10 and tried building svn head. Configure fails due to boost being rev 1.34. Seems like Fedora folks don't want to keep up to date with boost. 1.35 or later is required.

The following seems to fix it:
Download boost-devel-1.37.0-2.fc11.i386.rpm from

http://koji.fedoraproject.org/koji/buildinfo?buildID=75604

If this fails (firefox doesn't seem to like this)

# wget http://kojipkgs.fedoraproject.org/packages/boost/1.37.0/2.fc11/i386/boost-1.37.0-2.fc11.i386.rpm

should work.

Remove existing boost devel
# rpm -e boost-devel-1.34.1-17.fc10.i386
...various complaints are seen but the remove does succeed

Add new one:
# rpm -vi boost-devel-1.37.0-2.fc11.i386.rpm

HTH

Happy New Year!

John





reply via email to

[Prev in Thread] Current Thread [Next in Thread]