Software Release Scheme Based on Automatic Searching for Dynamic Linkable Library

Zhengxu Zhao,Tian Liu,Denghui Zhang
DOI: https://doi.org/10.13319/j.cnki.sjztddxxbzrb.2014.03.14
2014-01-01
Abstract:For the issue of manually locating the dynamic linkable library which the main program depends on during the traditional software release , we propose a software release scheme based on searching automatically for the dynamic linkable library .This scheme searches automatically for the dynamic linkable library which the program depends on through the perl script , solves the problem of the same dynamic linkable library not properly located in the multi-path, and achieves the release of large software system using the open source tool Inno Set-up.This scheme avoids the trouble brought by finding manually dependent libraries , reduces the manual inter-vention , reduces the cost of system maintenance , provides a quick and effective way for releasing software and improves the efficiency as well as stability of the software release .
What problem does this paper attempt to address?