Git Product home page Git Product logo

cl-sanitize's People

Contributors

alokthapa avatar archimag avatar ska80 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cl-sanitize's Issues

Question about files

Reading the cl-libxml2, I thought that it would be possible to use the clean function with pathnames. Am I right?

(sanitize:clean #p"teste-0.html" sanitize:+BASIC+)

Is it the right way to parse files?

Best,
Alexandre

install from quicklisp on SBCL and Allegro CL is not working on MacOS 10.7.2

Hello,

It seems that cl-sanitize is not installable from quicklisp in Mac OS 10.7.2. I tried from SBCL and Allegro CL. The error seems to be with cl-libxml2:

(ql:quickload :cl-libxml2)
To load "cl-libxml2":
Load 1 ASDF system:
cl-libxml2
; Loading "cl-libxml2"

Unable to load any of the alternatives:
("libxml2.so" "libxml2.so.2")
[Condition of type CFFI:LOAD-FOREIGN-LIBRARY-ERROR]

Restarts:
0: [RETRY] Try loading the foreign library again.
1: [USE-VALUE] Use another library instead.
2: [SKIP] Skip loading foreign library libxml2.
3: [RETRY] retry the load of /Users/arademaker/.cache/common-lisp/acl-8.2a-macosx-x64/Users/arademaker/quicklisp/dists/quicklisp/software/cl-libxml2-20111001-git/tree/xtree.fasl
4: [SKIP] skip loading /Users/arademaker/.cache/common-lisp/acl-8.2a-macosx-x64/Users/arademaker/quicklisp/dists/quicklisp/software/cl-libxml2-20111001-git/tree/xtree.fasl
5: [TRY-RECOMPILING] Recompile xtree and try loading it again
--more--

Backtrace:
0: (ERROR CFFI:LOAD-FOREIGN-LIBRARY-ERROR :FORMAT-CONTROL "Unable to load any of the alternatives:~% S" :FORMAT-ARGUMENTS (("libxml2.so" "libxml2.so.2")))
1: (CFFI::FL-ERROR "Unable to load any of the alternatives:
% ~S" ("libxml2.so" "libxml2.so.2"))
2: (CFFI::TRY-FOREIGN-LIBRARY-ALTERNATIVES LIBXML2.TREE::LIBXML2 ("libxml2.so" "libxml2.so.2"))
3: (CFFI::LOAD-FOREIGN-LIBRARY-HELPER LIBXML2.TREE::LIBXML2 (:OR "libxml2.so" "libxml2.so.2") NIL)
4: ((FLET CFFI::%DO-LOAD-FOREIGN-LIBRARY CFFI::%DO-LOAD) #<CFFI:FOREIGN-LIBRARY @ #x1001b758d2> LIBXML2.TREE::LIBXML2 (:OR "libxml2.so" "libxml2.so.2"))
5: (CFFI::%DO-LOAD-FOREIGN-LIBRARY LIBXML2.TREE::LIBXML2 NIL)
6: (CFFI:LOAD-FOREIGN-LIBRARY LIBXML2.TREE::LIBXML2)
7: ((:TOP-LEVEL-FORM "xtree.lisp" 547))
....

Any idea?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.