[sldev] Getting CMake error: Failed to download or unpack prebuilt 'ogg-vorbis'

Phoenix phoenix at secondlife.com
Thu Sep 4 10:50:47 PDT 2008


Hi there Vector. The error message you're seeing is from the  
Prebuilt.cmake script which is our cmake interface into install.py  
which is responsible for plucking the prebuilt binaries off of a web  
server and installing into your tree. This is driven by reading the  
install.xml and installed.xml files and deciding what to fetch based  
on platform.

If you have cygwin, you should be able to run the commands:

$ cd scripts; ./install.py ogg-vorbis

and see if that does the right thing. If that does not work, can you  
open up install.xml and find the ogg-vobis section, and then locate  
the windows subsection which will have an url along the lines of:

http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/ogg- 
vorbis-1.03-1.1.2-windows-20080613.tar.bz2

Can you find the url you have and reply with it?

Next, in installed.xml, can you find the ogg-vorbis section and copy  
the files section in your reply?



On 2008-09-03, at 14:38, Vector Hastings wrote:

> I'm following the
> http://wiki.secondlife.com/wiki/User:Michelle2_Zenovka/cmake  
> instructions,
>
> and I'm stuck here where Ricky was last month.
>
> CMake is registering the build engine, but sends me this message:
>
> Failed to download or unpack prebuilt 'ogg-vorbis'
>
> I get this message whether I use the python script from the command  
> line, or
> go into the CMake program and hand-select:
> source library = C:\sl_cmake_1_20_15\trunk\indra
> build library = C:\sl_cmake_1_20_15\linden\indra\build
>
> I re-downloaded the trunk files via svn today.
>
> Help!
>
> Vector
>
> _______________________________________________
> Policies and (un)subscribe information available here:
> http://wiki.secondlife.com/wiki/SLDev
> Please read the policies before posting to keep unmoderated posting  
> privileges

-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://lists.secondlife.com/pipermail/sldev/attachments/20080904/431f3b3b/PGP.pgp


More information about the SLDev mailing list