Re: Which package has X11/extensions/Print.h

2009-09-08 Thread Colin Guthrie
'Twas brillig, and Peng Yu at 07/09/09 22:04 did gyre and gimble:
 On Mon, Sep 7, 2009 at 1:47 PM, Amit Pundirpundira...@gmail.com wrote:
 On Mon, Sep 7, 2009 at 10:02 PM, Colin Guthriegm...@colin.guthr.ie wrote:
 'Twas brillig, and Peng Yu at 07/09/09 15:49 did gyre and gimble:
 Is there a way so that I can search what package is missing by
 specifying a missing file without asking in the mailing list?
 Depends on your distro... in RH yum search may do it (not sure), in
 Mandriva urpmf does this.

 In Ubuntu you can try apt-file search filename it will list out
 the available packages which contains that file.

 In your case:
 $ apt-file search X11/extensions/Print.h
 x11proto-print-dev: /usr/include/X11/extensions/Print.h

 So install:
 $ sudo apt-get install x11proto-print-dev
 
 I don't have root permission in my system.

That shouldn't stop you searching via the package system (in most cases) 
which in turn would point you to the source file.

Col

-- 

Colin Guthrie
gmane(at)colin.guthr.ie
http://colin.guthr.ie/

Day Job:
   Tribalogic Limited [http://www.tribalogic.net/]
Open Source:
   Mandriva Linux Contributor [http://www.mandriva.com/]
   PulseAudio Hacker [http://www.pulseaudio.org/]
   Trac Hacker [http://trac.edgewall.org/]

___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Which package has X11/extensions/Print.h

2009-09-07 Thread Alan Coopersmith
Peng Yu wrote:
 On Mon, Sep 7, 2009 at 8:53 AM, Magnus Kesslermagnus.kess...@gmx.net wrote:
 On Monday 07 Sep 2009 14:43:53 Peng Yu wrote:
 On Mon, Sep 7, 2009 at 3:40 AM, Alan

 Coopersmithalan.coopersm...@sun.com wrote:
 Peng Yu wrote:
 Hi,

 One package that I am going to install needs X11/extensions/Print.h.
 I am wondering which X11 package has this file?
 proto/printproto
 Which packages on the following page I should download?

 http://ftp.x.org/pub/individual/lib/
 for protocol releases have a look at http://ftp.x.org/pub/individual/proto/
 
 I seems that I also need X11/bitmaps/gray. Is there a single package
 that I can download so that I would have all the header files in
 X11/ plus the necessary library files.

Not from X.Org - most distros provide these as part of their X11
development packages for you.   bitmaps would be under data/xbitmaps.

-- 
 -Alan Coopersmith-   alan.coopersm...@sun.com
  Sun Microsystems, Inc. - X Window System Engineering
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Which package has X11/extensions/Print.h

2009-09-07 Thread Peng Yu
On Mon, Sep 7, 2009 at 9:31 AM, Alan
Coopersmithalan.coopersm...@sun.com wrote:
 Peng Yu wrote:

 On Mon, Sep 7, 2009 at 8:53 AM, Magnus Kesslermagnus.kess...@gmx.net
 wrote:

 On Monday 07 Sep 2009 14:43:53 Peng Yu wrote:

 On Mon, Sep 7, 2009 at 3:40 AM, Alan

 Coopersmithalan.coopersm...@sun.com wrote:

 Peng Yu wrote:

 Hi,

 One package that I am going to install needs X11/extensions/Print.h.
 I am wondering which X11 package has this file?

 proto/printproto

 Which packages on the following page I should download?

 http://ftp.x.org/pub/individual/lib/

 for protocol releases have a look at
 http://ftp.x.org/pub/individual/proto/

 I seems that I also need X11/bitmaps/gray. Is there a single package
 that I can download so that I would have all the header files in
 X11/ plus the necessary library files.

 Not from X.Org - most distros provide these as part of their X11
 development packages for you.   bitmaps would be under data/xbitmaps.

Is there a way so that I can search what package is missing by
specifying a missing file without asking in the mailing list?

Regards,
Peng
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Which package has X11/extensions/Print.h

2009-09-07 Thread Colin Guthrie
'Twas brillig, and Peng Yu at 07/09/09 15:49 did gyre and gimble:
 Is there a way so that I can search what package is missing by
 specifying a missing file without asking in the mailing list?

Depends on your distro... in RH yum search may do it (not sure), in 
Mandriva urpmf does this.

Col

-- 

Colin Guthrie
gmane(at)colin.guthr.ie
http://colin.guthr.ie/

Day Job:
   Tribalogic Limited [http://www.tribalogic.net/]
Open Source:
   Mandriva Linux Contributor [http://www.mandriva.com/]
   PulseAudio Hacker [http://www.pulseaudio.org/]
   Trac Hacker [http://trac.edgewall.org/]

___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Which package has X11/extensions/Print.h

2009-09-07 Thread Amit Pundir
On Mon, Sep 7, 2009 at 10:02 PM, Colin Guthriegm...@colin.guthr.ie wrote:
 'Twas brillig, and Peng Yu at 07/09/09 15:49 did gyre and gimble:
 Is there a way so that I can search what package is missing by
 specifying a missing file without asking in the mailing list?

 Depends on your distro... in RH yum search may do it (not sure), in
 Mandriva urpmf does this.


In Ubuntu you can try apt-file search filename it will list out
the available packages which contains that file.

In your case:
$ apt-file search X11/extensions/Print.h
x11proto-print-dev: /usr/include/X11/extensions/Print.h

So install:
$ sudo apt-get install x11proto-print-dev

regards,
Amit Pundir


 Col

 --

 Colin Guthrie
 gmane(at)colin.guthr.ie
 http://colin.guthr.ie/

 Day Job:
   Tribalogic Limited [http://www.tribalogic.net/]
 Open Source:
   Mandriva Linux Contributor [http://www.mandriva.com/]
   PulseAudio Hacker [http://www.pulseaudio.org/]
   Trac Hacker [http://trac.edgewall.org/]

 ___
 xorg mailing list
 xorg@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/xorg

___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Re: Which package has X11/extensions/Print.h

2009-09-07 Thread Peng Yu
On Mon, Sep 7, 2009 at 1:47 PM, Amit Pundirpundira...@gmail.com wrote:
 On Mon, Sep 7, 2009 at 10:02 PM, Colin Guthriegm...@colin.guthr.ie wrote:
 'Twas brillig, and Peng Yu at 07/09/09 15:49 did gyre and gimble:
 Is there a way so that I can search what package is missing by
 specifying a missing file without asking in the mailing list?

 Depends on your distro... in RH yum search may do it (not sure), in
 Mandriva urpmf does this.


 In Ubuntu you can try apt-file search filename it will list out
 the available packages which contains that file.

 In your case:
 $ apt-file search X11/extensions/Print.h
 x11proto-print-dev: /usr/include/X11/extensions/Print.h

 So install:
 $ sudo apt-get install x11proto-print-dev

I don't have root permission in my system.

Regards,
Peng
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Which package has X11/extensions/Print.h

2009-09-07 Thread Peter Hutterer
On Mon, Sep 07, 2009 at 08:44:49AM -0500, Peng Yu wrote:
 On Mon, Sep 7, 2009 at 3:19 AM, Peter Huttererpeter.hutte...@who-t.net 
 wrote:
  On Mon, Sep 07, 2009 at 03:15:41AM -0500, Peng Yu wrote:
  One package that I am going to install needs X11/extensions/Print.h.
  I am wondering which X11 package has this file?
 
  libXaw
 
 I don't see X11/extensions/Print.h after I installed libXaw.

sorry, I checked again and libXaw has a Print.h but not the one you're
after.

Cheers,
  Peter
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg