#------------------------------------------------------------------------------ # Copyright (c) 2001-2024 The Eisfair Team, team(at)eisfair(dot)org # # Creation: 2008-08-24 jed # Last Update: $Id$ # # !!! this is not a script but an step-by-step howto !!! #------------------------------------------------------------------------------ exit 1 # - needs the following environment to build: gcc v3.3.4 # - needs the following library packages to be build: - libssl-dev - libpcre-dev # - needs the following packages to be build: + base 2.8.2 ### RPM build info ### RPM package source: https://download.opensuse.org/repositories/openSUSE:/Factory/standard/src/mailx-12.5-26.3.src.rpm # if the RPM build process is used instead of the manual build process, # the following package can be ignored and aren't required for this # package: # - krb5-dev # - man # - openssl-dev # - pcre # - postfix # # RPM build command: # rpmbuild -ba --rmsource --nocheck ./SPECS/minicom.spec