Search:

Type: Posts; User: linuxed; Keyword(s):

Search: Search took 0.08 seconds.

  1. Replies
    45
    Views
    24,778

    Re: How to install Wink for Ubuntu 8.04 [64-bit]

    sudo dpkg --purge wink
    sudo apt-get install ia32-libs
    sudo dpkg --force-architecture --force-conflicts -i wink*.deb
    sudo rm /usr/lib/wink/libexpat.so.0
    sudo ln -s /lib32/libexpat.so.1...
  2. Replies
    45
    Views
    24,778

    Re: How to install Wink for Ubuntu 8.04 [64-bit]

    Ignore the Ubuntu version listed in the thread's title. The instructions should work for any recent version of Ubuntu including 9.10 or 10.04.
  3. Replies
    45
    Views
    24,778

    Re: How to install Wink for Ubuntu 8.04 [64-bit]

    Well, I don't think you have a 64-bit OS installed. The version of Ubuntu you're running appears to be the 32-bit version. Regardless of whether your cpu supports 64-bit you still have to install...
  4. Replies
    45
    Views
    24,778

    Re: How to install Wink for Ubuntu 8.04 [64-bit]

    What does the following command output on your system?


    uname -m

    The ia32-libs package can be installed on either amd64 or ia64 systems. There aren't separate packages for 64-bit Intel cpus. ...
  5. Replies
    45
    Views
    24,778

    Re: How to install Wink for Ubuntu 8.04 [64-bit]

    Try running "sudo apt-get update" and then "sudo apt-get install ia32-libs". If nothing else works you can download the package and install it manually here.
  6. Replies
    45
    Views
    24,778

    Re: How to install Wink for Ubuntu 8.04 [64-bit]

    This guide is only meant to be used for 64-bit systems. If you're using a 32-bit system then you can just install the wink and libstdc++5 packages without any modifications or extra steps. The...
  7. Replies
    45
    Views
    24,778

    Re: How to install Wink for Ubuntu 8.04 [64-bit]

    I've always used the default timed capture settings which seem to work fine for me. Click on New, 4 frames a second, click OK, click minimize to tray, right click on the wink icon in your tray,...
  8. Replies
    45
    Views
    24,778

    Re: How to install Wink for Ubuntu 8.04 [64-bit]

    The following commands should fix it.


    sudo rm /usr/lib/libexpat.so.0
    sudo rm /usr/lib/wink/libexpat.so.0
    sudo apt-get install --reinstall libexpat1
    sudo apt-get install gtk2-engines-qtcurve...
  9. Replies
    45
    Views
    24,778

    Re: How to install Wink for Ubuntu 8.04 [64-bit]

    Run the following commands and then post the output. Select, right click and copy the output from your terminal window. Unfortunately I can't offer any additional suggestions without this info. ...
  10. Replies
    45
    Views
    24,778

    Re: How to install Wink for Ubuntu 8.04 [64-bit]

    sudo apt-get install libexpat1
    sudo ln -s /usr/lib/libexpat.so.1 /usr/lib/libexpat.so.0

    Once installed wink should be listed under Applications > Graphics.
  11. Replies
    45
    Views
    24,778

    Re: How to install Wink for Ubuntu 8.04 [64-bit]

    This guide was written specifically for 64-bit Ubuntu users. Wink is currently available only as 32-bit package so if you want to install it on a 64-bit OS it requires a few extra steps. If you're...
  12. Replies
    45
    Views
    24,778

    Re: How to install Wink for Ubuntu 8.04 [64-bit]

    Installing on Karmic

    Download the following files to your desktop.

    wink_1.5.1060-6_i386.deb
    libstdc++5_3.3.6-17ubuntu1_amd64.deb
    libstdc++5_3.3.6-17ubuntu1_i386.deb...
  13. Replies
    45
    Views
    24,778

    Re: How to install Wink for Ubuntu 8.04 [64-bit]

    Make sure you're not installing the package over a previous installation. Type "sudo apt-get purge wink" or if you've already removed it using apt-get then type "sudo dpkg -P wink".

    I've updated...
  14. Replies
    45
    Views
    24,778

    How to install Wink for Ubuntu 8.10 [64-bit]

    Updated for Ubuntu 10.04

    Name: Wink
    Version: 1.5.1060

    Wink is a great program for creating video tutorials through the use of flash animation. You can take screen captures with Wink either...
Results 1 to 14 of 14