Re: installing a single package

2000-04-07 Thread Oki DZ


On Fri, 31 Mar 2000, FreeMan wrote:
 I've downloaded the swat-package file. But I don't know how to 
 install it. I tried it with dselect, but it seems to that with dselect it's 
 just possible to install packages which came with the distribution. 
 Can anybody tell me what I have to do? have to do?

In the directory where swat*.deb resides:
dpkg -i swat*.deb

If the configuration fails:
dpkg --unpack swat*.deb
then configure the package manually.

Oki



Re: installing a single package

2000-04-01 Thread kmself
dpkg -i packagfile

Or, perhaps more useful and simpler:

apt-get install some-package

...which also gets it for you.

On Fri, Mar 31, 2000 at 10:33:21PM +0200, FreeMan wrote:
 Hi,
 
 I've downloaded the swat-package file. But I don't know how to 
 install it. I tried it with dselect, but it seems to that with dselect it's 
 just possible to install packages which came with the distribution. 
 Can anybody tell me what I have to do? have to do?
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 

-- 
Karsten M. Self (kmself@ix.netcom.com)
What part of Gestalt don't you understand?
http://gestalt-system.sourceforge.net/


installing a single package

2000-03-31 Thread FreeMan
Hi,

I've downloaded the swat-package file. But I don't know how to 
install it. I tried it with dselect, but it seems to that with dselect it's 
just possible to install packages which came with the distribution. 
Can anybody tell me what I have to do? have to do?


RE: installing a single package

2000-03-31 Thread gdsingleton
As root:

dpkg -i [path]packagename

That's how I do it anyway.

G.S.

-Original Message-
From: FreeMan [mailto:[EMAIL PROTECTED]
Sent: Friday, March 31, 2000 1:33 PM
To: debian-user@lists.debian.org
Subject: installing a single package


Hi,

I've downloaded the swat-package file. But I don't know how to 
install it. I tried it with dselect, but it seems to that with dselect it's 
just possible to install packages which came with the distribution. 
Can anybody tell me what I have to do? have to do?


-- 
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] 
/dev/null



Installing a single package using dselect.

1998-07-22 Thread Chris Russell
Is there any way to add a single package using dselect without updating
the Packages file. All I want to do is add the man-db and netstd
packages to the base system.
Seems like the deselect is overkill and  dpkg is underkill.
?Why wouldnt these packages be part of the base
==The reason I want this===
I'm trying to get the Beta 2 installed via the net with a twist. I have
a laptop running win95 that I can use to dial out and it is connected to
my 5port hub which the debian box is also attached to. I do not have a
modem for the linux box.  With a ftp daemon on the debian box I could
use the pc as a go between until I get a modem for the beast. (Yea I
know I could get a ftpd for win95 but I wold rather go the other way.)


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: Installing a single package using dselect.

1998-07-22 Thread Gergely Madarasz
On Wed, 22 Jul 1998, Chris Russell wrote:

 Is there any way to add a single package using dselect without updating
 the Packages file. All I want to do is add the man-db and netstd
 packages to the base system.
 Seems like the deselect is overkill and  dpkg is underkill.

apt is for you then.
Just say apt-get update
and then apt-get install man-db netstd

--
Madarasz Gergely   [EMAIL PROTECTED] [EMAIL PROTECTED]
  It's practically impossible to look at a penguin and feel angry.
  Egy pingvinre gyakorlatilag lehetetlen haragosan nezni.
  HuLUG: http://www.cab.u-szeged.hu/local/linux/


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: Installing a single package using dselect.

1998-07-22 Thread Alex Kwan
Hi!

I want to know and learn more about
the apt-get, where are the resources?

Alex


On Wed, 22 Jul 1998, Chris Russell wrote:

 Is there any way to add a single package using dselect without updating
 the Packages file. All I want to do is add the man-db and netstd
 packages to the base system.
 Seems like the deselect is overkill and  dpkg is underkill.

apt is for you then.
Just say apt-get update
and then apt-get install man-db netstd




--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: Installing a single package using dselect.

1998-07-22 Thread David Wright
On Wed, 22 Jul 1998, Chris Russell wrote:

 Is there any way to add a single package using dselect without updating
 the Packages file. All I want to do is add the man-db and netstd
 packages to the base system.
 Seems like the deselect is overkill and  dpkg is underkill.
 ?Why wouldnt these packages be part of the base

Taken together, these packages are about 1MB in size, so that's
*another* floppy disk. Your wanting to use W95 as a go-between
but as the client rather than the server is pretty unusual, so
it doesn't seem worth everybody else adding a non-essential disk
to the installation process.

 ==The reason I want this===
 I'm trying to get the Beta 2 installed via the net with a twist. I have
 a laptop running win95 that I can use to dial out and it is connected to
 my 5port hub which the debian box is also attached to. I do not have a
 modem for the linux box.  With a ftp daemon on the debian box I could
 use the pc as a go between until I get a modem for the beast. (Yea I
 know I could get a ftpd for win95 but I wold rather go the other way.)

Cheers,

-- 
Email:  [EMAIL PROTECTED]   Tel: +44 1908 653 739  Fax: +44 1908 655 151
Snail:  David Wright, Earth Science Dept., Milton Keynes, England, MK7 6AA
Disclaimer:   These addresses are only for reaching me, and do not signify
official stationery. Views expressed here are either my own or plagiarised.


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: Installing a single package using dselect.

1998-07-22 Thread Gergely Madarasz
On Thu, 23 Jul 1998, Alex Kwan wrote:

 I want to know and learn more about
 the apt-get, where are the resources?

The apt package can be found in slink.

--
Madarasz Gergely   [EMAIL PROTECTED] [EMAIL PROTECTED]
  It's practically impossible to look at a penguin and feel angry.
  Egy pingvinre gyakorlatilag lehetetlen haragosan nezni.
  HuLUG: http://www.cab.u-szeged.hu/local/linux/


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null