<p>IBM distributes the TSM clients in RPM format, but not in deb format for Debian based Linux distributions.  The re are some TSM clients in deb format out there, but the latest I could find is version 5.4.  I found that alien converts the RPM files decently enough.</p>
<p>First, install alien:</p>
<pre><code>sudo apt-get install alien</code</pre>
<p>Then, get all the RPMs you want to install in the same directory and run:</p>
<pre><code>alien -k *.rpm</code></pre>
<p>There is a problem with the install scripts that they didn't create a link on my systems:</p>
<pre><code>ln -s /opt/tivoli/tsm/client/lang/EN_US/dsmclientV3.cat /opt/tivoli/tsm/client/ba/bin/EN_US/dsmclientV3.cat</code></pre>
<p>After that, the client should work just as if installed on a Redhat based system.</p>
{"id":454,"date":"2010-02-15T16:49:52","date_gmt":"2010-02-15T20:49:52","guid":{"rendered":"http:\/\/patrickv.info\/wordpress\/?p=454"},"modified":"2010-02-15T16:49:52","modified_gmt":"2010-02-15T20:49:52","slug":"installing-tsm-client-on-ubuntu","status":"publish","type":"post","link":"https:\/\/rootuser.ninja\/index.php\/2010\/02\/15\/installing-tsm-client-on-ubuntu\/","title":{"rendered":"Installing TSM Client On Ubuntu"},"content":{"rendered":"<p>IBM distributes the TSM clients in RPM format, but not in deb format for Debian based Linux distributions.  The re are some TSM clients in deb format out there, but the latest I could find is version 5.4.  I found that alien converts the RPM files decently enough.<\/p>\n<p>First, install alien:<\/p>\n<pre><code>sudo apt-get install alien<\/code<\/pre>\n<p>Then, get all the RPMs you want to install in the same directory and run:<\/p>\n<pre><code>alien -k *.rpm<\/code><\/pre>\n<p>There is a problem with the install scripts that they didn't create a link on my systems:<\/p>\n<pre><code>ln -s \/opt\/tivoli\/tsm\/client\/lang\/EN_US\/dsmclientV3.cat \/opt\/tivoli\/tsm\/client\/ba\/bin\/EN_US\/dsmclientV3.cat<\/code><\/pre>\n<p>After that, the client should work just as if installed on a Redhat based system.<\/p>\n","protected":false},"excerpt":{"rendered":null,"protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,1],"tags":[],"class_list":["post-454","post","type-post","status-publish","format-standard","hentry","category-tsm-notes","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/posts\/454","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/comments?post=454"}],"version-history":[{"count":0,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/posts\/454\/revisions"}],"wp:attachment":[{"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/media?parent=454"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/categories?post=454"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rootuser.ninja\/index.php\/wp-json\/wp\/v2\/tags?post=454"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}