How can I install pupgets at the console prompt?

Using applications, configuring, problems
Post Reply
Message
Author
Jock
Posts: 10
Joined: Sun 17 Jul 2005, 08:19
Location: Scotland
Contact:

How can I install pupgets at the console prompt?

#1 Post by Jock »

I want to install 1.06 puppy on a toughbook. I know the display won't work straight out of the box so I was going to install the xf86 svga 3.3.6 package and set it up using xf86config. How do I do this at a console prompt?

Best regards
Jock
My best regards
Jock

User avatar
rarsa
Posts: 3053
Joined: Sun 29 May 2005, 20:30
Location: Kitchener, Ontario, Canada
Contact:

#2 Post by rarsa »

You can execute the pupget script from the command line. I'm not using puppy right now and I don't remember the full name of the script, but if you open a console and start typing 'pupget' and then press tab twice, you will get a list of scripts that match that name.

You pass the package name as a parameter.

User avatar
Pizzasgood
Posts: 6183
Joined: Wed 04 May 2005, 20:28
Location: Knoxville, TN, USA

#3 Post by Pizzasgood »

/usr/sbin/pupget

Not to be confused with /usr/sbin/pup-get, which is the old version.
[size=75]Between depriving a man of one hour from his life and depriving him of his life there exists only a difference of degree. --Muad'Dib[/size]
[img]http://www.browserloadofcoolness.com/sig.png[/img]

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#4 Post by BarryK »

If you look at the script, you will see that it accepts a parameter on the
commandline:

# pupget +abiword-2.4.1
or
# pupget abiword-2.4.1
to install a PupGet package, in this case Abiword.

# pupget -abiword-2.4.1
to uninstall a PupGet package previously installed by PupGet.

Jock
Posts: 10
Joined: Sun 17 Jul 2005, 08:19
Location: Scotland
Contact:

#5 Post by Jock »

At the command line when I type pupget somepackage
(no X running)
I get the message

Error: Can't open display:
killall: xmessage: no process killed
TEST: COMMANDPKG=somepackage

Do I ignore these errors?

Best regards
Jock
My best regards
Jock

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

#6 Post by MU »

if the script continues to work, you can ignore these messages.
they simply mean, that no X is running.

Mark

Post Reply