for what it's worth, I got the same error on Ubuntu 11 and proceeded without it. Actually, I found that ubuntu ships with a gmp package; I installed another likely-looking package to cover some more of the bases. Would really like to do it the right way, though. Jason
On Sep 22, 2011, at 2:09 PM, Shane Phelan wrote: > Yes I'm using 1.2 as well it appears that the > url:http://mirrors.kernel.org/centos/5/os/x86_64/CentOS/gmp-4.1.4-10.el5.x86_64.rpm > in the script is wrong or has changed. > > On Thu, Sep 22, 2011 at 3:07 PM, stefan braun <[email protected]> > wrote: > Me too (but only with matterhorn v1.2). > > Am Donnerstag, den 22.09.2011, 13:58 -0400 schrieb Shane Phelan: > > I'm having the same issue... > > > > On Thu, Sep 22, 2011 at 1:11 PM, Peter Watkins > > <[email protected]> wrote: > > [email protected] > > Sent by: [email protected] > > 09/22/2011 07:02 AM > > Please respond to > > [email protected] > > > > > > To > > [email protected] > > cc > > > > Subject > > Matterhorn-users Digest, Vol 14, Issue 47 > > > > > > > > > > Have you compiled the 3rd party tools in > > docs/scripts/3rdparty ? > > > > It seems that mediainfo is not installed. > > > > > > R?diger > > > > > > > > Thanks, Ruediger! After looking at the install instructions, I > > wasn't sure > > if the 3rd party tools were required, so I didn't install > > them. Oops! > > > > I tried installing the 3rd party tools, but menu3p fails on > > the first > > step. Why is it trying to get centos RPMs? I'm on Ubuntu: > > . > > . > > . > > lib/libwtsapi32.a > > + return 0 > > + '[' 0 -ne 0 ']' > > + return 0 > > + fix_libs > > + cd /opt/matterhorn/1.2.0/docs/scripts/3rd_party > > + '[' 0 -ne 0 ']' > > + mkdir -p packages > > + '[' 0 -ne 0 ']' > > + cd packages > > + '[' 0 -ne 0 ']' > > + case `os` in > > ++ os > > ++ set +x > > ++ return 0 > > ++ patchelf --version > > + '[' '!' 'patchelf 0.5' = 'patchelf 0.5' ']' > > + case `os` in > > ++ os > > ++ set +x > > ++ return 0 > > + '[' '!' -d /usr/libx ']' > > + case `arch` in > > ++ arch > > ++ set +x > > ++ return 0 > > + URL=http://mirrors.kernel.org/centos/5/os/i386/CentOS > > + rpm=gmp-4.1.4-10.el5.i386.rpm > > + '[' '!' -s gmp-4.1.4-10.el5.i386.rpm ']' > > + copypkg gmp-4.1.4-10.el5.i386.rpm > > + '[' -z /opt/matterhorn/1.2.0/docs/scripts/3rd_party ']' > > + '[' '!' -f > > > > /opt/matterhorn/1.2.0/docs/scripts/3rd_party/tarballs/gmp-4.1.4-10.el5.i386.rpm > > ']' > > + return 1 > > + '[' 1 -ne 0 ']' > > + wget -4O gmp-4.1.4-10.el5.i386.rpm > > > > http://mirrors.kernel.org/centos/5/os/i386/CentOS/gmp-4.1.4-10.el5.i386.rpm > > --2011-09-22 09:58:43-- > > > > http://mirrors.kernel.org/centos/5/os/i386/CentOS/gmp-4.1.4-10.el5.i386.rpm > > Resolving mirrors.kernel.org... failed: No address associated > > with > > hostname. > > wget: unable to resolve host address `mirrors.kernel.org' > > + '[' 4 -ne 0 ']' > > + rm -f gmp-4.1.4-10.el5.i386.rpm > > + return 1 > > + exit 1 > > > > real 0m28.351s > > user 0m0.356s > > sys 0m0.712s > > > > Press <Enter> to continue (FAILED)... > > > > _______________________________________________ > > Matterhorn-users mailing list > > [email protected] > > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users > > > > > > _______________________________________________ > > Matterhorn-users mailing list > > [email protected] > > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users > > > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users > > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users Jason Peak Louisiana State University Information Technology Services User Support and Student IT Enablement Digital Imaging and Video Services connect.lsu.edu/jpeak5 225 578 0046 o 225 379 3227 c 225 578 6400 f
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
