Hi, Matt--

I believe type-errors is part of the check-errors egg. HTH.

On Tue, Mar 26, 2013 at 11:38 PM, Matt Welland <[email protected]> wrote:
> I managed to get deploy working for another (much simpler) app yesterday.
> Now I seem to be stuck on an extension that doesn't exist. Is there some
> other extension I should load that provides type-errors? I'm using 4.8.0
>
> matt@xena:~/data/megatest$ ./deploytarg/megatest
>
> Error: (require) cannot load extension: type-errors
>
>     Call history:
>
>     common.scm:12: ##sys#require          <--
> matt@xena:~/data/megatest$ chicken-install -prefix deploytarg -deploy
> type-errors
> retrieving ...
> connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
> requesting "/henrietta.cgi?name=type-errors&mode=default" ...
> reading response ...
> HTTP/1.1 200 OK
> Date: Wed, 27 Mar 2013 05:34:36 GMT
> Server: Apache/2.2.19 (Unix) mod_ssl/2.2.19 OpenSSL/0.9.9-dev DAV/2
> SVN/1.6.17 PHP/5.2.17 mod_fastcgi/2.4.6
> Connection: close
> Transfer-Encoding: chunked
> Content-Type: text/plain
> reading chunks .
> reading files ...
>
>
> Error: extension or version not found
> matt@xena:~/data/megatest$
>
>
> _______________________________________________
> Chicken-users mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/chicken-users
>

_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to