Fwd: Re: [plt-scheme] SrPersist Sources (Linux)

From: Toon Verwaest (camden at camden.be)
Date: Mon May 17 11:31:42 EDT 2004

Well yes, that's also the problem... The .plt file only does
this when setup-plting the file:

setup-plt: Setup version is 206p1
setup-plt: PLT home directory is /usr/plt
setup-plt: Collection paths are
setup-plt:   /root/.plt-scheme/206p1/collects
setup-plt:   /usr/plt/collects
setup-plt: Unpacking SrPersist from srpersist-206p1-src-all.plt
setup-plt:   making directory srpersist in /usr/plt/./collects/
setup-plt:   unpacking srpersist.ss in /usr/plt/./collects/srpersist/
setup-plt:   unpacking doc.txt in /usr/plt/./collects/srpersist/
setup-plt:   unpacking info.ss in /usr/plt/./collects/srpersist/
setup-plt:   unpacking tutorial.txt in /usr/plt/./collects/srpersist/
setup-plt:   making directory private in /usr/plt/./collects/srpersist/
setup-plt:   unpacking sigs.ss in /usr/plt/./collects/srpersist/private/
setup-plt: No more .zos to compile for SrPersist
setup-plt: Done setting up

so it doesn't install anything in /usr/plt/src...

Could anyone please send me that sourcefiles?

Thanks!
Toon
 
 
> On (17/05/04 06:02), Daniel Silva wrote:
> > Date: Mon, 17 May 2004 06:02:55 -0500
> > From: Daniel Silva <daniel.silva at gmail.com>
> > To: Toon Verwaest <camden at camden.be>
> > Subject: Re: [plt-scheme] SrPersist Sources (Linux)
> > Cc: plt-scheme at po.cs.brown.edu
> > 
> > On Mon, 17 May 2004 12:40:34 +0200, Toon Verwaest <camden at camden.be> wrote:
> > > 
> > >  For list-related administrative tasks:
> > >  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
> > > 
> > > I'm trying to install SchemeQL on my Gentoo Linux, but I'm having
> > > some troubles on installing srpersist. I found the srpersist
> > > sources on the server, but it seems that if I setup-plt those,
> > > it doesn't do much... After installing I have a srpersist folder
> > > with some file etc, but schemeql is still errorring out because
> > > he misses the srpmain.ss file, that should be located in private
> > > (where there is only a sigs file)
> > > 
> > > Any ideas on how to correctly install the sources?
> > > 
> > 
> > You need to build the C sources in plt/src/srpersist
> > 
> > Make sure you read the README file, because it has some information
> > concerning what you need to edit in the Makefile.
> > 
> > Daniel

----- End forwarded message -----


Posted on the users mailing list.