{"id":69,"date":"2009-05-27T21:47:00","date_gmt":"2009-05-27T21:47:00","guid":{"rendered":"http:\/\/cockfieldofdreams.com\/blog\/2009\/05\/27\/xbox-media-center-ccxstream\/"},"modified":"2009-05-27T21:47:00","modified_gmt":"2009-05-27T21:47:00","slug":"xbox-media-center-ccxstream","status":"publish","type":"post","link":"http:\/\/cockfieldofdreams.com\/blog\/2009\/05\/xbox-media-center-ccxstream.html","title":{"rendered":"Xbox Media Center: ccxstream"},"content":{"rendered":"<p>So I modded my xbox a while back, basically turning it into a media center. I keep TV shows, movies, and games on it. It&#8217;s pretty handy. Any way, it only has a 200 GB hard drive in it, and a while back I discovered a program called ccxstream that allows me to use another computer as a media server, thus making the xbox&#8217;s hard drive as big as any server it can connect to.<\/p>\n<p>Any way, after upgrading to 64 bit Ubuntu a while back and trying to run .\/ccxstream from command line, I got this error:<\/p>\n<p><code>bryan@SERVER-UBUNTU:~\/$ .\/ccxstream<br \/>.\/ccxstream: error while loading shared libraries: libreadline.so.5: cannot open shared object file: No such file or directory<\/code><\/p>\n<p>I&#8217;ve gotten this error before and since then forgot how to fix it, so I&#8217;m putting it up here in case I one day forget again. The fix for this problem is to install the appropriate libreadline file, which can be done by:<\/p>\n<p><code>bryan@SERVER-UBUNTU:~\/$ sudo apt-get install lib32readline5<br \/>Reading package lists... Done<br \/>Building dependency tree<br \/>Reading state information... Done<br \/>lib32readline5 is already the newest version.<br \/>0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.<br \/>bryan@SERVER-UBUNTU:~\/$<\/code><\/p>\n<p>The key is that it&#8217;s the 32-bit libreadline file. The one the 64-bit OS looks to is the 64-bit readline file, which my version of ccxstream doesn&#8217;t like.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>So I modded my xbox a while back, basically turning it into a media center. I keep TV shows, movies, and games on it. It&#8217;s pretty handy. Any way, it only has a 200 GB hard drive in it, and a while back I discovered a program called ccxstream that allows me to use another &hellip; <\/p>\n<p class=\"link-more\"><a href=\"http:\/\/cockfieldofdreams.com\/blog\/2009\/05\/xbox-media-center-ccxstream.html\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Xbox Media Center: ccxstream&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"http:\/\/cockfieldofdreams.com\/blog\/wp-json\/wp\/v2\/posts\/69"}],"collection":[{"href":"http:\/\/cockfieldofdreams.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/cockfieldofdreams.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/cockfieldofdreams.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/cockfieldofdreams.com\/blog\/wp-json\/wp\/v2\/comments?post=69"}],"version-history":[{"count":0,"href":"http:\/\/cockfieldofdreams.com\/blog\/wp-json\/wp\/v2\/posts\/69\/revisions"}],"wp:attachment":[{"href":"http:\/\/cockfieldofdreams.com\/blog\/wp-json\/wp\/v2\/media?parent=69"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/cockfieldofdreams.com\/blog\/wp-json\/wp\/v2\/categories?post=69"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/cockfieldofdreams.com\/blog\/wp-json\/wp\/v2\/tags?post=69"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}