Sponsored Content
Full Discussion: CMI Legacy
Top Forums Programming CMI Legacy Post 74129 by dino_leix on Wednesday 8th of June 2005 03:00:29 AM
Old 06-08-2005
CMI Legacy

Is there anyone who still uses CMI to connect to the legacy system , my c applications do uses the binaries and libraries for using the CMI functionality but i do not have access to the original source code , and since this is a very old stuff , i just could not get any source to get to knwo the source , If anyone still have it or knows about it , I would like to the how the implementation of CMI_CONNECT is done .

Will be great to receive a reply from anyone of you
 

4 More Discussions You Might Find Interesting

1. Solaris

nVidia + CMI sound

Hi there, can somebohy help me with Solaris 8 (x86) ver. 02/2002. I cannot run it with nVidia GeForce 2 MX 440 graphic card in resolution up to 640x480. Is there some driver for this card? And this problen is with sound card CMI 8738. If somebody can write me a location, where I can download it or... (1 Reply)
Discussion started by: kotrcka
1 Replies

2. Programming

VERSYS Legacy System

I need help locating the tables that hold the demograhic data in this system on an AIX box. Does anyone know the path? (0 Replies)
Discussion started by: Chelcye
0 Replies

3. What is on Your Mind?

Tron Legacy

Watched it. Major disappointment. (10 Replies)
Discussion started by: ni2
10 Replies

4. Solaris

Determine if you are in a Legacy Zone?

Hi Folks, Just a quick question here, about Legacy Zones. Well more about how to determine if you are actually in one, on logging into a legacy zone - is there a quick way of checking that? Regards Gull04 (7 Replies)
Discussion started by: gull04
7 Replies
DH_LISP(1)						User Contributed Perl Documentation						DH_LISP(1)

NAME
dh_lisp - register Common Lisp source and implementations SYNOPSIS
dh_lisp [debhelper options] [implementation] DESCRIPTION
dh_lisp is a debhelper program that is responsible for registering Common Lisp source and implementations with the Common Lisp Controller. For Common Lisp library packages dh_lisp will automatically generate the postinst and prerm commands needed to interface with the Common Lisp Controller. It also links the given ASDF system definitions appropriately. It takes into account all ASDs that you installed below usr/share/common-lisp/source (for example with dh_install(1)). If dh_lisp finds precompiled files from CLISP, SBCL or CMUCL, it will add a dependency on the implementation that can read the FASL version used by the implementation currently installed. (this is most likely the one which built the binaries in the package) If you supply implementation, dh_lisp automatically installs the implementation-specific script, which is expected to reside in debian/implementation.sh. dh_lisp automatically generates the necessary maintainer scripts to register the implementation with the Common Lisp Controller. OPTIONS
-n, --noscripts do not add to maintainer scripts -d do not generate dependencies on implementations for binary files in the package implementation Install the debian/implementation.sh script and generate maintainer scripts to (un)register implementation at the Common Lisp Controller. NOTES
Note that this command is not idempotent. "dh_clean -k" should be called between invocations of this command. Otherwise, it may cause multiple instances of the same text to be added to maintainer scripts. SEE ALSO
debhelper(7), The Common Lisp in Debian Manual: http://cl-debian.alioth.debian.org/clid/ AUTHOR
Rene van Bevern <rvb@debian.org> perl v5.10.1 2011-03-06 DH_LISP(1)
All times are GMT -4. The time now is 07:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy