Re: kio-extras really not needed anymore?
| Newsgroups | gmane.linux.lfs.beyond.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 2024-11-18 at 12:02 -0600, Bruce Dubbs wrote: > > ##needs KDSoap > > (https://github.com/KDAB/KDSoap/releases/tag/kdsoap-2.2.0) Release > > doesn't work. Use git clone, git submodule update --init -- > > recursive. Use https://github.com/KDAB/KDSoap/releases/download/kdsoap-2.2.0/kdsoap-2.2.0.tar.gz, not https://github.com/KDAB/KDSoap/archive/refs/tags/kdsoap-2.2.0.tar.gz. We've been telling in https://www.linuxfromscratch.org/lfs/view/systemd/chapter03/introduction.html: For some packages, the release tarball and the (Git or SVN) repository snapshot tarball for that release may be published with similar file names. A release tarball contains generated files (for example, a configure script generated by autoconf), in addition to the contents of the corresponding repository snapshot. The book uses release tarballs whenever possible. Using a repository snapshot instead of a release tarball specified by the book will cause problems. And in the prior BLFS release (https://www.linuxfromscratch.org/blfs/view/12.2/basicnet/kdsoap.html) we are using the release tarball, not the snapshot. -- Xi Ruoyao <[email protected]> School of Aerospace Science and Technology, Xidian University -- http://lists.linuxfromscratch.org/sympa/info/blfs-dev Unsubscribe: See the above information page