Author Topic: Quickexec ?  (Read 2501 times)

mcdelroy

  • Newbie
  • *
  • Posts: 32
    • View Profile
Quickexec ?
« 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.

netsomnia

  • Newbie
  • *
  • Posts: 9
    • View Profile
Quickexec ?
« Reply #1 on: November 23, 2005, 02:04:34 pm »
Quote
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?

netsomnia

  • Newbie
  • *
  • Posts: 9
    • View Profile
Quickexec ?
« Reply #2 on: November 23, 2005, 02:14:36 pm »
Quote
Quote
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