2009/11/26 by Vladimir Rubanov, Rubanov, Vladimir
Computer Science · #Advanced Malware Detection Techniques #Software System Performance and Reliability #Web Data Mining and Analysis
paper · doi:10.14279/tuj.eceasst.20.280.274
openalex publication_date 2009/11/26 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/01
Problems with portability of applications across various Linux distributions is one of the major sore spots of independent software vendors (ISVs) wishing to support the Linux platform in their products. The source of the problem is that different distributions have different sets of system libraries that vary in the interfaces (APIs) provided, with respect to both composition and behavior. And the critical questions arise such as which distributions my application would run or what can I specifically do to make my application run on a greater number of This article presents an approach and the Linux Application Checker tool that help to answer such questions by automatically analyzing the target application and confronting collected data with the internal knowledge base containing information about the various real world distributions. Additionally, Linux Application Checker is an official tool approved by the Linux Foundation for certifying applications for compliance with the Linux Standard Base (LSB) standard, the leading effort for the single Linux specification.