Again, this site is dead.
But you can download the tiff file from:
   http://download.osgeo.org/libtiff/tiff-3.9.4.tar.gz
 and copy to folder
   /opt/matterhorn/1.2.0/docs/scripts/3rd_party/base_libs/tiff

and re-run.

I think there are no problems?

Leslaw


On 22 Sep 2011, at 21:22, Shane Phelan wrote:

> Thanks for the help that got me past step 0.  Now it's failing on step 1 :)
> 
> ++ return 0
> + shax=da39a3ee5e6b4b0d3255bfef95601890afd80709
> + '[' da39a3ee5e6b4b0d3255bfef95601890afd80709 '!=' 
> a4e32d55afbbcabd0391a9c89995e8e8a19961de ']'
> + echo 'Error transferring PKG: tiff-3.9.4.tar.gz'
> Error transferring PKG: tiff-3.9.4.tar.gz
> + return 1
> + exit 1
> + '[' 1 -ne 0 ']'
> + return 1
> + exit 1
> 
> real    0m0.176s
> user    0m0.000s
> sys    0m0.010s
> 
> Press <Enter> to continue (FAILED)...
> 
> On Thu, Sep 22, 2011 at 4:12 PM, Dr Leslaw Zieleznik 
> <[email protected]> wrote:
> Hello, 
> 
> The script is fine, just the location for the mirror site has changed   to 
> http:/mirror.centos.org 
> 
> To correct this you need to make a change in the file:
>        /opt/matterhorn/1.2.0/docs/scripts/3rd_party/utilx
>       where the change is:
>                          export CENTOS_MIRROR=http:/mirror.centos.org         
>  (originally it is set to:  http://mirrors.kernel.org)
> 
> And re-run the script again.
> 
> Best wishes,
> Leslaw
> 
> 
> 
> 
> On 22 Sep 2011, at 20:09, 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
> 
> Dr Leslaw Zieleznik
> OBIS (Oxford Brookes Information Solutions)
> Oxford Brookes University
> [email protected]
> Tel:  +44 (0)1865 483973
> 
> 
> 
> _______________________________________________
> 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

Dr Leslaw Zieleznik
OBIS (Oxford Brookes Information Solutions)
Oxford Brookes University
[email protected]
Tel:  +44 (0)1865 483973


_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to