Re: No xpr on debian...

2001-11-10 Thread Erik Steffl
Mike Fontenot wrote: > > Erik Steffl wrote: > > > > yes, when faced with a question like this, go to the debian.org > > webpage, go to Packages (left side menu) and use the last form on that > > page to search for a file, it will tell you where it is (if it is in > > debian). > > > btw the answe

Re: No xpr on debian...

2001-11-10 Thread Mike Fontenot
Erik Steffl wrote: > > yes, when faced with a question like this, go to the debian.org > webpage, go to Packages (left side menu) and use the last form on that > page to search for a file, it will tell you where it is (if it is in > debian). > btw the answer in this case: netpbm Thanks for the

Re: No xpr on debian...

2001-11-10 Thread Erik Steffl
Mike Fontenot wrote: > > Erik Steffl wrote: > > > e.g. gimp can read xwd files, there's /usr/bin/xwdtopnm, I guess there > > are other programs as well... > > I couldn't find xwdtopnm on my system. Is it part of some > debian package? yes, when faced with a question like this, go to the de

Re: No xpr on debian...

2001-11-10 Thread Mike Fontenot
Nate wrote: > doesn't look like its available on debian. as for fundamental > i can't imagine how it is. if it was it would be included. Well, it's the CAPABILITY that's fundamental. Given an X dump, it's reasonable to want to print out that image. The program xpr converts the X dump to a post

Re: No xpr on debian...

2001-11-10 Thread Mike Fontenot
Erik Steffl wrote: > e.g. gimp can read xwd files, there's /usr/bin/xwdtopnm, I guess there > are other programs as well... I couldn't find xwdtopnm on my system. Is it part of some debian package? Mike Fontenot [EMAIL PROTECTED]

Re: No xpr on debian...

2001-11-09 Thread nate
Mike Fontenot said: > > The xwd man page (for dumping an image of an X window) > gives a "see also" for xpr (for printing the resulting > X window dump). > > But xpr doesn't exist on my 2.2r3 debian distribution. > > What's going on? This is a fundamental capability...has > xpr been replaced by so

Re: No xpr on debian...

2001-11-09 Thread Erik Steffl
Mike Fontenot wrote: > > The xwd man page (for dumping an image of an X window) > gives a "see also" for xpr (for printing the resulting > X window dump). > > But xpr doesn't exist on my 2.2r3 debian distribution. > > What's going on? This is a fundamental capability...has > xpr been replaced b

No xpr on debian...

2001-11-09 Thread Mike Fontenot
The xwd man page (for dumping an image of an X window) gives a "see also" for xpr (for printing the resulting X window dump). But xpr doesn't exist on my 2.2r3 debian distribution. What's going on? This is a fundamental capability...has xpr been replaced by something else to do this job?