Author Topic: I can not un-install Snes9x? Help please  (Read 3119 times)

ultra-hp

  • Newbie
  • *
  • Posts: 28
    • View Profile
    • http://
I can not un-install Snes9x? Help please
« on: May 08, 2004, 04:18:14 pm »
I am trying to get a nes or snes or mame system working without much success. I installed Snes 1.3.9-3 (using the gui) and everything went well, when I tried to perform an un-install becuse I could not get it to work with zemu or when using the prompt .
When I try to un-install using the gui I get:

ipk says something went wrong, Sorry.

ALL I can do is press OK. and it does not un-install.

Is there a way to do this using the prompt?
Sharp Zaurus SL-C760
Qtopia Version 1.5.4
Linux Kernel Version 2.4.18-rmk7-pax3.emb

skoorb

  • Jr. Member
  • **
  • Posts: 87
    • View Profile
    • http://
I can not un-install Snes9x? Help please
« Reply #1 on: May 08, 2004, 04:49:33 pm »
ipkg remove \"package name\"

ultra-hp

  • Newbie
  • *
  • Posts: 28
    • View Profile
    • http://
I can not un-install Snes9x? Help please
« Reply #2 on: May 08, 2004, 06:02:53 pm »
can I do this anywhere in any directory?
Sharp Zaurus SL-C760
Qtopia Version 1.5.4
Linux Kernel Version 2.4.18-rmk7-pax3.emb

ultra-hp

  • Newbie
  • *
  • Posts: 28
    • View Profile
    • http://
I can not un-install Snes9x? Help please
« Reply #3 on: May 08, 2004, 06:57:39 pm »
after typing

 ipkg remove snes9x
it says:
Removing snes9x...
//usr/lib/ikpg/info/snes9x.perm: cannot create /usr/local/lib/X11/icewm/Temp: Permission Denied
mv: overwrite \'/usr/local/lib/X11/icewm/menu\'?

I type

y (or yes - I have tried both)

result:
mv: unable to rename \' /usr/local/lib/X11/icewm/Temp\' : no such file or directory
killall:icewm: no precess killed

I know that Snes is still there and it exists, because if I try to install another version of Snes it tells me to remove the old one first.

Do I have to reinstall Qutopia to get rid of this?
Sharp Zaurus SL-C760
Qtopia Version 1.5.4
Linux Kernel Version 2.4.18-rmk7-pax3.emb

padishah_emperor

  • Hero Member
  • *****
  • Posts: 849
    • View Profile
    • http://
I can not un-install Snes9x? Help please
« Reply #4 on: May 08, 2004, 11:10:19 pm »
make sure you are root.
type:
   su
first, then try what skoorb said
Left Linux and Linux PDAs... sorry, got boring.  Switched to Mac.

ultra-hp

  • Newbie
  • *
  • Posts: 28
    • View Profile
    • http://
I can not un-install Snes9x? Help please
« Reply #5 on: May 08, 2004, 11:30:14 pm »
I typed:
#su
Terminal response
#
I typed:
#pwd
Terminal response
/home/root
I typed:
#ipkg remove snes9x
Terminal response
#ipkg_remove: Removing snes9x...
killall : icewm: no process killed

Is \' su \' Super User?
Sharp Zaurus SL-C760
Qtopia Version 1.5.4
Linux Kernel Version 2.4.18-rmk7-pax3.emb

padishah_emperor

  • Hero Member
  • *****
  • Posts: 849
    • View Profile
    • http://
I can not un-install Snes9x? Help please
« Reply #6 on: May 09, 2004, 12:12:19 am »
It allows you to become the super-user

I have heard two explanations over the years:

su - switch user
su - (become) super user

I guess whichever helps you remember the command is valid, I chose the latter.
Left Linux and Linux PDAs... sorry, got boring.  Switched to Mac.

Greg2

  • Hero Member
  • *****
  • Posts: 790
    • View Profile
    • http://
I can not un-install Snes9x? Help please
« Reply #7 on: May 09, 2004, 10:29:43 am »
ultra-hp

If you open the terminal and just enter:

# ipkg

or

# ipkg --help

you will find the options to use ipkg more effectively.

Greg