On Sat, Nov 03, 2001 at 11:49:03AM +0530, Seshan wrote: > > That was a typo problem, its not transation server its supposed > to be transaction server > > Hope that satisfies your curiosity, now do you know anything > about any transaction server in Linux? > ---end quoted text---
Just heard of them, never installed or used one. The most common one AFAIK, is RG Tecq (LTS) (viz. Linux Transaction server). Its homepage is at http://www.rgtecq.com. This is used by a few professional houses inclusive of eConnect ( sending confidential ATM credit/ debit info etc ). I also read somewhere about Corel trying to add ePocketPay to their LTS under development for Linux, some time ago. Googling for "linux+transaction+server" may yeild more results. Since these are largely for commercial use, it is unlikely any would be available as open source. Bish. -- : ####[ Linux One Stanza Tip (LOST) ]########################### Sub : Dependent libraries for a binary LOST #065 The easiest way to check out as to which libraries a binary is dependent, try: $ldd binary-file Example: $ldd /bin/ls libc.so.6 => /lib/libc.so.6 (0x40018000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) ####<[EMAIL PROTECTED]>#################################### : _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
