Ubuntu Forums Archive Viewer

Digiband

Archived thread 553208 from Game Specific Discussions. Markdown source: Game_Specific_Discussions/thread_553208_Digiband.md

Original URL About this archive
#1

UGA's News Discussion of DigiBand.

Discuss here. All discussions fall under the general rules of the UGA Code. No swearing, profanity, nudity or other such subversive images or communications. No Personal Attacks. Spamming of any kind will not be tolerated.

#2

i cant get it to work, it tells me it cant find libavformat.so.50

#3

have you enable medieubuntu in your sourcelist?

If you have try this;

sudo ln -s /usr/lib/libavformat.so /usr/lib/libavformat.so.50
#4

how do i do that?

#5

actually i checked synaptic, and i do have it enabled, is this game 64-bit compatible?

#6
#7

Luksion Knight said: actually i checked synaptic, and i do have it enabled, is this game 64-bit compatible?

Not what I know of.

#8

how do you install digiband on ubuntu gutsy? does it still have the FFMPEG issue now that we have gutsy?

#9

Ubuntu has a seperate package you have to make sure to apt get before compiling. I'll update the documentation soon about it, but you'll need to apt-get ffmpeg and libavformat.

#10

I had followed your guide here and unfortunately I encountered the following error:

#11

32-bit guide is unmaintained at this moment - we're looking for someone to maintain it. As all the UGA staff have moved to 64-bit.

But try install the -dev of libmad, then "make clean" and try the guide again.

#12

Problem still exists even after reinstallating those -dev.

#13

FYI, the error code occur when I enter the following line:

make -f Makefile.linux

#14

I'll check the guide when I get time and see what it come up with :)

#15

Thanks. Hopefully got solution soon.