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 Pundir wrote:
>> On Mon, Sep 7, 2009 at 10:02 PM, Colin Guthrie 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 " 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 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 Hutterer 
> 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


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

2009-09-07 Thread Peng Yu
On Mon, Sep 7, 2009 at 1:47 PM, Amit Pundir wrote:
> On Mon, Sep 7, 2009 at 10:02 PM, Colin Guthrie 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 " 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 Amit Pundir
On Mon, Sep 7, 2009 at 10:02 PM, Colin Guthrie 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 " 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 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 Peng Yu
On Mon, Sep 7, 2009 at 9:31 AM, Alan
Coopersmith wrote:
> Peng Yu wrote:
>>
>> On Mon, Sep 7, 2009 at 8:53 AM, Magnus Kessler
>> wrote:
>>>
>>> On Monday 07 Sep 2009 14:43:53 Peng Yu wrote:

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

 Coopersmith 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 Alan Coopersmith
Peng Yu wrote:
> On Mon, Sep 7, 2009 at 8:53 AM, Magnus Kessler wrote:
>> On Monday 07 Sep 2009 14:43:53 Peng Yu wrote:
>>> On Mon, Sep 7, 2009 at 3:40 AM, Alan
>>>
>>> Coopersmith 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 Alan Coopersmith
Peng Yu wrote:
> On Mon, Sep 7, 2009 at 3:40 AM, Alan
> Coopersmith 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/

As I noted, it's under proto, not lib:
http://ftp.x.org/pub/individual/proto/printproto-1.0.4.tar.bz2


-- 
 -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 8:53 AM, Magnus Kessler wrote:
> On Monday 07 Sep 2009 14:43:53 Peng Yu wrote:
>> On Mon, Sep 7, 2009 at 3:40 AM, Alan
>>
>> Coopersmith 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.

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 Magnus Kessler
On Monday 07 Sep 2009 14:43:53 Peng Yu wrote:
> On Mon, Sep 7, 2009 at 3:40 AM, Alan
> 
> Coopersmith 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/

HTH,


Magnus


signature.asc
Description: This is a digitally signed message part.
___
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 3:19 AM, Peter Hutterer 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.

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 Peng Yu
On Mon, Sep 7, 2009 at 3:40 AM, Alan
Coopersmith 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/
___
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 Tomasz Torcz
On Mon, Sep 07, 2009 at 03:15:41AM -0500, 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?

 # yum install /usr/include/X11/extensions/Print.h
---> Package libXp-devel.x86_64 0:1.0.0-15.fc12 set to be updated


-- 
Tomasz Torcz "God, root, what's the difference?"
xmpp: zdzich...@chrome.pl "God is more forgiving."

___
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:
> 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

-- 
 -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 Peter Hutterer
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

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