Hi, Now i get following error
SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/usr/lib/red5/red5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/usr/lib/red5/lib/logback-classic-0.9.28.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. root@one:/usr/lib/red5# any ideas ( Installing latest build on ubuntu 64 12.04 ) Also here are some points i came along while install Point 1 : never try the java related part in root folder use folde like /usr/tmp other wise some error happens Point 2 : root@one:/usr/tmp# apt-get install swftools Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package swftools root@one:/usr/tmp# instead use wget http://www.swftools.org/swftools-0.9.2.tar.gz tar -xvf swftools-0.9.2.tar.gz cd swftools-0.9.2 ./configure make make install pdf2swf --version result : pdf2swf - part of swftools 0.9.2 which means its gone ok Thanks Anand Ayyappan "Formal education will make you a living; self-education will make you a fortune." - Jim Rohn Visit http://indya.co to post classifieds for free <http://www.mozilla.com/?from=sfx&uid=165364&t=557>
