From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Wed, 23 Jun 2021 10:44:39 +0200 Subject: [LTP] LTP environment setup In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! > Can you provide any links or documents on how to set up LTP environment from scratch? What exactly are you looking for? Compiling and installing LTP can be quite easy, that's just usuall ./configure && make && make install. If you are looking for build/run dependencies we recently started to work on a script that prints list of packages when given a distribution name, see https://github.com/metan-ucw/runltp-ng/blob/master/install_pkg.pm -- Cyril Hrubis chrubis@suse.cz