Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Games  |  Puzzle  |  Never A Cross Word

Never A Cross Word

Never A Cross Word - 1.0

simple crossword puzzle helper

All Time: Not rated (0.0)
This Version: Not rated (0.0)
Current Version: 1.0
Release Date: 2007-07-19
License: Freeware
Downloads (this version): 1,300
Downloads (all versions): 1,300

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

Never A Cross Word is a simple crossword puzzle helper. The user enters all the cross-clues for a particular word, and it returns a list of possibilities for that word.
For power-users: Never A Cross Word uses grep internally, so you can enter full regular-expressions for more funcitonality.

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.4 Intel
  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9
  • Mac OS X 10.3
  • Mac OS X 10.2

Additional Requirements:

  • Mac OS X 10.2 or later

Screenshots:

Download Links:

Your Installed Versions:


 

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

Never A Cross Word Troubleshooting ReportDictionaries for other languages - required "command line" skills - Version: 1.0, 7/20/2007 02:52AM PST

(1 of 1 users found this comment useful)

bladerun
I needed the italian dictionary, therefore I found the Debian page http://packages.debian.org/stable/text/witalian and installed it in my system. Some workarounds and Makefile changes were necessary to complete the installation (as root).
1. download the source package, expand and move to the directory with command line
2. in Makefile changed every occurrence of "-g root" with "-g wheel", because the group root was not present in my system
3. create as root the /usr/man/man5 directory
4. issue command "make"
5. as root issue command "make prefix=/usr install"

Then NACW can work with italian by choosing the dictionary /usr/share/dict/italian, and of course the italian dictionary is also available for other unix applications.
Enjoy!
Claudio
Post a commentAlert Admin