neddie Posted June 11, 2009 Share Posted June 11, 2009 (edited) I'd like to make a demo film to show how to use a program, so I'm looking at wink to make a recording. I tried recording in Vlc but I seem to only be able to record the whole screen there and only in a lossy format, so it looks blurry for what I'm trying to do. I like the way wink apparently makes it lossless so it's small and neat and crisp, ideal for what I want to do. Except I can't get it to install. When I run the "installer.sh" it complains about a missing "libexpat.so.0" and all I've got is libexpat1-2.0.1-7mdv2009.0 which provides "libexpat.so.1". Is there any way to get wink working with 2009.0? By the way yes I have managed to record to swf format in xvidcap but it also makes a pretty big file even for a short video and there's no obvious way to add annotations like the wink ones have. Edited June 12, 2009 by neddie Link to comment Share on other sites More sharing options...
Greg2 Posted June 11, 2009 Share Posted June 11, 2009 Try the old symlink trick ln -s /usr/lib/libexpat.so.1.5.2 /usr/lib/libexpat.so.0 Link to comment Share on other sites More sharing options...
neddie Posted June 12, 2009 Author Share Posted June 12, 2009 Yikes, I guess I should have known that already... *blush* Shucks, yes you're absolutely right, that worked a treat! Now it works great! Thanks, Greg2! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now