|
|||||||||
|
|||||||||
|
|||
|
Would somebody help out with this error installing NitoTV Take Three.
first I installed patchstick, upgraded atv 2.4 to 3, (patchstick wasnt working), did factory reset back to 2.4, upgraded atv 2.4 to 3 againe, intalled patchstick(works now), ssh into atv and copied NitoTV there(cyberduck), Now ssh with terminal, cd nitoTv take three, then..... -bash-2.05b$ sudo ./installme Password: dyld: Symbol not found: __ZTIN3KJS11InterpreterE Referenced from: /System/Library/PrivateFrameworks/JavaScriptGlue.framework/Versions/A/JavaScriptGlue Expected in: /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore ./installme: line 12: 179 Trace/BPT trap installer -pkg nitoTV.pkg -target / Restarting Finder... -bash-2.05b$ I tried "chmod +x installme" as well. Also when connect using cyberduck I get a message saying Host Key Mismatch. I have copies of nitotv moved to the atv but can't execute installme command. Please help |
|
|||
|
that is strange, if you are unzipping the proper one and changing to the nitoTV take three folder ./installme should no longer have "installer -pkg nitoTV.pkg -target /" this line in it (i just downloaded it myself to double check and that line definitely isnt in there)
this installme script should look like this in side Code:
#!/bin/sh
if [ `id -u` != '0' ] ; then
echo "You must use sudo to run this command."
exit 1
fi
mount -uw /
if [ ! -e "/usr/bin/gzip" ]; then
/bin/cp resources/gzip /usr/bin/gzip
/bin/chmod +x /usr/bin/gzip
fi
if [ ! -e "/usr/bin/gunzip" ]; then
/bin/cp resources/gunzip /usr/bin/gunzip
/bin/chmod +x /usr/bin/gunzip
fi
rm -rf /Library/Receipts/nitoTV.pkg/
tar fxpz nitoTV.tar.gz -C /
mount -ur /
echo "Restarting Finder..."
kill `ps awwx | grep [F]inder | awk '{print $1}'`
open /System/Library/CoreServices/Finder.app
Code:
-bash-2.05b$ ls -al total 38136 drwxr-xr-x 8 frontrow frontrow 272 Nov 2 00:19 . drwxr-xr-x 33 frontrow frontrow 1122 Nov 6 10:00 .. -rw-r--r-- 1 frontrow frontrow 6148 Oct 24 2008 .DS_Store -rw-r--r-- 1 frontrow frontrow 30380 Nov 2 00:19 About.txt -rw-r--r-- 1 frontrow frontrow 1673 Nov 1 23:46 Install Instructions.rtf -rwxr-xr-x 1 frontrow frontrow 551 Nov 1 23:45 installme -rw-r--r-- 1 frontrow frontrow 19474923 Nov 2 00:17 nitoTV.tar.gz drwxr-xr-x 4 frontrow frontrow 136 Nov 1 23:11 resources |
|
|||
|
Thank you. Your suggestion brought me stranger things, I can't get into /nitoTV Take Three so I can run the sudo ./installme command in terminal.
-bash-2.05b$ ls -al total 40 drwxr-xr-x 15 frontrow frontrow 510 Nov 6 22:10 . drwxrwxr-t 5 root admin 170 Nov 4 22:38 .. drwx------ 2 frontrow frontrow 68 Nov 6 21:48 .Trash -rw------- 1 frontrow frontrow 810 Nov 6 22:19 .bash_history -rwxr-xr-x 1 frontrow frontrow 111 Nov 5 06:44 .bash_login -rwxr-xr-x 1 frontrow frontrow 50 Nov 5 06:44 .dropbear_banner drwx------ 3 frontrow frontrow 102 Nov 6 13:43 .ssh drwx------ 8 frontrow frontrow 272 Nov 4 22:25 Library drwxr-xr-x 2 frontrow frontrow 68 Nov 4 22:42 Movies drwxr-xr-x 26 frontrow frontrow 884 Nov 4 22:43 Scripts drwxr-xr-x 2 frontrow frontrow 68 Nov 6 21:50 Updates drwxr-xr-x 3 root frontrow 102 Nov 4 22:42 atvmore -rw-r--r-- 1 frontrow frontrow 740 Nov 5 01:21 maintenancelog drwxr-xr-x 7 frontrow frontrow 238 Nov 6 22:13 nitoTV Take Three -rw-r--r-- 1 root frontrow 278 Nov 4 22:42 patchlog -bash-2.05b$ cd nitoTV Take Three -bash: cd: nitoTV: No such file or directory -bash-2.05b$ The "cd" command use to get me into what ever folder. OK, I got father now Im here: -bash-2.05b$ cd ../ -bash-2.05b$ ls Library Updates nitoTV Take Three Movies atvmore patchlog Scripts maintenancelog -bash-2.05b$ cd nitotv take three -bash: cd: nitotv: No such file or directory -bash-2.05b$ cd nito* -bash-2.05b$ ls About.txt nitoTV.tar.gz Install Instructions.rtf resources installme -bash-2.05b$ sudo ./installme Password: frontrow Restarting Finder... -bash-2.05b$ frontrow -bash: frontrow: command not found -bash-2.05b$ Got it!!! thanks Last edited by bubbleboy; 11-07-2009 at 12:41 AM. Reason: retried the sudo ./installme command, second time worked. |
| Sponsored links Remove advertisements | |
|
|
|
|
|
|||
|
Quote:
What other items need to be installed from the NitoTV menu once Nito is installed on the ATV. Are there any instructions or a guide? Barring that, are there any instructions on how-to uninstall NitoTV? In ATV2.4 etc, it was possible to uninstall apps using the Software Menu, but now that's not working in 3.0.1 Thanks |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| iATKOS v7 error during install.. plz help | felipe0055 | Installation | 0 | 08-13-2009 10:42 PM |
| iATKOS v4i Install Error - "Still waiting for root device", Can't get past here... | erolz | Installation | 1 | 05-26-2009 08:33 PM |
| Kalyway Install Error /Volumes/Untitled | Alber | Installation | 0 | 05-22-2009 12:36 AM |
| [1.1.4][Help] Cannot Install Intelliscreen > Subprocess Installation Error | sophos9 | Free Toolchain Software | 5 | 07-02-2008 06:30 AM |
| [1.1.3] Error: Install the SUID Lib Fix first! | Wizardy | General | 1 | 03-04-2008 01:37 AM |
|
|