Hello ive run into a little trouble trying to compile a source file. The software in question is GoalBit its a free open source video streaming platform. Ive followed all the steps from here but i still get these errors...
As you can see i get...Code:dead_man_walking@Aspire-T120 ~/git/goalbit/src $ sudo apt-get install autoconf cvs git git-core subversion sudo gdb [sudo] password for dead_man_walking: Reading package lists... Done Building dependency tree Reading state information... Done autoconf is already the newest version. cvs is already the newest version. subversion is already the newest version. sudo is already the newest version. gdb is already the newest version. git is already the newest version. git-core is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded. dead_man_walking@Aspire-T120 ~/git/goalbit/src $ sudo apt-get build-dep vlc Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to find a source package for vlc dead_man_walking@Aspire-T120 ~/git/goalbit/src $ sudo apt-get install libavcodec-dev libpostproc-dev libmpeg2-4-dev x264 libx264-dev libswscale-dev Reading package lists... Done Building dependency tree Reading state information... Done libavcodec-dev is already the newest version. libpostproc-dev is already the newest version. libswscale-dev is already the newest version. libmpeg2-4-dev is already the newest version. libx264-dev is already the newest version. x264 is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded. dead_man_walking@Aspire-T120 ~/git/goalbit/src $ sudo apt-get install libfaac-dev libfaac0 libxvidcore4-dev libxvidcore4 Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package libxvidcore4-dev dead_man_walking@Aspire-T120 ~/git/goalbit/src $ sudo apt-get install liblame-dev libmp3lame0 libmp3lame-dev Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package liblame-dev dead_man_walking@Aspire-T120 ~/git/goalbit/src $ sudo apt-get install libqt4-devReading package lists... Done Building dependency tree Reading state information... Done libqt4-dev is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded. dead_man_walking@Aspire-T120 ~/git/goalbit/src $ sudo apt-get install telnet Reading package lists... Done Building dependency tree Reading state information... Done telnet is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded. dead_man_walking@Aspire-T120 ~/git/goalbit/src $ sudo apt-get install libgsm1 libgsm1-dev Reading package lists... Done Building dependency tree Reading state information... Done libgsm1 is already the newest version. libgsm1-dev is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded. dead_man_walking@Aspire-T120 ~/git/goalbit/src $ sudo apt-get install libdc1394-22 libdc1394-22-dev Reading package lists... Done Building dependency tree Reading state information... Done libdc1394-22 is already the newest version. libdc1394-22-dev is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded. dead_man_walking@Aspire-T120 ~/git/goalbit/src $ sudo apt-get install libxpm-devReading package lists... Done Building dependency tree Reading state information... Done libxpm-dev is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded. dead_man_walking@Aspire-T120 ~/git/goalbit/src $ sudo apt-get install ttf-freefont Reading package lists... Done Building dependency tree Reading state information... Done ttf-freefont is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded. dead_man_walking@Aspire-T120 ~/git/goalbit/src $
E: Unable to find a source package for vlc
E: Unable to locate package libxvidcore4-dev
E: Unable to locate package liblame-dev
So the question is how do i get these packages? and why are they not there/working...?
Ive asked in the official GoalBit forum & LinuxMint forum and i still dont have a answer. So any help from the Linux guru's from raymond.cc would be great.
Thanks
boyzee - aka - DEAD_MAN_WALKING
PS: Running LinuxMint 10 Main Edition 32Bit.


LinkBack URL
About LinkBacks






Reply With Quote





But to meet all the requirements is something you'll have to make sure when compiling.