Re: Build and runtime dependencies

2012-12-21 Thread Chris Angelico
On Fri, Dec 21, 2012 at 9:11 AM, Jack Silver wrote: > On the first one (the server), I want to build install python 3.3.0 in a > shared filesystem and access it from the second one (the client). Correct me if I'm wrong, but my understanding of your description is this: System #1 ("server"): Full

Re: Build and runtime dependencies

2012-12-21 Thread Chen Qi
? 2012?12?21? 06:11, Jack Silver ??: I have two Linux From Scratch machine. On the first one (the server), I want to build install python 3.3.0 in a shared filesystem and access it from the second one (the client). These machines are fairly minimal in term of the number of software installed.

Re: Build and runtime dependencies

2012-12-20 Thread Hans Mulder
On 20/12/12 23:11:45, Jack Silver wrote: > I have two Linux From Scratch machine. > > On the first one (the server), I want to build install python 3.3.0 in a > shared filesystem and access it from the second one (the client). These > machines are fairly minimal in term of the number of software i

Re: Build and runtime dependencies

2012-12-20 Thread Miki Tebeka
On Thursday, December 20, 2012 2:11:45 PM UTC-8, Jack Silver wrote: > I have two Linux From Scratch machine. > Hence, I do not need to install all those libraries on the client machine. > Right ? It depends on what the client needs. For example if you use zlib compression in the protocol, you'll