Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.compression > #4033
| From | Eli the Bearded <*@eli.users.panix.com> |
|---|---|
| Newsgroups | comp.compression |
| Subject | Re: Compact Pro |
| Date | 2021-04-17 04:58 +0000 |
| Organization | Some absurd concept |
| Message-ID | <eli$2104170038@qaz.wtf> (permalink) |
| References | <eli$2104042227@qaz.wtf> <cfe45b0e-e761-47d0-8a6a-4571ede468b8n@googlegroups.com> |
In comp.compression, firstname lastname <nmtpycjz@gmail.com> wrote: > On Monday, April 5, 2021 at 12:31:21 PM UTC+10, Eli the Bearded wrote: >> Old Mac and DOS binaries, but I was hoping for something I could run on >> Linux (preferred) or NetBSD. > try this, it says it supports compact pro: > http://ibiblio.org/pub/linux/utils/compress/macutils.tar.gz Says it does, but apparently not. It didn't compile out of the box, because some variables were declared 'extern' and 'static', so I dropped the statics, eg: < static char *lzh_pointer; > char *lzh_pointer; But it just gives me CRC errors. These files do decompress with the DOS program I have (but then I get DOS names out, with long filenames shortened with tildes), so I don't believe the files are corrupt as a CRC might imply. Oh well. Thanks for the effort. I may find a use for other things in that package. Elijah ------
Back to comp.compression | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Compact Pro Eli the Bearded <*@eli.users.panix.com> - 2021-04-05 02:31 +0000
Re: Compact Pro firstname lastname <nmtpycjz@gmail.com> - 2021-04-15 17:50 -0700
Re: Compact Pro Eli the Bearded <*@eli.users.panix.com> - 2021-04-17 04:58 +0000
Re: Compact Pro LLG <tanarriscourge@yahoo.com> - 2021-08-07 04:57 -0700
Re: Compact Pro Eli the Bearded <*@eli.users.panix.com> - 2021-08-08 06:20 +0000
Re: Compact Pro LLG <tanarriscourge@yahoo.com> - 2021-08-08 10:33 -0700
Re: Compact Pro Eli the Bearded <*@eli.users.panix.com> - 2021-08-09 01:10 +0000
csiph-web