hi, am Mittwoch 08 August 2012, 19:24:44 schrieb meik michalke: > it turns out the bundle doesn't contain most of the files in > > /opt/rkward/share/mime > > but only a few of them.
i think i found something. even on debian systems there is no package with the *file* /usr/share/mime/application/octet-stream.xml, although it's present, at least if you've installed KDE. if i got it right, it's generated by the update-mime-database command, which is in the shared-mime-info package. the portfile of that package... https://trac.macports.org/browser/trunk/dports/devel/shared-mime-info/Portfile ... contains the lines: <shared-mime-info-port> post-activate { ui_debug "Updating MIME database..." system "${prefix}/bin/update-mime-database -V ${prefix}/share/mime" } </shared-mime-info-port> and i'm pretty sure this call is missing (not executed) in the bundled package, so the extra MIME type files are not generated. now i'll try to find out if/how a .dmg file can run post-install scripts like .deb packages do. this would also render most of the instructions in the README obsolete, as they could be included in such a script as well. viele grüße :: m.eik -- dipl. psych. meik michalke institut f"ur experimentelle psychologie abt. f"ur diagnostik und differentielle psychologie heinrich-heine-universit"at d-40204 d"usseldorf
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ RKWard-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rkward-devel
