You are not logged in.

#1 2011-02-11 06:08:42

CPUnltd
Member
From: Milwaukee, WI
Registered: 2009-12-05
Posts: 483
Website

missing: libvorbisidec.so.1

working on packaging a game and this is the wall I have officially run into at this point.  I am eliminating libs that it says it needs to run and this is the only one I have not been able to find thus far... just wanna make sure I'm not overlooking it with my own methods of finding libs in the repos and AUR.  Thanks in advance!

Last edited by CPUnltd (2011-02-11 06:09:34)


Help grow the dev population... have your tech trained and certified!

Offline

#2 2011-02-11 10:34:52

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: missing: libvorbisidec.so.1

If it's not in the AUR or in the official repos, that means you have to make a package yourself. Pretty simple smile.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#3 2011-02-11 11:00:03

ber_t
Member
From: Berlin, Germany
Registered: 2010-03-10
Posts: 214
Website

Re: missing: libvorbisidec.so.1

It's part of the tremor project from xiph.org and can be found in the aur as libtremor-svn.

Offline

#4 2011-02-11 15:51:25

CPUnltd
Member
From: Milwaukee, WI
Registered: 2009-12-05
Posts: 483
Website

Re: missing: libvorbisidec.so.1

interesting... I'd noticed that when I googled it, someone made a post about mplayer svn a while ago, but I didn't pinpoint the info ber_t stated from that post.  Will read up more on Clyde and Packer to see if either of them have a search tool that lets them check what packages supply what libs.  A lot of pacman features are missing from the AUR equivalents, at least last I checked. Thanks for the info!


Help grow the dev population... have your tech trained and certified!

Offline

#5 2011-02-11 18:37:39

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: missing: libvorbisidec.so.1

Unfortunately there's little to link a library name to a project name if they differ.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#6 2011-02-11 19:50:09

CPUnltd
Member
From: Milwaukee, WI
Registered: 2009-12-05
Posts: 483
Website

Re: missing: libvorbisidec.so.1

I noticed that... going to look into the library itself to see if I can package it myself if need be...  This has not solved my situation because I am on a 64bit system and this program requires a lib32 version of this library...  Thanks so far, will see what I can do to figure this out...


Help grow the dev population... have your tech trained and certified!

Offline

#7 2011-02-11 21:06:18

ber_t
Member
From: Berlin, Germany
Registered: 2010-03-10
Posts: 214
Website

Re: missing: libvorbisidec.so.1

What's the programs name you try to compile? It's quite strange to depend on tremor on a desktop computer, because they usually know how to deal with floating-point calculations...

Offline

#8 2011-02-11 21:09:08

CPUnltd
Member
From: Milwaukee, WI
Registered: 2009-12-05
Posts: 483
Website

Re: missing: libvorbisidec.so.1

Wind & Water: Puzzle Battles


Help grow the dev population... have your tech trained and certified!

Offline

Board footer

Powered by FluxBB