Ticket #24092

Can't install CL-UNICODE

Date d'ouverture: 2011-01-11 22:28 Dernière mise à jour: 2011-02-09 22:13

Rapporteur:
Propriétaire:
Type:
État:
Atteints
Composant:
(Aucun)
Jalon:
(Aucun)
Priorité:
6
Sévérité:
9 - le plus élevé
Résolution:
Aucun
Fichier:
Aucun

Détails

Can't install CL-UNICODE

This is not fatal error. CL-EMB works well without CL-UNICODE. But installation will be confused.

cl-unicode-0.1.1/lists.lisp: No such file or directory

Ticket History (3/7 Histories)

2011-01-11 22:28 Updated by: kumadasu
  • New Ticket "Can't install CL-UNICODE" created
2011-01-17 17:00 Updated by: kumadasu
  • Priorité Update from 5 - moyen to 6
  • Sévérité Update from 5 - moyen to 9 - le plus élevé
2011-01-18 22:19 Updated by: kumadasu
Commentaire

This problem occurs in the case that user remove ~/.sbcl So it doesn't occur at normally process.

But at Ubuntu 10.10, this problem doesn't appear. Version of SBCL and ASDF may be related.

2011-01-19 13:59 Updated by: kumadasu
Commentaire

Try ASDF2.

2011-02-09 22:11 Updated by: kumadasu
Commentaire

I tried ASDF2 and solved the problem.

After the problem occured.

  1. Download asdf.lisp
  2. Run sbcl and
    (load "/path/to/your/installed/asdf.lisp")
    (require :asdf)
    (require :asdf-install)
    (asdf-install:install :cl-ppcre)
    
  3. quit and run again sbcl and
    (require :cl-ppcre)
    (require :cl-unicode)
    

That's OK even if I didn't write anything on .sbclrc.

Probably we should create FAQ and describe about this topic.

2011-02-09 22:11 Updated by: kumadasu
  • Propriétaire Update from (Aucun) to kumadasu
2011-02-09 22:13 Updated by: kumadasu
  • État Update from Ouvert to Atteints
  • Ticket Close date is changed to 2011-02-09 22:13

Attachment File List

No attachments

Modifier

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Connexion