how do I install a .pet with a shell commandi? {solved]

Using applications, configuring, problems
Post Reply
Message
Author
User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

how do I install a .pet with a shell commandi? {solved]

#1 Post by Lobster »

how do I install a .pet with a shell commandi?

I seem to get a permissions error

Code: Select all

sh-3.00# ./EZpup-2.1.7.pet
sh: ./EZpup-2.1.7.pet: Permission denied
many thanks :)
Last edited by Lobster on Tue 19 Jun 2007, 10:34, edited 2 times in total.
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#2 Post by MU »

I think the old pupget worked like this, not shure if petget is the same:

petget +/root/thefile.pet

Mark

User avatar
HairyWill
Posts: 2928
Joined: Fri 26 May 2006, 23:29
Location: Southampton, UK

#3 Post by HairyWill »

If that doesn't work

Code: Select all

tar -xvf foo.pet
cp -ac foo/* /
will install the files but it won't register the install with petget. It won't rebuild the menu "fixmenus" and it will copy the file foo.pet.specs into /. You can delete this before the copy from the foo directory or afterwards from /

IMHO the title of your post is more clear if you replace "run" with "install", unless what you want to do is run the program contained in the pet.
Will
contribute: [url=http://www.puppylinux.org]community website[/url], [url=http://tinyurl.com/6c3nm6]screenshots[/url], [url=http://tinyurl.com/6j2gbz]puplets[/url], [url=http://tinyurl.com/57gykn]wiki[/url], [url=http://tinyurl.com/5dgr83]rss[/url]

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#4 Post by Lobster »

Thanks guys

Thanks MU
Quite right HairyWill
I just wish to install . . .
will change the head ing

this seems to be working OK

Code: Select all

<action>petget /root/EZpup-2.1.7.pet</action>
:)
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

Sage
Posts: 5536
Joined: Tue 04 Oct 2005, 08:34
Location: GB

#5 Post by Sage »

Hey Lob - the phantom title-swapper is abroad again, although he failed to change the very last letter this time. Makes following threads very difficult, especially as the highlighting of previously visited one disappears, too.
What we need around here is a good moderator!!

Post Reply