Re: packs maintenance
Nicos Angelopoulos (Univ of York) <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <20130728222324.21320bac@naga> |
Dear Carlo, On Fri, 26 Jul 2013 21:39:36 +0200 Carlo Capelli <[email protected]> wrote: > 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 What you did was of course fine as spuds does have any compiled parts. Mostly for the benefit of other people that are not so familiar with the packager, you can also install directly via ?- pack_install( 'http://bioinformatics.nki.nl/~n.angelopoulos/sware/packs/spuds/spuds-0.0.6.tgz' ). It even verifies it. Regards, Nicos Angelopoulos --- http://bioinformatics.nki.nl/~n.angelopoulos