LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-03-2011, 05:41 AM   #1
ted_chou12
Member
 
Registered: Aug 2010
Location: Zhongli, Taoyuan
Distribution: slackware, windows, debian (armv4l GNU/Linux)
Posts: 431
Blog Entries: 32

Rep: Reputation: 3
mimms error


Hi, since mimms is a small program, I tried to play with it to rip mms streams, but it shows the following error, I have searched online, but very little was found, and the comments found said it was a bug.
Code:
sh-3.1# mimms -t 2 mms://bcr.media.hinet.net/RA000072 /mnt/sda1/test.asf
Connecting ...libmms error: libmms connection error
Thanks
 
Old 04-03-2011, 06:39 AM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Why are you running this program as root ?


Assume mimms-3.2.1.
And a libmms-0.5, installed with your 'Package Manager'.
( Or with : ./configure --prefix=/usr/ ).

$ mimms -t 2 mms://bcr.media.hinet.net/RA000072 : I get no errors.
 
1 members found this post helpful.
Old 04-03-2011, 07:01 AM   #3
ted_chou12
Member
 
Registered: Aug 2010
Location: Zhongli, Taoyuan
Distribution: slackware, windows, debian (armv4l GNU/Linux)
Posts: 431

Original Poster
Blog Entries: 32

Rep: Reputation: 3
HI!!!! Thanks! I think the error is now gone after i cd into some directory:
Code:
sh-3.1# cd /mnt/sda1/
sh-3.1# mimms -t 2 mms://bcr.media.hinet.net/RA000072
Connecting ...
Download aborted by user.
This looks like its running normally, but I cant find the file in mnt/sda1? where should it be?
Thanks
 
Old 04-03-2011, 07:26 AM   #4
ted_chou12
Member
 
Registered: Aug 2010
Location: Zhongli, Taoyuan
Distribution: slackware, windows, debian (armv4l GNU/Linux)
Posts: 431

Original Poster
Blog Entries: 32

Rep: Reputation: 3
Hi, I dont know why, but it suddenly doesn't work again? is it unstable? And i tried to look for the package as well.
Code:
sh-3.1# apt-get install libmms-0.5
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package libmms-0.5
sh-3.1# cd /mnt/sda1/
sh-3.1# mimms -t 2 mms://bcr.media.hinet.net/RA000072
Connecting ...libmms error: libmms connection error
Thanks again,
 
Old 04-03-2011, 11:14 AM   #5
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Well, you could have told in post # 1, that it's a "Debian" system. (Ubuntu?)
http://www.linuxquestions.org/linux/...Ask_a_Question
http://www.catb.org/~esr/faqs/smart-questions.html

The commands are : 1) apt-cache search libmms : To decide a package name.
2) apt-get install libmms0
2a) apt-get install libmms-dev : If you will reinstall 'mimms'.


[knudfl@localhost 3]$ mimms mms://bcr.media.hinet.net/RA000072
mms://bcr.media.hinet.net/RA000072 => RA000072.wmv
""5.56 MB / ∞ B (8.04 kB/s, ∞ s remaining""

With 8 kB/s you will not get a file in 2 minutes : Nothing appears.

..

Last edited by knudfl; 04-03-2011 at 02:15 PM.
 
1 members found this post helpful.
Old 04-03-2011, 08:47 PM   #6
ted_chou12
Member
 
Registered: Aug 2010
Location: Zhongli, Taoyuan
Distribution: slackware, windows, debian (armv4l GNU/Linux)
Posts: 431

Original Poster
Blog Entries: 32

Rep: Reputation: 3
THanks, sorry for not mentioning it's a debian system, cause its actually a chrooted environment. it's not ubuntu, more like a unofficial freeware running on a light machine.
I've tried both commands: apt-get install libmms0 and apt-get install libmms-dev, libmms-dev was already installed, libmms0 is newly installed, but after all, it's still the same result:
Code:
sh-3.1# mimms -t 2 mms://bcr.media.hinet.net/RA000072
Connecting ...libmms error: libmms connection error

sh-3.1# cd /mnt/sda1/
sh-3.1# dir
ajaxterm        blogrss.run        ftpupload.run        libmad    lighttpd-angel  mmsrip            plowshare  samba_3.0.10-r0_arm.ipk  streamripper
blog_chroot.sh  blogrss_chroot.sh  ftpupload_chroot.sh  lighttpd  lighttpdo       mplayerecord.run  record     script_backup
sh-3.1# mimms -t 2 mms://bcr.media.hinet.net/RA000072
Connecting ...libmms error: libmms connection error
Thanks,
Ted
 
Old 04-04-2011, 10:48 AM   #7
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
The command : cat /etc/issue : Will tell, which Debian you have.
And : 'uname -a' : If it is a 32bits or a 64bits OS.

'mimms' is not working with the Debian 'libmms0'. Must be removed :
apt-get remove libmms0 libmms-dev

libmms http://sourceforge.net/projects/libm...ar.gz/download
cd libmms-0.6.2/ && ./configure --prefix=/usr/ && make && make install

And on Debian Lenny 32bits : No timeout by using 'mimms -t 2'.
mimms -t 2 mms://bcr.media.hinet.net/RA000072
... And 'RA000072.wmv', 966 kB was downloaded.
...
 
1 members found this post helpful.
Old 04-04-2011, 11:58 PM   #8
ted_chou12
Member
 
Registered: Aug 2010
Location: Zhongli, Taoyuan
Distribution: slackware, windows, debian (armv4l GNU/Linux)
Posts: 431

Original Poster
Blog Entries: 32

Rep: Reputation: 3
Quote:
Originally Posted by knudfl View Post
The command : cat /etc/issue : Will tell, which Debian you have.
And : 'uname -a' : If it is a 32bits or a 64bits OS.

'mimms' is not working with the Debian 'libmms0'. Must be removed :
apt-get remove libmms0 libmms-dev

libmms http://sourceforge.net/projects/libm...ar.gz/download
cd libmms-0.6.2/ && ./configure --prefix=/usr/ && make && make install

And on Debian Lenny 32bits : No timeout by using 'mimms -t 2'.
mimms -t 2 mms://bcr.media.hinet.net/RA000072
... And 'RA000072.wmv', 966 kB was downloaded.
...
Thanks! you are awesome! this comepletely worked!!!
Code:
sh-3.1# mimms -t 2 mms://bcr.media.hinet.net/RA000072 /mnt/sda1/RA072.wmv
mms://bcr.media.hinet.net/RA000072 => /mnt/sda1/RA072.wmv
989.18 kB / ∞ B (8.04 kB/s, ∞ s remaining)
Download stopped after user-specified timeout.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Google-Chrome Error (Error 9 (net::ERR_UNEXPECTED): Unknown error) smoooth103 Slackware 4 12-04-2010 07:42 PM
[SOLVED] php5 ./configure error: (FILENAME=- FNR=27) fatal error: internal error richinsc Linux - Software 2 07-08-2010 09:20 AM
Memory error: extended error chipkill ecc error rajivdp Linux - Hardware 1 12-07-2009 08:26 AM
Sendmail: eocket wedge , 504 error , dsn error, mail relay connection error djcs Debian 0 03-03-2009 12:41 AM
[MIMMS] Is mimms able to "resume" like most of downloaders in Windows ? tungvs Linux - Software 1 02-27-2009 03:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration