mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Clarify regarding debian error.
This commit is contained in:
parent
4aa6d36b81
commit
94cf8813b0
1 changed files with 9 additions and 0 deletions
|
@ -78,6 +78,15 @@ $ ln -s "`pwd`/PySolFC-Cardsets-2.0" ~/.PySolFC/cardsets
|
|||
$ python pysol.py
|
||||
```
|
||||
|
||||
<b>Note!</b> If you are using a Debian derivative (e.g: Debian, Ubuntu, or
|
||||
Linu Mint) and you are getting an error of "No cardsets were found !!! Main
|
||||
data directory is `[insert dir here]` Please check your PySol installation.",
|
||||
then you likely installed the cardsets package which has removed some files
|
||||
that are needed by pysol from source (without the debian modifications).
|
||||
|
||||
Please uninstall that package and use the cardsets archive from sourceforge.net
|
||||
per the instructions above.
|
||||
|
||||
### Configuring Freecell Solver
|
||||
|
||||
If you want to use the solver, you should configure freecell-solver
|
||||
|
|
Loading…
Add table
Reference in a new issue