Jump to content

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


Rook

75 posts in this topic

Recommended Posts

Im getting this error while trying to make a project with nic.pl

Quote

readline() on closed filehandle $nichandle at /home/chr1s/theos/bin/nic.pl line 252.
seek() on closed filehandle $nichandle at /home/chr1s/theos/bin/nic.pl line 253.
Use of uninitialized value $line in pattern match (m//) at /home/chr1s/theos/bin/nic.pl line 260.
readline() on closed filehandle $nichandle at /home/chr1s/theos/bin/nic.pl line 252.
seek() on closed filehandle $nichandle at /home/chr1s/theos/bin/nic.pl line 253.
Use of uninitialized value $line in pattern match (m//) at /home/chr1s/theos/bin/nic.pl line 260.

 

it doesnt show the templates ive added in the templates folder

 

Link to comment
Share on other sites

@Rooki cant install clang 6.0 on Ubuntu window . It show 

sudo apt install clang-6.0
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:

 clang-6.0 : Depends: libjsoncpp1 (>= 1.7.4) but it is not installable
             Depends: libllvm6.0 (>= 1:6.0~svn298832-1~) but it is not going to be installed
             Depends: libstdc++-7-dev but it is not installable
             Depends: libgcc-7-dev but it is not installable
             Depends: libobjc-7-dev but it is not installable
             Depends: libclang-common-6.0-dev (= 1:6.0.1~svn334776-1~exp1~20190309042703.125) but it is not going to be installed
             Depends: libclang1-6.0 (= 1:6.0.1~svn334776-1~exp1~20190309042703.125) but it is not going to be installed
             Recommends: llvm-6.0-dev but it is not going to be installed
             Recommends: python but it is not installable
             Recommends: libomp-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

then when i make package it show error:

make package
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
> Making all for tweak dreamraiders…
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
==> Preprocessing Tweak.x…
==> Preprocessing Tweak.x…
==> Preprocessing Tweak.x…
==> Compiling Tweak.x (arm64)…
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang++: No such file or directory
make[3]: *** [/home/daubap/theos/makefiles/instance/rules.mk:379: /home/daubap/dreamraiders/.theos/obj/debug/arm64/Tweak.x.dd2698a4.o] Error 127
==> Compiling Tweak.x (armv7)…
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang++: No such file or directory
make[3]: *** [/home/daubap/theos/makefiles/instance/rules.mk:379: /home/daubap/dreamraiders/.theos/obj/debug/armv7/Tweak.x.0dac857a.o] Error 127
==> Compiling Tweak.x (arm64e)…
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang++: No such file or directory
make[3]: *** [/home/daubap/theos/makefiles/instance/rules.mk:379: /home/daubap/dreamraiders/.theos/obj/debug/arm64e/Tweak.x.dcdef4d0.o] Error 127
rm /home/daubap/dreamraiders/.theos/obj/debug/arm64/Tweak.x.mrm /home/daubap/dreamraiders/.theos/obj/debug/armv7/Tweak.x.mrm /home/daubap/dreamraiders/.theos/obj/debug/arm64e/Tweak.x.m


make[2]: *** [/home/daubap/theos/makefiles/instance/library.mk:52: /home/daubap/dreamraiders/.theos/obj/debug/arm64/dreamraiders.dylib] Error 2
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [/home/daubap/theos/makefiles/instance/library.mk:52: /home/daubap/dreamraiders/.theos/obj/debug/armv7/dreamraiders.dylib] Error 2
make[2]: *** [/home/daubap/theos/makefiles/instance/library.mk:52: /home/daubap/dreamraiders/.theos/obj/debug/arm64e/dreamraiders.dylib] Error 2
make[1]: *** [/home/daubap/theos/makefiles/instance/library.mk:37: internal-library-all_] Error 2
make: *** [/home/daubap/theos/makefiles/master/rules.mk:146: dreamraiders.all.tweak.variables] Error 2

 

Plz help me

Link to comment
Share on other sites

2 minutes ago, Quocvietktc said:

@Rooki cant install clang 6.0 on Ubuntu window . It show 

sudo apt install clang-6.0
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:

 clang-6.0 : Depends: libjsoncpp1 (>= 1.7.4) but it is not installable
             Depends: libllvm6.0 (>= 1:6.0~svn298832-1~) but it is not going to be installed
             Depends: libstdc++-7-dev but it is not installable
             Depends: libgcc-7-dev but it is not installable
             Depends: libobjc-7-dev but it is not installable
             Depends: libclang-common-6.0-dev (= 1:6.0.1~svn334776-1~exp1~20190309042703.125) but it is not going to be installed
             Depends: libclang1-6.0 (= 1:6.0.1~svn334776-1~exp1~20190309042703.125) but it is not going to be installed
             Recommends: llvm-6.0-dev but it is not going to be installed
             Recommends: python but it is not installable
             Recommends: libomp-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

then when i make package it show error:

make package
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
> Making all for tweak dreamraiders…
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang: No such file or directory
==> Preprocessing Tweak.x…
==> Preprocessing Tweak.x…
==> Preprocessing Tweak.x…
==> Compiling Tweak.x (arm64)…
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang++: No such file or directory
make[3]: *** [/home/daubap/theos/makefiles/instance/rules.mk:379: /home/daubap/dreamraiders/.theos/obj/debug/arm64/Tweak.x.dd2698a4.o] Error 127
==> Compiling Tweak.x (armv7)…
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang++: No such file or directory
make[3]: *** [/home/daubap/theos/makefiles/instance/rules.mk:379: /home/daubap/dreamraiders/.theos/obj/debug/armv7/Tweak.x.0dac857a.o] Error 127
==> Compiling Tweak.x (arm64e)…
bash: line 1: /home/daubap/theos/toolchain/linux/iphone/bin/clang++: No such file or directory
make[3]: *** [/home/daubap/theos/makefiles/instance/rules.mk:379: /home/daubap/dreamraiders/.theos/obj/debug/arm64e/Tweak.x.dcdef4d0.o] Error 127
rm /home/daubap/dreamraiders/.theos/obj/debug/arm64/Tweak.x.mrm /home/daubap/dreamraiders/.theos/obj/debug/armv7/Tweak.x.mrm /home/daubap/dreamraiders/.theos/obj/debug/arm64e/Tweak.x.m


make[2]: *** [/home/daubap/theos/makefiles/instance/library.mk:52: /home/daubap/dreamraiders/.theos/obj/debug/arm64/dreamraiders.dylib] Error 2
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [/home/daubap/theos/makefiles/instance/library.mk:52: /home/daubap/dreamraiders/.theos/obj/debug/armv7/dreamraiders.dylib] Error 2
make[2]: *** [/home/daubap/theos/makefiles/instance/library.mk:52: /home/daubap/dreamraiders/.theos/obj/debug/arm64e/dreamraiders.dylib] Error 2
make[1]: *** [/home/daubap/theos/makefiles/instance/library.mk:37: internal-library-all_] Error 2
make: *** [/home/daubap/theos/makefiles/master/rules.mk:146: dreamraiders.all.tweak.variables] Error 2

 

Plz help me

This is an outdated tutorial. You’re better off using Windows Subsystem Linux now.

Link to comment
Share on other sites

  • Rook changed the title to [New 2024] Install Theos on Windows 10/11 (Subsystem for Linux)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below. For more information, please read our Posting Guidelines.
Reply to this topic... Posting Guidelines

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Our picks

    • MY LITTLE PONY: MAGIC PRINCESS v9.3.0 +3 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: MY LITTLE PONY: MAGIC PRINCESS By Gameloft
      Bundle ID: com.gameloft.mylittlepony
      iTunes Store Link: https://apps.apple.com/us/app/my-little-pony-magic-princess/id533173905
       

      Hack Features:
      - Unlimited Coins -> Will increase instead of decrease.
      - Unlimited Gems -> Will increase instead of decrease.
      - Unlimited Hearts -> Will increase instead of decrease.


      Jailbreak required hack(s): https://iosgods.com/topic/169980-my-little-pony-magic-princess-all-versions-3-cheats-unlimited-currencies/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Like
      • 176 replies
    • Mars Survivor - Loot & Build v1.1.7 +6 Jailed Cheats [ Unlimited Everything ]
      Modded/Hacked App: Mars Survivor - Loot & Build By Estoty LLC
      Bundle ID: com.space.breaker.game
      iTunes Store Link: https://apps.apple.com/us/app/mars-survivor-loot-build/id6476778963?uo=4


      Hack Features:
      - Unlimited Currencies -> Earn some.
      - Unlimited Resources -> Earn some.
      - God Mode
      - One-Hit Kill
      - One-Hit w/ Tool
      - No Ads -> Head into Settings and toggle the Discord Support button. Game will crash, re-launch the game.


      Jailbreak required hack(s): [Mod Menu Hack] Mars Survivor - Loot & Build v1.1.5 +7 Cheats [ Unlimited Everything ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 12 replies
    • Mars Survivor - Loot & Build v1.1.7 +7 Cheats [ Unlimited Everything ]
      Modded/Hacked App: Mars Survivor - Loot & Build By Estoty LLC
      Bundle ID: com.space.breaker.game
      iTunes Store Link: https://apps.apple.com/us/app/mars-survivor-loot-build/id6476778963?uo=4


      Hack Features:
      - Unlimited Currencies -> Earn some.
      - Unlimited Resources -> Earn some.
      - God Mode
      - One-Hit Kill
      - One-Hit w/ Tool
      - Unlimited Oxygen -> Will not decrease.
      - No Ads -> Head into Settings and toggle the Discord Support button. Game will crash, re-launch the game.


      Non-Jailbroken & No Jailbreak required hack(s): [Non-Jailbroken Hack] Mars Survivor - Loot & Build v1.1.5 +5 Jailed Cheats [ Unlimited Currencies ] - Free Non-Jailbroken IPA Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 6 replies
    • NecroMerger - Idle Merge Game v1.48 +1++ Cheat [ Unlimited Currencies ]
      Modded/Hacked App: NecroMerger - Idle Merge Game By Grumpy Rhino Games LTD
      Bundle ID: com.grumpyrhinogames.necromerger
      iTunes Store Link: https://apps.apple.com/us/app/necromerger-idle-merge-game/id1611769159
       

      Hack Features:
      - Unlimited Currencies -> Will not decrease and can always afford whatever you're buying.


      Jailbreak required hack(s): [Mod Menu Hack] NecroMerger - Idle Merge Game v1.01 +1++ Cheat [ Unlimited Currencies ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 17 replies
    • MY LITTLE PONY: MAGIC PRINCESS ( All Versions ) +3 Cheats [ Unlimited Currencies ]
      Modded/Hacked App: MY LITTLE PONY: MAGIC PRINCESS By Gameloft
      Bundle ID: com.gameloft.mylittlepony
      iTunes Store Link: https://apps.apple.com/us/app/my-little-pony-magic-princess/id533173905
       

      Hack Features:
      - Unlimited Coins -> Will increase instead of decrease.
      - Unlimited Gems -> Will increase instead of decrease.
      - Unlimited Hearts -> Will increase instead of decrease.


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 61 replies
    • [ VIP ] Cat Garden - Food Party Tycoon v1.0.4 +2 Jailed Cheats [ Unlimited Gems ]
      Modded/Hacked App: Cat Garden - Food Party Tycoon By DAERI SOFT
      Bundle ID: com.daerigame.nekomakase
      iTunes Store Link: https://apps.apple.com/us/app/cat-garden-food-party-tycoon/id6474983122?uo=4


      Hack Features:
      - Unlimited Gold -> Head over to Settings and toggle the Sound Effects button.
      - Unlimited Gems -> Head over to Settings and toggle the BGM button.


      Jailbreak required hack(s): [Mod Menu Hack] [ VIP ] Cat Garden - Food Party Tycoon v1.0.3 +6 Cheats [ Unlimited Currencies ] - ViP Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 4 replies
    • [ FREE ] Cat Garden - Food Party Tycoon v1.0.4 +1 Jailed Cheat [ Unlimited Gold ]
      Modded/Hacked App: Cat Garden - Food Party Tycoon By DAERI SOFT
      Bundle ID: com.daerigame.nekomakase
      iTunes Store Link: https://apps.apple.com/us/app/cat-garden-food-party-tycoon/id6474983122?uo=4


      Hack Features:
      - Unlimited Gold -> Head over to Settings and toggle the Sound Effects button.


      Jailbreak required hack(s): [Mod Menu Hack] [ FREE ] Cat Garden - Food Party Tycoon v1.0.3 +1 Cheat [ Unlimited Gold ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 4 replies
    • [ VIP ] Cat Garden - Food Party Tycoon v1.0.4 +6 Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Cat Garden - Food Party Tycoon By DAERI SOFT
      Bundle ID: com.daerigame.nekomakase
      iTunes Store Link: https://apps.apple.com/us/app/cat-garden-food-party-tycoon/id6474983122?uo=4


      Hack Features:
      - Unlimited Gold -> Head over to Settings and toggle the Sound Effects button.*
      - Unlimited Gems -> Head over to Settings and toggle the Sound Effects button.*
      - Unlimited Recipe Research -> Head over to Settings and toggle the Sound Effects button.*
      - Unlimited Catnip -> Head over to Settings and toggle the Sound Effects button.*
      - Unlimited Fishing Bait -> Head over to Settings and toggle the Sound Effects button.*
      - Unlimited Ad Tickets -> Head over to Settings and toggle the Sound Effects button.*

      * - Only 1 feature can be enabled at once.


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 19 replies
    • [ FREE ] Cat Garden - Food Party Tycoon v1.0.4 +1 Cheat [ Unlimited Gold ]
      Modded/Hacked App: Cat Garden - Food Party Tycoon By DAERI SOFT
      Bundle ID: com.daerigame.nekomakase
      iTunes Store Link: https://apps.apple.com/us/app/cat-garden-food-party-tycoon/id6474983122?uo=4


      Hack Features:
      - Unlimited Gold -> Head over to Settings and toggle the Sound Effects button.


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/forum/79-no-jailbreak-section/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 6 replies
    • NecroMerger - Idle Merge Game v1.48 +1++ Cheat [ Unlimited Currencies ]
      Modded/Hacked App: NecroMerger - Idle Merge Game By Grumpy Rhino Games LTD
      Bundle ID: com.grumpyrhinogames.necromerger
      iTunes Store Link: https://apps.apple.com/us/app/necromerger-idle-merge-game/id1611769159
       

      Hack Features:
      - Unlimited Currencies -> Will not decrease and can always afford whatever you're buying.


      Non-Jailbroken & No Jailbreak required hack(s): [Non-Jailbroken Hack] NecroMerger - Idle Merge Game v1.01 +1++ Cheat [ Unlimited Currencies ] - Free Non-Jailbroken IPA Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 13 replies
    • Oh my Anne : Match & Renovate v3.2.1 +4 Jailed Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Oh my Anne : Match & Renovate By NEOWIZ Corporation
      Bundle ID: com.neowiz.game.anne
      iTunes Store Link: https://apps.apple.com/us/app/oh-my-anne-match-renovate/id1615927264?uo=4


      Hack Features:
      - Unlimited Coins -> Earn or spend some.
      - Unlimited Dandelion Seeds -> Earn or spend some.
      - Unlimited Lives -> Earn or spend some.
      - Unlimited Moves -> Will not decrease.


      Jailbreak required hack(s): [Mod Menu Hack] Oh my Anne : Match & Renovate v3.1.2 +5 Cheats [ Unlimited Currencies ] - Free Jailbroken Cydia Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 4 replies
    • Oh my Anne : Match & Renovate v3.2.1 +5 Cheats [ Unlimited Currencies ]
      Modded/Hacked App: Oh my Anne : Match & Renovate By NEOWIZ Corporation
      Bundle ID: com.neowiz.game.anne
      iTunes Store Link: https://apps.apple.com/us/app/oh-my-anne-match-renovate/id1615927264?uo=4


      Hack Features:
      - Unlimited Coins -> Earn or spend some.
      - Unlimited Dandelion Seeds -> Earn or spend some.
      - Unlimited Lives -> Earn or spend some.
      - Unlimited Moves -> Will not decrease.
      - Auto Win -> Head into Settings and toggle the Music button.


      Non-Jailbroken & No Jailbreak required hack(s): [Non-Jailbroken Hack] Oh my Anne : Match & Renovate v3.1.2 +4 Jailed Cheats [ Unlimited Currencies ] - Free Non-Jailbroken IPA Cheats - iOSGods
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
        • Thanks
      • 7 replies
×
  • 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