Last login: Tue Aug 23 16:34:51 on ttyp1 Welcome to Darwin! tiger-x86:~ thesleeper$ cd /Users/thesleeper/Desktop/darwin_tulip-x86-1-0-0/ tiger-x86:~/Desktop/darwin_tulip-x86-1-0-0 thesleeper$ sudo make install Password: set +e; for x in /Users/thesleeper/Desktop/darwin_tulip-x86-1-0-0/tulip.kext/Contents/MacOS /Users/thesleeper/Desktop/darwin_tulip-x86-1-0-0/tulip.kext/Contents /Users/thesleeper/Desktop/darwin_tulip-x86-1-0-0/tulip.kext/Contents/Resources/English.lproj; do \ test -d $x || mkdir -p $x; \ done WARNING: Installation step will check if this driver is already installed and loaded. If it is, it will delete the original driver and install the new one. A reboot will load the new driver, or follow the instructions printed at the end of the installation for manually unloading the old driver and loading the new one. cp: ./tulip: No such file or directory cp: ./bundle/Info.plist: No such file or directory cp: ./bundle/InfoPlist.strings: No such file or directory /Users/thesleeper/Desktop/darwin_tulip-x86-1-0-0/tulip.kext does exist. Continuing... sudo mv /System/Library/Extensions/tulip.kext /tmp/backuptulip sudo mv /tmp/tulip.kext /System/Library/Extensions echo ""; \ echo "To load this driver without going through a reboot, follow these steps.";\ echo "WARNING: Unloading the old driver will disrupt your network on this machine if it is active!!"; \ echo ""; \ echo "1. Type: sudo kextunload /System/Library/Extensions/tulip.kext"; \ echo " note: This command will request your Administrator or root password"; \ echo "2. Type: sudo kextload /System/Library/Extensions/tulip.kext"; \ echo "3. Done!" To load this driver without going through a reboot, follow these steps. WARNING: Unloading the old driver will disrupt your network on this machine if it is active!! 1. Type: sudo kextunload /System/Library/Extensions/tulip.kext note: This command will request your Administrator or root password 2. Type: sudo kextload /System/Library/Extensions/tulip.kext 3. Done! tiger-x86:~/Desktop/darwin_tulip-x86-1-0-0 thesleeper$
Is this normal? I don't think so it says some files don't exist
What have I done wrong, I really need some help here! thanks



Sign In
Create Account









