How to build JpegV6 in 64 bit linux

          Posted on 2007-03-24 11:19 E.ven 閱讀(594) 評(píng)論(0)  編輯  收藏

          How to build jpegsrc.v6b on 64-bit Linux machines
          jpegsrc is no longer maintained and has not been updated since the Clinton administration. This is odd considering how critical this library is to so many applications.

          If you are trying to build on a 64-bit Linux machine you will probably get this error during the ./configure step:

          checking host system type... Invalid configuration `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
          The fix is simple -- just copy '/usr/share/libtool/config.guess' and '/usr/share/libtool/config.sub' to the same directory as the jpeg-6b ./configure script. You can also copy from from /usr/share/automake-1.9/.

          cp /usr/share/libtool/config.guess .
          cp /usr/share/libtool/config.sub .
          ./configure --enable-shared --enable-static

          One site suggests that you also need tell the jpegsrc build where the 64-bit libdir is located:

          make libdir=/usr/lib64
          make libdir=/usr/lib64 install
          That will change the directory where 'make install' puts the libjpeg library files, but you may not want that if you are installing libjpeg to a custom path (in other words, if you used the --prefix option for configure).


          只有注冊(cè)用戶登錄后才能發(fā)表評(píng)論。


          網(wǎng)站導(dǎo)航:
           

          posts - 27, comments - 15, trackbacks - 0, articles - 1

          Copyright © E.ven

          主站蜘蛛池模板: 正宁县| 莆田市| 华阴市| 阳原县| 宁武县| 汤阴县| 仁寿县| 灵台县| 新和县| 安吉县| 桂阳县| 丹巴县| 石门县| 江山市| 九台市| 阳原县| 赤水市| 石景山区| 富阳市| 福建省| 交口县| 尖扎县| 延安市| 明溪县| 宜川县| 潢川县| 沽源县| 武汉市| 蒙自县| 林口县| 青铜峡市| 闸北区| 南召县| 南投市| 托克托县| 桂阳县| 从化市| 拉萨市| 塘沽区| 牡丹江市| 石城县|