Tiny Core Base > CorePlus

Regulatory Domain settings

<< < (3/4) > >>

Rich:
Hi madmax
The  compile_crda  file mentions  using openssl fails. The info file for  python-m2crypto.tcz  says it's an  openssl wrapper.
I see no references to  openssl  in any of the compilation commands so try running without it.

madmax:
Hello:

--- Quote from: Juanito on May 14, 2017, 11:27:52 AM ---Welcome to the world of compiling stuff  :)

--- End quote ---
Thanks ...

--- Quote ---See:
http://www.tinycorelinux.net/7.x/x86_64/tcz/src/python-m2crypto/

--- End quote ---
Indeed ...

I installed python-dev.tcz which I did not have.
But no dice:


--- Code: ---tc@box:~$ tce-load -i python-dev python-typing python-setuptools openssl-dev
python-dev is already installed!
openssl-dev is already installed!
python-typing.tcz not found!
tc@box:~$

--- End code ---

As Murphy would have it, python-typing.tcz is not present in the 8.x repo.
And now?

Thanks for all the help in trying to figure this out.

MM





Rich:
Hi madmax

--- Quote from: madmax on May 14, 2017, 11:47:54 AM ---As Murphy would have it, python-typing.tcz is not present in the 8.x repo.
And now?

--- End quote ---
http://www.tinycorelinux.net/7.x/x86_64/tcz/src/python-typing/

madmax:
Hello:

--- Quote from: Rich on May 14, 2017, 11:36:10 AM ---The  compile_crda  file mentions  using openssl fails. The info file for  python-m2crypto.tcz  says it's an  openssl wrapper.
I see no references to  openssl  in any of the compilation commands so try running without it.

--- End quote ---
My guess is that you mean running this:

--- Code: ---tc@box:~$ tce-load -i openssl-dev libnl-dev git libgcrypt-dev

--- End code ---

But now it asks for libnl-dev.tcz:


--- Code: ---tc@box:~$ tce-load -i openssl-dev libnl-dev git libgcrypt-dev
openssl-dev is already installed!
libnl-dev.tcz not found!
tc@box:~$

--- End code ---

So I install libnl-dev.tcz, git.tcz and libgcryp-dev.tcz twhich were not in my TC and will start again.
I'll let you know how it goes.

Thanks for the input.  =-)
MM

coreplayer2:
hi madmax, 
I'm not sure if you're familiar but tce-load -i option only loads extensions that have been previously downloaded.


--- Code: ---tc@box:~$ tce-load -i openssl-dev libnl-dev git libgcrypt-dev
openssl-dev is already installed!
libnl-dev.tcz not found!
tc@box:~$

--- End code ---

Try this instead

--- Code: ---tce-load -w openssl-dev libnl-dev git libgcrypt-dev
tce-load -i openssl-dev libnl-dev git libgcrypt-dev
--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version