solitaire game

Discussion in 'Linux' started by stanoly, Sep 13, 2008.

  1. stanoly

    stanoly

    Joined:
    Aug 6, 2008
    Messages:
    1
    Likes Received:
    0
    Anyonr know where I can get solitaire card game for acer aspire linpus?
     
    stanoly, Sep 13, 2008
    #1
  2. stanoly

    a473

    Joined:
    Aug 27, 2008
    Messages:
    5
    Likes Received:
    0
    I like PySol. Many variations, and is easily installed via Package Manager (You need the advanced desktop for this).

    a
     
    a473, Sep 13, 2008
    #2
  3. stanoly

    Gluppen

    Joined:
    Dec 13, 2008
    Messages:
    2
    Likes Received:
    0
    I have been searching in tke Package Manager for pysol, but can't find it. Any idea for where I can find it ?, or is there another name ?
     
    Gluppen, Dec 13, 2008
    #3
  4. stanoly

    treker

    Joined:
    Nov 27, 2008
    Messages:
    49
    Likes Received:
    0
    I think it is called PySolFC
    http://pysolfc.sourceforge.net/

    Using my new one day old AA1 with Linpus in advanced mode, I downloaded PySOLFC solitaire from the repository. Installed the game and rebooted. I had lost all my desktop icons. AA1 worked fine, wifi icon showed my connection, the desktop/internet search icon at screen top was the only dekstop icon showing. Ran a search and got into terminal mode but didn't know enough Linux to recreate my desktop. Asked for help on this forum and did get some but it wasn't enough. If Linpus was so easily bricked, I have no use for it. I loaded up Windows XP and have never looked back.
     
    treker, Dec 13, 2008
    #4
  5. stanoly

    rbil

    Joined:
    Aug 14, 2008
    Messages:
    730
    Likes Received:
    0
    Location:
    The Wet Coast, Canada
    Start by making sure that your fedora repos are updated to the latest and then install pysol. In a terminal do:

    Code:
    sudo yum update fedora-release
    then

    Code:
    sudo yum install PySolFC
    Cheers.
     
    rbil, Dec 13, 2008
    #5
  6. stanoly

    jinx022

    Joined:
    Oct 2, 2008
    Messages:
    76
    Likes Received:
    0
    Try "sudo yum install gnome-games" which provides AisleRiot solitaire (about 70 different versions) plus chess and several other games.
     
    jinx022, Dec 14, 2008
    #6
  7. stanoly

    Gluppen

    Joined:
    Dec 13, 2008
    Messages:
    2
    Likes Received:
    0
    The

    update fedora-release

    and

    install PySolFC

    functioned just fine :D
     
    Gluppen, Dec 16, 2008
    #7
  8. stanoly

    Rotaj

    Joined:
    Dec 14, 2008
    Messages:
    31
    Likes Received:
    0
    followed the instructions earlier in this post and had all sorts of dependency issues.

    Code:
    ---> Package libsmbios.i386 0:2.0.1-2.fc10.1 set to be updated
    ---> Package hal-libs.i386 0:0.5.12-19.20081219git.fc11 set to be updated
    --> Running transaction check
    ---> Package udev.i386 0:135-3.fc11 set to be updated
    --> Processing Dependency: libgnutls.so.13 for package: acerim
    --> Processing Dependency: libgnutls.so.13 for package: ame
    --> Processing Dependency: libgnutls.so.13 for package: libpurple
    --> Processing Dependency: libgnutls.so.13(GNUTLS_1_3) for package: libpurple
    --> Processing Dependency: libpython2.5.so.1.0 for package: pdvdlinux
    --> Processing Dependency: libpython2.5.so.1.0 for package: pcmlinux
    --> Processing Dependency: libedataserver-1.2.so.9 for package: acerim
    --> Processing Dependency: libedataserver-1.2.so.9 for package: ame
    --> Processing Conflict: notification-daemon-xfce conflicts notify-daemon
    --> Finished Dependency Resolution
    Error: Missing Dependency: libedataserver-1.2.so.9 is needed by package ame
    Error: Missing Dependency: libgnutls.so.13(GNUTLS_1_3) is needed by package libpurple
    Error: Missing Dependency: libgnutls.so.13 is needed by package ame
    Error: Missing Dependency: libgnutls.so.13 is needed by package libpurple
    Error: notification-daemon-xfce conflicts with notify-daemon
    Error: Missing Dependency: libedataserver-1.2.so.9 is needed by package acerim
    Error: Missing Dependency: libpython2.5.so.1.0 is needed by package pdvdlinux
    Error: Missing Dependency: libgnutls.so.13 is needed by package acerim
    Error: Missing Dependency: libpython2.5.so.1.0 is needed by package pcmlinux
    
    any suggestions?
     
    Rotaj, Dec 30, 2008
    #8
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.