MoPellet:firstproject wanziwen$ make package install
Making all for tweak FirstProject…
Preprocessing Tweak.xm…
Compiling Tweak.xm…
Linking tweak FirstProject…
Stripping FirstProject…
Signing FirstProject…
Making stage for tweak FirstProject…
dm.pl: building package com.mopellet.firstproject:iphoneos-arm' in
./com.mopellet.firstproject_0.0.1-9_iphoneos-arm.deb’
install.exec “cat > /tmp/_theos_install.deb; dpkg -i /tmp/_theos_install.deb && rm /tmp/_theos_install.deb” < “./com.mopellet.firstproject_0.0.1-9_iphoneos-arm.deb”
root@192.168.0.100’s password:
(Reading database … 3897 files and directories currently installed.)
Preparing to replace com.mopellet.firstproject 0.0.1-8 (using /tmp/_theos_install.deb) …
Unpacking replacement com.mopellet.firstproject …
Setting up com.mopellet.firstproject (0.0.1-9) …
install.exec “killall -9 SpirngBoard”
root@192.168.0.100’s password:
No matching processes were found
make: *** [after-install] Error 1
MoPellet:firstproject wanziwen$
仔细看看哪里出错了