Mark, do you make all this step? cd /usr/adm
wget http://www.tortall.net/projects/yasm/releases/yasm-1.2.0.tar.gz tar xzvf yasm-1.2.0.tar.gz cd yasm-1.2.0 ./configure make (Everything it of below in an alone line) checkinstall --pkgname=yasm --pkgversion="1.2.0" --backup=no --deldoc=yes --fstrans=no --default ...do you? .............................. El dom, 30-03-2014 a las 08:07 +0200, Mark Lin escribió: > Thank you sir, > i continue with the tutorial with link > -http://www.reucon.com/cdn/java/jdk-6u32-linux-x64.bin > and java o/k, but now i'm facing problem with - > cd /usr/adm > wget http://www.tortall.net/projects/yasm/releases/yasm-1.2.0.tar.gz > > > result = ========================= Installation results > =========================== > /var/tmp/tmp.hexJUEEIW4/installscript.sh: > 4: /var/tmp/tmp.hexJUEEIW4/installscript.sh: : not found > > > **** Installation failed. Aborting package creation. > > > Cleaning up...OK > > > > > 2014-03-29 19:36 GMT+02:00 Alvaro <[email protected]>: > ...this link is quick: > > http://rfyiamcool.googlecode.com/files/jdk-6u32-linux-x64.bin > > > ------------------- > > > El sáb, 29-03-2014 a las 18:40 +0200, Mark Lin escribió: > > > Hello, > > trying to set java to my ubuntu-12.04-x86_64 server > according to > > - > > https://cwiki.apache.org/confluence/download/attachments/27838216/Installing%20OM2.x%20On%20Ubuntu64%20-%20Headless%20-%2012.10.pdf?version=1&modificationDate=1362051106000&api=v2 > > > > > > cd /usr/adm > > > > wget --no-cookies --header "Cookie: gpw_e24=http%3A%2F% > > 2Fwww.oracle.com%2F" \ > > > > http://download.oracle.com/otn-pub/java/jdk/6u32-b05/jdk-6u32-linux-x64.bin > > > > > > -bash: > > > > http://download.oracle.com/otn-pub/java/jdk/6u32-b05/jdk-6u32-linux-x64.bin: > No such file or directory > > > > > > > > >
