Jump to content

[New 2024] Install Theos on Windows 10/11 (Subsystem for Linux)


76 posts in this topic

Recommended Posts

Posted (edited)

the third command is not working

 

echo "umask 0022" >> ~/.bashrc

Capture.png

 

 

EDIT : THIS HAS BEEN SOLVED 

 

but i am facing another problem now..

 

LAPTOP-I0N13D38:/tmp$ wget http://mirrors.kernel.org/ubuntu/pool/main/g/gcc-5/libstdc++6_5.4.0-6ubuntu1~16.04.9_amd64.deb -O libstdc++.deb
--2018-06-29 05:57:07--  http://mirrors.kernel.org/ubuntu/pool/main/g/gcc-5/libstdc++6_5.4.0-6ubuntu1~16.04.9_amd64.deb
Resolving mirrors.kernel.org (mirrors.kernel.org)... 198.145.21.9, 2001:19d0:306:6:0:1994:3:14
Connecting to mirrors.kernel.org (mirrors.kernel.org)|198.145.21.9|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://mirrors.edge.kernel.org/ubuntu/pool/main/g/gcc-5/libstdc++6_5.4.0-6ubuntu1~16.04.9_amd64.deb [following]
--2018-06-29 05:57:08--  http://mirrors.edge.kernel.org/ubuntu/pool/main/g/gcc-5/libstdc++6_5.4.0-6ubuntu1~16.04.9_amd64.deb
Resolving mirrors.edge.kernel.org (mirrors.edge.kernel.org)... 147.75.101.1, 2604:1380:2001:3900::1
Connecting to mirrors.edge.kernel.org (mirrors.edge.kernel.org)|147.75.101.1|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-06-29 05:57:08 ERROR 404: Not Found.

 

 

Updated by Vegito
Posted
6 minutes ago, Laxus said:
Vegito@LAPTOP-I0N13D38:/tmp$ dpkg-deb -x libstdc++.deb libstdc++
Vegito@LAPTOP-I0N13D38:/tmp$ c
Vegito@LAPTOP-I0N13D38:/tmp$ cp libstdc++/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21 /usr/lib/x86_64-linux-gnu/
cp: cannot stat 'libstdc++/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21': No such file or directory
Vegito@LAPTOP-I0N13D38:/tmp$ cd ..
Vegito@LAPTOP-I0N13D38:/$ cp libstdc++/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21 /usr/lib/x86_64-linux-gnu/
cp: cannot stat 'libstdc++/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21': No such file or directory
Vegito@LAPTOP-I0N13D38:/$ cd tmp
Vegito@LAPTOP-I0N13D38:/tmp$ cp libstdc++/usr/lib/x86_64-linux-gnu/libstdc++ /usr/lib/x86_64-linux-gnu/
cp: cannot stat 'libstdc++/usr/lib/x86_64-linux-gnu/libstdc++': No such file or directory

 

Just now, Vegito said:

Vegito@LAPTOP-I0N13D38:/tmp$ dpkg-deb -x libstdc++.deb libstdc++
Vegito@LAPTOP-I0N13D38:/tmp$ c
Vegito@LAPTOP-I0N13D38:/tmp$ cp libstdc++/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21 /usr/lib/x86_64-linux-gnu/
cp: cannot stat 'libstdc++/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21': No such file or directory
Vegito@LAPTOP-I0N13D38:/tmp$ cd ..
Vegito@LAPTOP-I0N13D38:/$ cp libstdc++/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21 /usr/lib/x86_64-linux-gnu/
cp: cannot stat 'libstdc++/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21': No such file or directory
Vegito@LAPTOP-I0N13D38:/$ cd tmp
Vegito@LAPTOP-I0N13D38:/tmp$ cp libstdc++/usr/lib/x86_64-linux-gnu/libstdc++ /usr/lib/x86_64-linux-gnu/
cp: cannot stat 'libstdc++/usr/lib/x86_64-linux-gnu/libstdc++': No such file or directory

 

another problem, it can't find the directory

Posted

Check your folder, make sure there is a /usr/lib folder

Posted

@DiDA @Laxus i am constantly getting this error when trying to compile (make package) one simple tweak:

Quote

make: Makefile: Permission denied
make: *** No rule to make target 'package'.  Stop.

1) Im already inside my project folder.

2) i had no problems while installing theos on my windows 10 pc, so i guess i have everything necessary.

Could you guys please give some help what could be the problem???

Posted
3 minutes ago, SpLiNt3r said:

@DiDA @Laxus i am constantly getting this error when trying to compile (make package) one simple tweak:

1) Im already inside my project folder.

2) i had no problems while installing theos on my windows 10 pc, so i guess i have everything necessary.

Could you guys please give some help what could be the problem???

Sounds like permission issues. Restarting your Ubuntu Window should fix this.

Using Windows Explorer to replace or change the files breaks the permissions in Ubuntu sadly.

Posted
Just now, DiDA said:

Sounds like permission issues. Restarting your Ubuntu Window should fix this.

Using Windows Explorer to replace or change the files breaks the permissions in Ubuntu sadly.

sadly i did that already. i reopened ubuntu like 5 times and still giving me the same message. is that how you restart ubuntu?

Posted
5 minutes ago, SpLiNt3r said:

sadly i did that already. i reopened ubuntu like 5 times and still giving me the same message. is that how you restart ubuntu?

Try chmod +x Makefile

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines