chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Re: url library


From: Kon Lovett
Subject: [Chicken-users] Re: url library
Date: Fri, 4 May 2007 12:50:49 -0700


On May 4, 2007, at 6:01 AM, Elf wrote:


theres a heisenbug in there somewhere, cause when i did chicken- setup url it failed, but chicken-setup -v url succeeded. this is odd. : ( sorry.

-elf


Sorry, cannot reproduce:

klovett ~ #16
$ chicken-setup url

The extension url does not exist.
Do you want to download it ? (yes/no/abort) [yes]
downloading url.egg from (www.call-with-current-continuation.org eggs 80)
  gunzip -c ../url.egg | tar xf -
/usr/local/bin/csc -feature compiling-extension -s -O2 -d1 url.scm -o url.so -check-imports -emit-exports url.exports
  rm -fr /usr/local/lib/chicken/1x/url.so
  cp -r url.so /usr/local/lib/chicken/1x/url.so
  chmod a+r /usr/local/lib/chicken/1x/url.so
  cp -r url.html /usr/local/lib/chicken/1x/url.html
  chmod a+r /usr/local/lib/chicken/1x/url.html

* Installing documentation files in /usr/local/lib/chicken/1x:
  cp -r url.html /usr/local/lib/chicken/1x/url.html

  chmod a+r /usr/local/lib/chicken/1x/url.setup-info
/usr/local/bin/csc -feature compiling-extension -s -O2 -d1 ftp- parse.scm -o ftp-parse.so -check-imports -emit-exports ftp-parse.exports
  rm -fr /usr/local/lib/chicken/1x/ftp-parse.so
  cp -r ftp-parse.so /usr/local/lib/chicken/1x/ftp-parse.so
  chmod a+r /usr/local/lib/chicken/1x/ftp-parse.so

* Installing documentation files in /usr/local/lib/chicken/1x:
  cp -r url.html /usr/local/lib/chicken/1x/url.html

  chmod a+r /usr/local/lib/chicken/1x/ftp-parse.setup-info
  cp -r url-test.scm /usr/local/lib/chicken/1x/testbase/tests
  Running url-test in /usr/local/lib/chicken/1x/testbase/tests
  rm -fr url.egg-dir
.

Kon






reply via email to

[Prev in Thread] Current Thread [Next in Thread]