View Single Post
  #8   (View Single Post)  
Old 22nd March 2013
daemonfowl daemonfowl is offline
bsdstudent
 
Join Date: Jan 2012
Location: DaemonLand
Posts: 834
Default

Thanks thirdm !

Code:
Running Build install
Building File-MimeInfo
Installing /usr/local/man/man1/mimeopen.1
Installing /usr/local/man/man1/mimetype.1
Installing /usr/local/libdata/perl5/site_perl/File/MimeInfo.pm
Installing /usr/local/libdata/perl5/site_perl/File/MimeInfo/Rox.pm
Installing /usr/local/libdata/perl5/site_perl/File/MimeInfo/Applications.pm
Installing /usr/local/libdata/perl5/site_perl/File/MimeInfo/Magic.pm
Installing /usr/local/libdata/perl5/site_perl/File/MimeInfo/Cookbook.pod
Installing /usr/local/man/man3p/File::MimeInfo.3p
Installing /usr/local/man/man3p/File::MimeInfo::Cookbook.3p
Installing /usr/local/man/man3p/File::MimeInfo::Rox.3p
Installing /usr/local/man/man3p/File::MimeInfo::Magic.3p
Installing /usr/local/man/man3p/File::MimeInfo::Applications.3p
Installing /usr/local/bin/mimeopen
Installing /usr/local/bin/mimetype
  PARDUS/File-MimeInfo/File-MimeInfo-0.16.tar.gz
  ./Build install  -- OK
mimetype works perfectly ..

.iso mimetype seems different though :
When I mv x.iso to x , its size gets smaller and mimetype fails to determine its id -so to speak- it says : text/plain instead of x-cd-image.
The file command however seems smarter , same output for ipxe which is actually ipxe.iso :
Code:
 file ipxe
ipx: ISO 9660 CD-ROM filesystem data 'CDROM                          ' (bootable)
Reply With Quote