心有多大舞臺便有多大

          Embrace changes, pursue excellence, share niceness.

          [zz]Installing XMMS on Ubuntu 8.04

          Installing XMMS on Ubuntu 8.04

          After Gentoo and Slackware, now is the time for Ubuntu removing XMMS packages from their repo. How SAD! And for those who still want XMMS installed in their Ubuntu, here is the tip.

          This this is originally written by Sartek and modified by me

          Update your packages list

          sudo apt-get update

          Now install build-essential

          sudo apt-get install build-essential

          Alright, now we need to install the XMMS’s dependencies

          sudo apt-get install autotools-dev automake1.9 libtool gettext libasound2-dev libaudiofile-dev libgl1-mesa-dev libglib1.2-dev libgtk1.2-dev libesd0-dev libice-dev libmikmod2-dev libogg-dev libsm-dev libvorbis-dev libxxf86vm-dev libxml-dev libssl-dev

          Now create a working directory and change into that directory

          mkdir ~/build
          cd ~/build

          Download XMMS sources:

          wget http://xmms.org/files/1.2.x/xmms-1.2.11.tar.gz

          Extract the file and enter the extracted directory

          tar xvf xmms-1.2.11.tar.gz
          cd xmms-1.2.11/

          Run configure with –prefix=/usr

          ./configure --prefix=/usr

          In my case (Intel Pentium Core Duo), I’ve enable CFLAGS options for processor optimization

          CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer" ./configure --prefix=/usr --enable-gnutls=yes

          You can simply use the command without the CFLAGS above, or if you want to optimize the pidgin to suit your processor, you can refer to Safe_Cflags page (Gentoo.. uhukk..)

          Now compile it and install it

          make
          sudo make install

          Now lets create the shortcut in your Gnome Menu

          Right click on your Gnome Menu, and click on Edit Menu and follow these pictures:

          Finish! now just simply remove your build (working) directory

          posted on 2009-02-15 13:35 pony 閱讀(358) 評論(0)  編輯  收藏 所屬分類: ubuntu


          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          主站蜘蛛池模板: 金溪县| 噶尔县| 昭通市| 长岭县| 宣武区| 隆回县| 兴仁县| 东阳市| 石棉县| 广宁县| 日照市| 文登市| 金门县| 新巴尔虎右旗| 墨竹工卡县| 拉萨市| 平安县| 老河口市| 罗源县| 深水埗区| 中西区| 扶绥县| 台安县| 宁陕县| 莱西市| 湾仔区| 垦利县| 遂溪县| 永寿县| 友谊县| 寿光市| 大关县| 哈巴河县| 武宁县| 富顺县| 孟连| 买车| 三都| 阿克陶县| 泽州县| 太仆寺旗|