Python 3.12 in LFS 12.1
by LinLuc from LinuxQuestions.org on (#6NAE5)
Hi All,
Trying to do LinuxFromScratch 12.1 and then compiling Python 3.12.2 in chroot environment. Chapter 7.10 installing the the 'additional' tools.
When I compile Python and install, it does not create a symlink Python3 to the executable. I just see Python3.12, 2to3-3.12 etc. in the binary directory.
Any idea what goes wrong here. When creating the symlink by hand, some problems come up when compiling Glibc again.
Luc
Trying to do LinuxFromScratch 12.1 and then compiling Python 3.12.2 in chroot environment. Chapter 7.10 installing the the 'additional' tools.
When I compile Python and install, it does not create a symlink Python3 to the executable. I just see Python3.12, 2to3-3.12 etc. in the binary directory.
Any idea what goes wrong here. When creating the symlink by hand, some problems come up when compiling Glibc again.
Luc