Re: [lfs-support] Some blfs programs expect /usr/bin/python

2018-03-13 Thread Richard Melville
On 13 March 2018 at 16:11, Bruce Dubbs wrote: > On 03/13/2018 04:49 AM, Richard Melville wrote: > >> On 8 March 2018 at 17:15, Hazel Russman > > wrote: >> >> On Thu, 8 Mar 2018 10:11:23 -0600 >> Bruce

Re: [lfs-support] Some blfs programs expect /usr/bin/python

2018-03-13 Thread Bruce Dubbs
On 03/13/2018 04:49 AM, Richard Melville wrote: On 8 March 2018 at 17:15, Hazel Russman > wrote: On Thu, 8 Mar 2018 10:11:23 -0600 Bruce Dubbs > wrote: > >Ken

Re: [lfs-support] Some blfs programs expect /usr/bin/python

2018-03-13 Thread Tim Tassonis
On 03/13/2018 10:49 AM, Richard Melville wrote: On 8 March 2018 at 17:15, Hazel Russman > wrote: On Thu, 8 Mar 2018 10:11:23 -0600 Bruce Dubbs > wrote: > >Ken

Re: [lfs-support] Some blfs programs expect /usr/bin/python

2018-03-13 Thread Richard Melville
On 8 March 2018 at 17:15, Hazel Russman wrote: > On Thu, 8 Mar 2018 10:11:23 -0600 > Bruce Dubbs wrote: > > > >Ken Moffat wrote: > > > I admire your optimism that you will be able to build (what I assume > > > is) a desktop system without

Re: [lfs-support] Some blfs programs expect /usr/bin/python

2018-03-08 Thread Hazel Russman
On Thu, 8 Mar 2018 10:11:23 -0600 Bruce Dubbs wrote: > >Ken Moffat wrote: > > I admire your optimism that you will be able to build (what I assume > > is) a desktop system without python2. > > Hazel, > > python is mentioned in 176 files in BLFS, but only 42 of those

Re: [lfs-support] Some blfs programs expect /usr/bin/python

2018-03-08 Thread Bruce Dubbs
Ken Moffat wrote: On Thu, Mar 08, 2018 at 11:41:39AM +, Hazel Russman wrote: On Thu, 8 Mar 2018 11:14:58 +0100 Pierre Labastie wrote: I couldn't find an instruction in LFS to create this link. I suggest adding: Some programs expect to find /usr/bin/python. To

Re: [lfs-support] Some blfs programs expect /usr/bin/python

2018-03-08 Thread Ken Moffat
On Thu, Mar 08, 2018 at 11:41:39AM +, Hazel Russman wrote: > On Thu, 8 Mar 2018 11:14:58 +0100 > Pierre Labastie wrote: > > > > > > > I couldn't find an instruction in LFS to create this link. I suggest > > > adding: > > > Some programs expect to find

Re: [lfs-support] Some blfs programs expect /usr/bin/python

2018-03-08 Thread Hazel Russman
On Thu, 8 Mar 2018 11:14:58 +0100 Pierre Labastie wrote: > On 08/03/2018 10:20, Hazel Russman wrote: > > Python is installed in LFS 8.2 as /usr/bin/python3. While I was building > > harfbuzz in BLFS 8.2, I discovered that the check stage requires > > /usr/bin/python.

Re: [lfs-support] Some blfs programs expect /usr/bin/python

2018-03-08 Thread Pierre Labastie
On 08/03/2018 10:20, Hazel Russman wrote: > Python is installed in LFS 8.2 as /usr/bin/python3. While I was building > harfbuzz in BLFS 8.2, I discovered that the check stage requires > /usr/bin/python. There may be other programs that look for this name too. > Creating a symlink solved the