Need 32bit libtpp - don't see a way to get it from suse

For the curious, it’s to run a patched version of dosbox to try to get applications to print.

I found libtpp here:

https://build.opensuse.org/package/show/devel:libraries:c_c++/tbb

and installed the 64bit version. There appears to be a 32bit version but I didn’t find any way to install it. I also looked at this page:

http://software.opensuse.org/download.html?project=devel%3Alibraries%3Ac_c%2B%2B&package=tbb

but it is older than that of my first source and doesn’t offer 32bit version (in any way I could see). I may be able to figure out how to compile a 32bit version but it’s been a lonnnnnng time since I got intimate w/a compiler and I would prefer to use a good version installed by yast if possible. Maybe I missed something on those web pages?

Thanks for any ideas.

Rufus

Hi
You would need to ask them to produce the 32bit versioned libs package for 64bit Leap… Not sure how just downloading the 32bit rpm and extracting the libs would go…

According to the following, a 32-bit version is available from a private repo
https://software.opensuse.org/package/tbb

After clicking on the 32-bit link,
Open a root console in your Downloads folder (or use sudo within the console) and install with the following command

zypper in tbb-22_20090809-1.1.i586.rpm

If you’re having problems installing, post a description what you’re running into.

TSU

Malcom, TSU

Thanks for the response. I hope TSU’s link does the trick. Else I guess it won’t hurt my character to deal w/the compiler - just so many bits of time flying away here and there…

Rufus