From owner-freebsd-emulation Mon Oct 21 6:50:25 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D16DF37B401 for ; Mon, 21 Oct 2002 06:50:22 -0700 (PDT) Received: from www.unsam.edu.ar (ns2.unsam.edu.ar [170.210.48.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0276C43E77 for ; Mon, 21 Oct 2002 06:50:21 -0700 (PDT) (envelope-from fernan@pi.iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11]) by www.unsam.edu.ar (8.9.3/8.9.3) with ESMTP id KAA35102 for ; Mon, 21 Oct 2002 10:50:14 -0300 (ART) (envelope-from fernan@pi.iib.unsam.edu.ar) Received: from pi.iib.unsam.edu.ar (localhost.iib.unsam.edu.ar [127.0.0.1]) by pi.iib.unsam.edu.ar (8.12.6/8.12.6) with ESMTP id g9LDoC1b030845 for ; Mon, 21 Oct 2002 10:50:13 -0300 (ART) (envelope-from fernan@pi.iib.unsam.edu.ar) Received: (from fernan@localhost) by pi.iib.unsam.edu.ar (8.12.6/8.12.6/Submit) id g9LDoCsv030844 for freebsd-emulation@freebsd.org; Mon, 21 Oct 2002 10:50:12 -0300 (ART) Date: Mon, 21 Oct 2002 10:50:12 -0300 From: Fernan Aguero To: freebsd-emulation@freebsd.org Subject: installing python2 on linux_base-7.1 Message-ID: <20021021135012.GB30757@iib.unsam.edu.ar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-PGP-Key: http://genoma.unsam.edu.ar/~fernan/pubkey.asc Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi! I am trying to install python2 from rpm over a recently updated linux_base-7.1 (linux_base-6 -> lihux_base-7). I am invoking rpm with the following command line options: pi# rpm --allfiles --ignoreos --root /compat/linux --dbpath /var/lib/rpm --replacepkgs -i python2-2.2.1-2.i386.rh7.3.rpm I get several failed dependencies, they are mostly shared libraries. I search rpmfind.net with each one and downloaded the rpm package corresponding to RedHat-7.3 i386, as I guessed that this is the closer I can get. Is my reasoning here correct? Now after installing and cleaning most dependencies I still have these ones to fulfill: error: failed dependencies: libdb-3.2.so is needed by python2-2.2.1-2 libdb.so.3 is needed by python2-2.2.1-2 libreadline.so.4 is needed by python2-2.2.1-2 However, libreadline apparently is installed by linux_base (distinfo lists it as readline-4.1-9.i386.rpm). My rpmfind.net search says that libreadline.so.4 is installed by readline-4.2a-4.i386.rpm. Upon trying to install this one I get the folloewing: file /usr/lib/libhistory.so.4 from install of readline-4.2a-4 conflicts with file from package readline-4.1-9 file /usr/lib/libreadline.so.4 from install of readline-4.2a-4 conflicts with file from package readline-4.1-9 file /usr/share/info/history.info.gz from install of readline-4.2a-4 conflicts with file from package readline-4.1-9 file /usr/share/info/readline.info.gz from install of readline-4.2a-4 conflicts with file from package readline-4.1-9 file /usr/share/info/rluserman.info.gz from install of readline-4.2a-4 conflicts with file from package readline-4.1-9 file /usr/share/man/man3/readline.3.gz from install of readline-4.2a-4 conflicts with file from package readline-4.1-9 So why does python2 still complains about a failed dependency? Also with libdb, apparently it is already installed by linux_base. However in this case, I get a failed dependency on db3x-3.2.9-4.i386.rpm (from rpmfind.net): error: failed dependencies: libtcl.so.0 is needed by db3x-3.2.9-4 However I cannot seem to find any rpm providing this libbrary on rpmfind.net Can I safely ignore these and force python2 to install? Any tips or suggestions are welcome. Fernan -- F e r n a n A g u e r o http://genoma.unsam.edu.ar/~fernan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Sat Oct 26 20:26:31 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C90937B401 for ; Sat, 26 Oct 2002 20:26:28 -0700 (PDT) Received: from proxy.nida.ac.th (osiris.phronesys.cl [200.72.130.66]) by mx1.FreeBSD.org (Postfix) with SMTP id 1CA2C43E4A for ; Sat, 26 Oct 2002 20:26:01 -0700 (PDT) (envelope-from ochotnewdirect@msn.com) Received: from [118.189.136.119] by smtp-server1.cfl.rr.com with NNFMP; Oct, 26 2002 11:07:04 PM -0000 Received: from [72.62.68.193] by rly-yk04.mx.aol.com with asmtp; Oct, 26 2002 10:28:02 PM -0800 Received: from unknown (HELO web13708.mail.yahoo.com) (141.52.163.69) by smtp4.cyberec.com with SMTP; Oct, 26 2002 9:04:02 PM -0100 Received: from 11.139.74.233 ([11.139.74.233]) by n7.groups.yahoo.com with NNFMP; Oct, 26 2002 8:07:00 PM +0700 From: fjfuBOn OntwOn To: Dr.John@FreeBSD.ORG, TOtum@FreeBSD.ORG Cc: Subject: Here's the CD you want: 400 miLLion EMaiL AddRESSES $139 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Date: Sat, 26 Oct 2002 23:33:39 -0400 X-Mailer: Microsoft Outlook Express 6.00.2462.0000 Message-Id: <20021027032601.1CA2C43E4A@mx1.FreeBSD.org> Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 400 MILLION Email Addresses in a 3 volume, 5-disk set ** Complete package only $139!! ** Reach categories Like: Business Opportunity seekers, MLM, Gambling, Adult, Auctions, Golf, Auto, Fitness Health, Investments, Sports, Phsychics, Opt-in Etc.. * ALSO FEATURING OVER 25 MILLION VERIFIED AOL, COMPUSERVE & MCI ADDRESSES * MILLIONS OF RANDOM DOMAINS ORGANIZED BY DOMAIN NAME. * NEW * 7 Million Chinese speaking persons' email addresses. ** NEW ** EMAIL GOLD CD - 100 Million FRESHLY EXTRACTED EMAIL ADDRESSES The whole cd package is in TEXT file format and fully exportable to any software. You'll enjoy more responses than with any other advertising media! HOW THIS DIRECTORY WAS COMPILED: * Virtually every other email directory on the Internet was taken and put it through an extensive email verification process thus eliminating all the dead addressess. * Special software spiders through the web searching websites, newsgroups and many other online databases with given keywords like area codes, industries, city names etc.. to find millions of fresh new addresses every week. TURN YOUR PC INTO A CASH MACHINE! E-Mail turns your computer into a Money Machine by giving you FREE, immediate access to over 400 Million People. Don't you think some of these people would be interested in your products or Services? MUCH FASTER: With bulk E-mail you get responses back in 1 to 4 days instead of waiting weeks or months! You can begin filling orders the same day you send E-mail. FREE ADVERTISING WORTH MILLIONS: It costs millions of dollars to mail. DO NOT REPLY TO THIS EMAIL ADDRESS. TO ORDER, READ BELOW: ORDER BY FAX Simply complete the order form below and fax it back to 1-630-604-1030 Make sure that we have your email address so that we can send you a receipt for your transaction. ORDER BY MAIL: Print the form below and send it together with a money order payable to FT International for the balance to: 408-5863 Leslie St. Toronto, ON M2H-1J8 CANADA Please DO NOT send POSTAL Money Orders. FAX THIS ORDER FORM BACK TO 1-630-604-1030 or 1-443-659-0730 Please PRINT or TYPE clearly Full Name:________________________________________________ Company Name:_____________________________________________ Telephone:________________________________________________ Fax:______________________________________________________ Email Address:__________________________________________* REQUIRED FIELD Shipping Address:______________________________________________ City:____________________ State/Province:________________ Country:_________________________ZIP/Postal:_____________ Shipping Options: [] $7 Regular Mail (2 - 4 weeks) [] $15 Priority Mail (1 - 2 weeks) [] $30 Fedex (overnight) For US & Canada Only - Other countries extra, please enquire by phone or email Product: (All prices are in US funds) [] Email Marketing CDROM with 100 million Addresses $69.00 [] 200 MILLION EMAIL ADDRESSES on 2 CD's $79.00 [] 1.5 Million USA Business Fax Numbers $49.00 [] COMBO PACKAGE "A" - ALL DIRECTORIES ABOVE (3 CDs) $99.00 [] Email Gold CD FRESHLY EXTRACTED 100 Million Addresses $99.00 [] 7 Million Chinese Email Addresses $99.00 [] COMBO PACKAGE "B" - ALL DIRECTORIES ABOVE (5 CDs) $139.00 TOTAL: $_________ US Funds ================================================================================ [] Paypal Order Please enter your email address for us to request payment from:______________________________________________ (after faxing in your order you will receive an email requesting you to pay) ================================================================================ [] Credit Card Order Card #:___________________________________________________ Expiry Date: ______________ Type of Card [] VISA [] MASTERCARD [] AMERICAN EXPRESS Name on Card:_____________________________________________ Billing Address:_________________________________ZIP/Postal: ____________ City:_____________________State/Province:_______________ Country:_____________ Last 3 digits on reverse of card next to signature: [ ___ - ___ - ___ ] Cardholder Signature:______________________________________ Please note that FT International will appear on your statement. ================================================================================ Please feel free to call us at 1-416-410-2136 for any questions or to order by phone. Note that the new Email Gold Cd cannot be ordered by phone yet. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message