Hi, The typo was in Step 5, and it should be: STEP 5: Manually create the libsicuuc.a archive: $ ar t /usr/lib/libsicuuc.a | sed -e 's/ao$/o/' | perl -e 'while(<>){ chomp($_); print "find . -name $_ | xargs ar ruv libsicuuc.a\n"; }' > mkar.sh $ sh mkar.sh BorrowedSolution wrote: > I see you made a typo, but you didn't clarify what it was? or maybe you > did and I'm not understanding what the error is? (linux noobs UNITE!) I > used the command Gino typed out and still no luck, the command doesn't > error but it doesn't seem to create the libsicuuc.a archive either. > Could you please clarify and/or print out the proper command? Having a > hard time installing wine here :-) _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users