Failure to install aspell dictionary?

Avi Drissman avi at drissman.com
Thu Apr 19 21:24:53 PDT 2007


On 4/18/07 9:32 PM, Avi Drissman wrote:
> Command output: /bin/sh: line 1: d: command not found
> /bin/sh: line 1: --lang=en: command not found

That's our clue... So we cd to 
"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_textproc_aspell-dict-en/work/aspell6-en-6.0-0", 
and take a look at the Makefile:

.cwl.rws:
    ${PREZIP} -d < $< | ${ASPELL} ${ASPELL_FLAGS} --lang=en create 
master ./$@

Nice. So what are the definitions of those variables?

ASPELL =
ASPELL_FLAGS =
PREZIP =
DESTDIR =

Er.... What's with them not getting set properly?

Avi

-- 
Avi Drissman                                          avi at drissman.com
+--------------------------------------------------------------------+
                       http://avi.drissman.com/
               Argh! My mail server is trunca

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3233 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.macosforge.org/pipermail/macports-users/attachments/20070420/fc4a1994/smime.bin


More information about the macports-users mailing list