guenchi

Results 32 comments of guenchi

I think in your case, you don't export the library path. use " raven run yourserver.sc" or `$ export CHEZSCHEMELIBDIRS=.:lib:/usr/local/lib && export CHEZSCHEMELIBEXTS=.chezscheme.sls::.chezscheme.so:.ss::.so:.sls::.so:.scm::.so:.sch::.so:.sc::.so` and "scheme yourserver.sc"

``` --|--yourserver.sc |--lib |--igropyr |--http.sc |--http.so |--c |--httpc.c ```