Re: packs maintenance
Carlo Capelli <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <CABty9wyn4JEixTg5Ni5fADYEy9KAj-eJsGZE1=p5gM=ZvJDKXA@mail.gmail.com> |
2013/7/26 Nicos Angelopoulos <[email protected]> > > Dear Carlo, > > On Fri, 26 Jul 2013 11:23:32 +0200 > Carlo Capelli <[email protected]> wrote: > > > Well, user libraries as packs are a big win, but what general strategy we > > will adopt for problems ? > > > > 1 ?- pack_install(spuds). > > > > % Contacting server at http://www.swi-prolog.org/pack/query ... ok > > > > Install [email protected] from > > http://bioinformatics.nki.nl/~nicos/sware/packs/spuds/spuds-0.0.6.tgzY/n? > > > > ERROR: url ` > > http://bioinformatics.nki.nl/~nicos/sware/packs/spuds/spuds-0.0.6.tgz' > does > > not exist (status(404,Not Found)) > > > > 2 ?- > > > > > > Should I bother Nicos, Jan, or myself ? > > > > Of course, I really want spuds running here ! > > > > > > bye Carlo > > > I am not sure what happened, but as I will soon be moving the site, > I can only provide a temporary solution. > > I added spuds 0.0.6 at > > http://bioinformatics.nki.nl/~n.angelopoulos/sware/packs/spuds/spuds-0.0.6.tgz > > I was under the impression the server did back-up the packages > in case they disapper. I don't know how to let the server know of > this, > but I don't want to publish a fresh version. > > Comments on spuds itself are very welcome. You might get errors > from the system libraries, > as spuds uses unstable features of SWI. > > Regards, > > Nicos Angelopoulos > --- > http://bioinformatics.nki.nl/~n.angelopoulos > Thanks so much, Nicos. I ended up bothering both you and me :) I opened the URL, unzipped the content to ~/lib/swipl/pack/spuds, then copied spuds-0.0.6.tgz from download directory to ~/lib/swipl/pack/Downloads, and restarted Prolog. Restarting was necessary to let Prolog to adjust the file_search_path. Not sure if copying the tgz was necessary... bye Carlo -------------- next part -------------- HTML attachment scrubbed and removed