hi david i have a similar question too ... in the make file when i set LIB_PATH= -L/home/oracle/product/9.2/lib -L/home/oracle/product/9.2/rdbms/lib/ -L/home/oracle/product/9.2/precomp/public but that setting is specific to my computer i am interested in building an rpm that uses LIB_PATH= -L/home/oracle/product/8.2/lib -L/home/oracle/product/8.2/rdbms/lib/ -L/home/oracle/product/8.2/precomp/public if the machine that will install my software has oracle8 ... i am v new to linux dont mind if thats a very simple question to ask... but i am looking forward for a solution .. any solutions ?? thanks in advance regards lavnish --- rpm-list-request@xxxxxxxxxx wrote: > Send Rpm-list mailing list submissions to > rpm-list@xxxxxxxxxx > > To subscribe or unsubscribe via the World Wide Web, > visit > https://www.redhat.com/mailman/listinfo/rpm-list > or, via email, send a message with subject or body > 'help' to > rpm-list-request@xxxxxxxxxx > > You can reach the person managing the list at > rpm-list-owner@xxxxxxxxxx > > When replying, please edit your Subject line so it > is more specific > than "Re: Contents of Rpm-list digest..." > > Today's Topics: > > 1. python versions in rpm (David Hugh-Jones) > > From: David Hugh-Jones <davidhughjones@xxxxxxxxx> > Subject: python versions in rpm > Date: Sat, 12 Mar 2005 12:58:23 +0000 > To: rpm-list@xxxxxxxxxx > > Hi > > I have a fairly simple question. I would like to > build an rpm that, > when installed on the user's computer, figures out > whether to put > python library files in /usr/lib/python2.3/ or > /usr/lib/python2.2/ > etc. > > In other words, I want to have one rpm for as many > distros as > possible, rather than having different rpms for > every distro with a > different python version. > > Is this possible? I note that the .spec file can > include things like > > /usr/lib/python*/site-packages/ > > in the %files section, but I assume that when you > build the rpm, it > automatically selects the path where the files are > installed on your > host system. > > Cheers > David > > > > _______________________________________________ > Rpm-list mailing list > Rpm-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/rpm-list __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list