Re: (no subject)
Anne Ogborn <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
Wouter also did the pack-ification for weblog, which is also n github ----- Original Message ----- From: Carlo Capelli <[email protected]> To: Prolog <[email protected]> Cc: Sent: Wednesday, August 28, 2013 2:20 PM Subject: [SWIPL] (no subject) Hi all I was trying to use github to host a pack, without success. I've seen that Wouter also hosted on github, indeed I get the same errors... 6 ?- pack_install(cowspeak). % Contacting server at http://www.swi-prolog.org/pack/query ... ok Install [email protected] from https://github.com/wouterbeek/Cowspeak.git Y/n? ERROR: Unknown error term: archive_error(25,Unrecognized archive format) then I tried to pass the git url 8 ?- pack_install('https://github.com/wouterbeek/Cowspeak.git'). % Cloning into /home/carlo/lib/swipl/pack/Cowspeak... Verify package status (anonymously) at "http://www.swi-prolog.org/pack/query" Y/n? % Contacting server at http://www.swi-prolog.org/pack/query ... ok % "Cowspeak.git" was downloaded 2 times Package: Cowspeak Title: Cowspeak Installed version: 0.0.2 Author: Wouter Beek <[email protected]> Maintainer: Wouter Beek <[email protected]> Packager: Wouter Beek <[email protected]> Home page: http://www.wouterbeek.com/cowspeak/ Activate pack "Cowspeak" Y/n? ERROR: directory `/home/carlo/lib/swipl/pack/Cowspeak' does not exist Note that the repository doesn't follow the guidelines<http://www.swi-prolog.org/howto/Pack.html>, lacking a .tgz and a subdir I had the first error after trying to follow the guidelines (it appears that in Downloads folder I get an xml file, kind of github descriptor, but named as the compressed archive). Then I tried the second route, with similar problem. Should be my usual noobness with github... Any hint ? TIA Carlo -------------- next part -------------- HTML attachment scrubbed and removed _______________________________________________ SWI-Prolog mailing list [email protected] https://lists.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog