WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: The required files (TCL x86_64 + x86) for multilib already exist, right!?  (Read 10093 times)

Offline xor

  • Hero Member
  • *****
  • Posts: 1268
The required files (TCL x86_64 + x86) for multilib already exist, right!?
http://tinycorelinux.net/11.x/x86_64/archive/
http://tinycorelinux.net/11.x/x86/archive/
( I guess the same version is compiled as 32 and 64 bit! )

I have a steam account
and no matter how large the file size is
I want to run steam on TCL
please help with this.
« Last Edit: March 05, 2021, 12:37:07 AM by xor »

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14812
I already explained how to compile multi-lib tinycore for you - did you try it?

See attached

Offline xor

  • Hero Member
  • *****
  • Posts: 1268
topic 1
I tried 3 times, the file could not be downloaded!
Can you send the file again or upload the cod content to the forum?!

topic 2
Even if I don't want TCL to be inflated
I want to run steam on TCL. ! :)
« Last Edit: March 06, 2021, 02:09:23 AM by xor »

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14812
I can download the attached file without problems, but OK, also posted here:

http://tinycorelinux.net/11.x/x86_64/tcz/src/multilib/

Offline xor

  • Hero Member
  • *****
  • Posts: 1268
is this a batch script !? (Is this the run.sh file!?)
{I want everything to be ready automatically}

I can download the attached file without problems, but OK, also posted here:

http://tinycorelinux.net/11.x/x86_64/tcz/src/multilib/

Offline andyj

  • Hero Member
  • *****
  • Posts: 1036
{I want everything to be ready automatically}

Looks like we finally have the truth. Pointing you in the right direction is free. If you want someone else to do it for you, PM them and be ready to discuss fair compensation.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11618
Hi xor
... {I want everything to be ready automatically} ...
Then you are using the wrong distro.
Tinycore requires you put some work into configuring it the way you want.

... topic 2
Even if I don't want TCL to be inflated
I want to run steam on TCL. ! :)
You want Tinycore to be redesigned to work the way you want it to.
You want everyone else to do the work for you.

We all want things we can't have.
Maybe, one day when you grow up, you will learn to accept this is a part of life.

In the past year, you have start at least 6 Tinycore and 2 dCore topics about multilib and steam.
You seem to think your childish behavior will get you what you want. It will not.
You have been told NO. Accept it and pick a distro that does not need to be redesigned to run your games.

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14812
is this a batch script !?

No, it's a set of instructions - you copy and paste them line by line.

Offline xor

  • Hero Member
  • *****
  • Posts: 1268
can you set it to "run.sh" as a script that automates this!?

is this a batch script !?

No, it's a set of instructions - you copy and paste them line by line.

Offline xor

  • Hero Member
  • *****
  • Posts: 1268
applications we love; want to use it in our favorite linux distro

Hi xor
... {I want everything to be ready automatically} ...
Then you are using the wrong distro.
Tinycore requires you put some work into configuring it the way you want.

... topic 2
Even if I don't want TCL to be inflated
I want to run steam on TCL. ! :)
You want Tinycore to be redesigned to work the way you want it to.
You want everyone else to do the work for you.

We all want things we can't have.
Maybe, one day when you grow up, you will learn to accept this is a part of life.

In the past year, you have start at least 6 Tinycore and 2 dCore topics about multilib and steam.
You seem to think your childish behavior will get you what you want. It will not.
You have been told NO. Accept it and pick a distro that does not need to be redesigned to run your games.

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14812
can you set it to "run.sh" as a script that automates this!?

Please make an effort to copy and paste the commands line by line - it will help you understand what is being done and how tinycorelinux works.

Offline xor

  • Hero Member
  • *****
  • Posts: 1268
I will list the errors I encountered while doing what you said!

Code: [Select]
cd binutils-2.33.1
sh: cd: can't cd to binutils-2.33.1: No such file or directory
« Last Edit: March 07, 2021, 07:29:50 AM by Juanito »

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14812
Download the binutils source from here and uncompress it: http://tinycorelinux.net/11.x/x86_64/release/src/toolchain/

Code: [Select]
$ wget http://tinycorelinux.net/11.x/x86_64/release/src/toolchain/binutils-2.33.1.tar.xz
$ tar xf binutils-2.33.1.tar.xz
$ cd binutils-2.33.1

Offline xor

  • Hero Member
  • *****
  • Posts: 1268
please, could you add the code to the content

http://tinycorelinux.net/11.x/x86_64/tcz/src/multilib/
« Last Edit: March 07, 2021, 07:29:22 AM by Juanito »

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14812
Please add it yourself if you wish.