OESF Portables Forum
Everything Else => General Support and Discussion => Zaurus General Forums => Archived Forums => Software => Topic started by: mcdelroy on June 18, 2005, 09:59:53 am
-
What openzaurus 3.5.3 package give you the /etc/init.d/quickexec file? When I try to install sharp-compat-libs to ram on a fresh install of openzaurus 3.5.3 I get the message /etc/init.d/quickexec: file does not exist.
-
What openzaurus 3.5.3 package give you the /etc/init.d/quickexec file? When I try to install sharp-compat-libs to ram on a fresh install of openzaurus 3.5.3 I get the message /etc/init.d/quickexec: file does not exist.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=84779\"][{POST_SNAPBACK}][/a][/div]
I received the same error while trying to install sharp-compat-libs today:
# ipkg -d sd install sharp-compat-libs_0.5-r2_arm.ipk
Installing sharp-compat-libs (0.5-r2) to sd...
Configuring sharp-compat-libs
update-rc.d: /etc/init.d/quickexec: file does not exist
postinst script returned status 1
ERROR: sharp-compat-libs.postinst returned 1
Does anyone have a solution for this problem?
-
What openzaurus 3.5.3 package give you the /etc/init.d/quickexec file? When I try to install sharp-compat-libs to ram on a fresh install of openzaurus 3.5.3 I get the message /etc/init.d/quickexec: file does not exist.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=84779\"][{POST_SNAPBACK}][/a][/div]
I received the same error while trying to install sharp-compat-libs today:
# ipkg -d sd install sharp-compat-libs_0.5-r2_arm.ipk
Installing sharp-compat-libs (0.5-r2) to sd...
Configuring sharp-compat-libs
update-rc.d: /etc/init.d/quickexec: file does not exist
postinst script returned status 1
ERROR: sharp-compat-libs.postinst returned 1
Does anyone have a solution for this problem?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=104708\"][{POST_SNAPBACK}][/a][/div]
I manually copied quickexec to init.d to fix this problem:
cp /media/card/packages/etc/init.d/quickexec /etc/init.d