Re: CentOS 7 x64

2015-12-21 Thread Mike Pechkin
if you run "make all" add to list: ... glibc-devel openssl-devel Mike On Mon, Dec 21, 2015 at 5:35 PM, Mike Pechkin wrote: > hi, > > when centos installed from centOS7-Miminimal.iso you should install > required rpm by: > $ yum install gcc glibc-devel.i686 libstdc++-devel.i686 > > Mike > > >

Re: CentOS 7 x64

2015-12-21 Thread Mike Pechkin
hi, when centos installed from centOS7-Miminimal.iso you should install required rpm by: $ yum install gcc glibc-devel.i686 libstdc++-devel.i686 Mike On Mon, Dec 21, 2015 at 4:58 PM, Mike Pechkin wrote: > hi, > > news from porting sandbox: > checked, pil32 and pil64 compiles on CentOS7 out o

Re: CentOS 7 x64

2015-12-21 Thread Mike Pechkin
hi, news from porting sandbox: checked, pil32 and pil64 compiles on CentOS7 out of box, when all required rpms are installed. Mike On Mon, Dec 21, 2015 at 3:34 PM, Mike Pechkin wrote: > hi, > > latest picolisp (32 and 64) cant compile on CentOS 7 out of box. > installing to vmware to check.