[opensuse] Re: Installing both .i586 and .x86_64 version of the same package



Michael Schroeder wrote:
On Wed, May 18, 2011 at 12:51:09AM +0200, Joachim Schrod wrote:
On openSUSE 11.4 x86_64; I'd like to install both

libtcnative-1-0.x86_64=1.3.3-6.2
libtcnative-1-0.i586=1.3.3-6.2

I.e., both the 32bit and the 64bit versions of that library. Fwiw,
this is runtime stuff for Tomcat. (I suppose, what I really want is
a libtcnative-1-0-32bit package; but I didn't find one.)

Install the 'build-mkbaselibs' package and do
echo 'libtcnative-1-0' > baselibs.conf
/usr/lib/mkbaselibs -c /usr/lib/build/baselibs_global.conf -c baselibs.conf <rpm>
on the libtcnative-1-0.i586 rpm. It'll create a '-32bit' package
that you can install.

(The buildservice automatically does this if the source a
"baselibs.conf" file.)

Thanks, that's a nice quickfix; while I set up a repository to use
the buildservice.

Joachim

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Joachim Schrod Email: jschrod@xxxxxxx
Roedermark, Germany

--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • Re: apt-get --purge
    ... There seemed to be some serious problem with the tomcat manager ... I ran apt-get remove tomcat5.5-admin ... Those files that you deleted probably belong to some other package ... dependencies and reinstall them with 'apt-get --reinstall install' ...
    (Debian-User)
  • Re: Installing tomcat5 on RHEL4
    ... include test servelets and the main pages (I come from a suse background, ... Subsequently when I installed tomcat from source on my production box (I ... it also didn't have a seperate package in the dev channel for tomcat5-admin ... Now to install php and check to see if I can get it to work with tomcat (not ...
    (RedHat)
  • [opensuse] Installing both .i586 and .x86_64 version of the same package
    ... On openSUSE 11.4 x86_64; I'd like to install both ... Fwiw, ... this is runtime stuff for Tomcat. ...
    (SuSE)
  • Re: [opensuse] Installing both .i586 and .x86_64 version of the same package
    ... this is runtime stuff for Tomcat. ... Is there a way to do this, short of taking the source rpm, renaming ... Install the 'build-mkbaselibs' package and do ...
    (SuSE)
  • Re: Tomcat
    ... Maybe I should install X ... And it proved that tomcat is alive and well. ... > thought I'd rather stay with the package shipped with ubuntu. ...
    (Ubuntu)