Asking a semi-side tangent question here....
I have some RAR files that I have unRAR in windows and can see all the files in Windows but they are unseen across the FTP. The Octane can't see the files unRARed by windows.
So my current solution was to use my Raspberry pi as an in between but getting RAR on Linux is turning into an all day affair so far. 8:30 am to 1:20 PM and still no results getting RAR on a Raspberry PI. Every tutorial leads to installing RAR and that ends up being "Package 'rar' has no installation candidate.
I modify the sources.list to include the lines given but nothing ever succeeds.. It arrives at various errors and dependency issues.
"Sigh... Linux... you always wound me... I want you to be an efficient beast... but until software devs begin to even remotely understand user experience and user interface..
you will always be a strange beast for terminal typing preference over UI".
None the less... I have acquired a nice RAR that has a lot of Renderman stuff and I can see all of it in Windows but can't get any of it into Irix except a couple of tgz and tar files and they say they are corrupted or broken when I try to gzip... tar -xvf etc etc the files.
So I assume that the windows unRAR is killing some critical data somehow that is usable by Irix's file system.
The next step would be to simply find a RAR solution IN Irix... until at least I can hope that
the Raspberry Pi in between can unRAR the files that end up being seeable by the Octane.
Good news is that the Raspberry Pi sees the Octane through FTP with no trouble at all.
I did notice in the emulation section here.. there is a Topic....
https://forums.irixnet.org/thread-4081.html
and in the Oct 25th section it says
-added RAR
So I am hoping this means I can unRAR stuff in Irix and keep the file integrity.
--- EDIT ---
By some black magic miracle I successfully compiled UNRAR on my Raspberry Pi.
Imagine after compiling it twice and it failing due to the fact that the folder it wanted to write to didn't have proper permissions set....
... forever sigh....
You would imagine it would know somehow that the destination folder... NEEDS write permissions BEFORE it sets off to do a very VERY long compile..
but instead gets through the whole things after a half hour and says... sorry... no write permissions.
Even I, as a basic script writing, python slinging plebe, would try to write something
that at LEAST writes the output to a temp directory in case of permissions issues.
SHEESH...
Anyways... eventually I find another site unrelated to raspbian that reports the same error...
and gives the usual chmod permissions biz on the critical folders...
that 99% of the time NEED this permissions set to achieve anything along the most basic functionality.
And yet... its not the default.
I remember Bryan Lunduke complaining about this in 2007 with Fedora distro...
and yet here we still are.
I digress. I am unRAR ing the files now and it looks like it unpacked them all with integrity.... to be continued... THOUGH...
If you have a RAR software solution in Irix please still post here... this may not work and I want back up plans.