Page 1 of 1
SOLVED: MakeMKV 1.5.5 for Linux Problems - Bad Download
Posted: Fri Apr 30, 2010 6:43 pm
by SilentDis
EDIT: Thanks to skittle, everything's working great on this side. A little help for those also getting bad downloads:
makemkv_v1.5.5_beta_bin.tar.gz MD5: 1ab84a65f5712207bbf7b5f0172f840f
makemkv_v1.5.5_beta_oss.tar.gz MD5: 3847a502e88a88c604337e52ef9c3732
Thanks again, skittle!
--Original Message--
The OSS GUI portion posted at
MakeMKV 1.5.5 for Linux is available points to v1.5.4.
The closed BIN portion contains no makefile, and also contains no amd64 build target.
I understand that this was most likely pushed as fast as possible as there is a desire to get it out there as fast as possible, mistakes happen
When can we expect an amd64 build of the engine, and an updated GUI portion for linux?
Big thank you for all your work on this, it is greatly appreciated!
Re: MakeMKV 1.5.5 for Linux Problems
Posted: Fri Apr 30, 2010 6:48 pm
by skittle
Yes, the link still says 1.5.4, but just download 1.5.5 manually:
also,:
Code: Select all
cat ~/source/makemkv/makemkv_v1.5.5_beta_bin/makefile.linux
...
ifeq ($(ARCH),x86_64)
ARCH=amd64
ARCH_OK=1
endif
...
Code: Select all
skittle@Skittle-PC:~/source/makemkv/makemkv_v1.5.5_beta_bin/bin$ ls
amd64 i386
[edit]
Re: MakeMKV 1.5.5 for Linux Problems
Posted: Fri Apr 30, 2010 6:56 pm
by SilentDis
skittle wrote:Yes, the link still says 1.5.4, but just download 1.5.5 manually:
also,:
Code: Select all
cat ~/source/makemkv/makemkv_v1.5.5_beta_bin/makefile.linux
...
ifeq ($(ARCH),x86_64)
ARCH=amd64
ARCH_OK=1
endif
...
Code: Select all
skittle@Skittle-PC:~/source/makemkv/makemkv_v1.5.5_beta_bin/bin$ ls
amd64 i386
please dont spout misinformation!
I'm not. The version I just got from the page does not contain a makefile, nor an amd64 build. I downloaded it all of 10 minutes ago.
$ md5sum makemkv_v1.5.5_beta_bin.tar.gz
b04ec3f88b3f9bb221707eca31077486 makemkv_v1.5.5_beta_bin.tar.gz
:~/BD Rips/makemkv_v1.5.5_beta_bin$ ls
bin src
:~/BD Rips/makemkv_v1.5.5_beta_bin$ cd bin
:~/BD Rips/makemkv_v1.5.5_beta_bin/bin$ ls
i386
Re: MakeMKV 1.5.5 for Linux Problems
Posted: Fri Apr 30, 2010 7:01 pm
by skittle
something wrong with your download then:
skittle@Skittle-PC:~$ md5sum makemkv_v1.5.5_beta_bin.tar.gz
1ab84a65f5712207bbf7b5f0172f840f makemkv_v1.5.5_beta_bin.tar.gz
download 1 second ago
Code: Select all
skittle@Skittle-PC:~$ tar -xvzf makemkv_v1.5.5_beta_bin.tar.gz
makemkv_v1.5.5_beta_bin/
makemkv_v1.5.5_beta_bin/src/
makemkv_v1.5.5_beta_bin/src/ask_eula.sh
makemkv_v1.5.5_beta_bin/src/eula_en_linux.txt
makemkv_v1.5.5_beta_bin/bin/
makemkv_v1.5.5_beta_bin/bin/i386/
makemkv_v1.5.5_beta_bin/bin/i386/makemkvcon
makemkv_v1.5.5_beta_bin/bin/amd64/
makemkv_v1.5.5_beta_bin/bin/amd64/makemkvcon
makemkv_v1.5.5_beta_bin/makefile.linux
Re: MakeMKV 1.5.5 for Linux Problems
Posted: Fri Apr 30, 2010 7:10 pm
by SilentDis
skittle wrote:something wrong with your download then:
skittle@Skittle-PC:~$ md5sum makemkv_v1.5.5_beta_bin.tar.gz
1ab84a65f5712207bbf7b5f0172f840f makemkv_v1.5.5_beta_bin.tar.gz
download 1 second ago
Code: Select all
skittle@Skittle-PC:~$ tar -xvzf makemkv_v1.5.5_beta_bin.tar.gz
makemkv_v1.5.5_beta_bin/
makemkv_v1.5.5_beta_bin/src/
makemkv_v1.5.5_beta_bin/src/ask_eula.sh
makemkv_v1.5.5_beta_bin/src/eula_en_linux.txt
makemkv_v1.5.5_beta_bin/bin/
makemkv_v1.5.5_beta_bin/bin/i386/
makemkv_v1.5.5_beta_bin/bin/i386/makemkvcon
makemkv_v1.5.5_beta_bin/bin/amd64/
makemkv_v1.5.5_beta_bin/bin/amd64/makemkvcon
makemkv_v1.5.5_beta_bin/makefile.linux
Weird. It appears I'm having a ton of problems with the site itself. I keep getting 503s accessing various pages, and upon reload, they work, etc. The md5sum of the version I just pulled is entirely different from the first 2 I had, as well as yours.
I'll keep trying, assuming till I get a matching MD5. Could you be so kind as to post the link and the MD5 of the OSS package as well? Thanks!
Re: MakeMKV 1.5.5 for Linux Problems
Posted: Fri Apr 30, 2010 7:15 pm
by skittle
skittle@Skittle-PC:~/Download$ md5sum makemkv_v1.5.5_beta_oss.tar.gz
3847a502e88a88c604337e52ef9c3732 makemkv_v1.5.5_beta_oss.tar.gz
sent pm with link
Re: MakeMKV 1.5.5 for Linux Problems
Posted: Fri Apr 30, 2010 7:25 pm
by SilentDis
skittle wrote:skittle@Skittle-PC:~/Download$ md5sum makemkv_v1.5.5_beta_oss.tar.gz
3847a502e88a88c604337e52ef9c3732 makemkv_v1.5.5_beta_oss.tar.gz
sent pm with link
Thank you so much! Everything's workin' like a charm now, I'll go back and edit my original post with the useful data from this.
Again, big thanks for your help!
Re: SOLVED: MakeMKV 1.5.5 for Linux Problems - Bad Download
Posted: Sat May 01, 2010 7:34 am
by mike admin
OSS version wasn't updated to 1.5.5 on purpose. Most of the time you can use newer bin with old oss getting less trouble if you're upgrading.