Sponsored Content
Full Discussion: I want to unregister
Contact Us Forum Support Area for Unregistered Users & Account Problems I want to unregister Post 302174707 by Perderabo on Tuesday 11th of March 2008 08:46:27 PM
Old 03-11-2008
We don't have a way to unregister. But you could go to your control panel and change your email address to some non-existent address. When you change your email, we automatically send you a confirmation email with a link for you to click. You won't be able to use your account until you click on that link. But you won't be able to click on the link since you did not get it. Because we will now an incorrect email address, we can never contact you.
 
common-lisp-controller(3)				     Library Functions Manual					 common-lisp-controller(3)

NAME
common-lisp-controller - Common Lisp system management tool DESCRIPTION
The common-lisp-controller system will manage the installed Common Lisp implementations and libraries on the system. The main function is to enable every user to load any available library and to store the compiled files in a user and implementation specific cache directory. On upgrades of either implementations or libraries these directories will be cleared so that no old fasl files will remain. There are also options to add libraries by default to new images, see /usr/share/doc/common-lisp-controller/README.Debian , or to add user specific libraries to the management system, see clc-register-user-package. EXAMPLES
To load a clc library :foo on a clc enabled implementation simply do (clc:clc-require :foo) FILES
/var/cache/common-lisp/ <uid> / <implementation-name> / <library> the cache directory for a library fir a given user with associated uid and a certain implementation. /usr/share/common-lisp/systems/ the location of the libraries. BUGS
Bug reports should be sent to the Debian BTS, preferably with reportbug. AUTHOR
Peter Van Eynde (pvaneynd@debian.org) 2001-2006 Kevin M. Rosenberg (kmr@debian.org) 2001-2004 Rene van Bevern 2005-2006 Desmond O. Chang (dochang@gmail.com) 2010 SEE ALSO
clc-register-user-package(1), clc-unregister-user-package(1) register-common-lisp-implementation(8) register-common-lisp-source(8) unregis- ter-common-lisp-implementation|source(8) unregister-common-lisp-source(8) 7th Edition March, 15, 2006 common-lisp-controller(3)
All times are GMT -4. The time now is 01:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy