replexForum: Multimedia Topic: replex started by: blonder_Andi  Posted by blonder_Andi on April 18 2007,07:56  
        Hello,is there any chance to get replex running in dsl? < Replex Source and Description > 
 Any hints how to do that? regards Andi  Posted by blonder_Andi on April 23 2007,07:20  
        Hello,found the answer myself... first load mydsl packages gcc1-with-libs and gnu-utils. (to do "make") load the replex tar.gz from the website. decompress it by using tar -xzvf replex-xx-xx.tar.gz create a symbolic link from gcc to cc ln -s /usr/bin/gcc /usr/bin/cc make make install this should do the trick. regards Andi  |