Re: Whence be libXevie tarball?

2008-10-03 Thread Pat Kane
On Thu, Oct 2, 2008 at 12:19 PM, Julien Cristau <[EMAIL PROTECTED]> wrote:
> On Thu, Oct  2, 2008 at 11:41:34 -0500, Pat Kane wrote:
>
>>Package evieproto was not found in the pkg-config search path.
>>Perhaps you should add the directory containing `evieproto.pc'
>>to the PKG_CONFIG_PATH environment variable
>>No package 'evieproto' found
>>
>> The only reason I need it is to avoid that error message.  Is there
>> a way to tell X server not to need evieproto?
>>
> evieproto != libXevie.  The former is at
> http://xorg.freedesktop.org/archive/X11R7.4/src/proto/evieext-1.0.2.tar.bz2

Gak!  Thanks, that fixed my build problem.
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Whence be libXevie tarball?

2008-10-02 Thread Julien Cristau
On Thu, Oct  2, 2008 at 11:41:34 -0500, Pat Kane wrote:

>Package evieproto was not found in the pkg-config search path.
>Perhaps you should add the directory containing `evieproto.pc'
>to the PKG_CONFIG_PATH environment variable
>No package 'evieproto' found
> 
> The only reason I need it is to avoid that error message.  Is there
> a way to tell X server not to need evieproto?
> 
evieproto != libXevie.  The former is at
http://xorg.freedesktop.org/archive/X11R7.4/src/proto/evieext-1.0.2.tar.bz2

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


Re: Whence be libXevie tarball?

2008-10-02 Thread Dan Nicholson
On Thu, Oct 2, 2008 at 9:41 AM, Pat Kane <[EMAIL PROTECTED]> wrote:
> On Fri, Sep 26, 2008 at 9:27 AM, Daniel Stone <[EMAIL PROTECTED]> wrote:
>  > Xevie is pretty much deprecated.  What are you using it for?
>
> I am trying to build the X server from tarballs[1] and I get this error msg:
>
>   Building xserver module component xorg-server...
>   configure: WARNING: you should use --build, --host, --target
>   appending configuration tag "CXX" to libtool
>   appending configuration tag "F77" to libtool
>   configure: error: Package requirements (randrproto >= 1.2 renderproto
>   fixesproto >= 4.0 damageproto >= 1.1 xcmiscproto xextproto
>   xproto >= 7.0.9 xtrans scrnsaverproto >= 1.1 bigreqsproto
>   resourceproto fontsproto inputproto >= 1.4.4 kbproto >= 1.0.3 videoproto
>   compositeproto >= 0.4 resourceproto xineramaproto evieproto xkbfile xfont
>   xau fontenc pixman-1 >= 0.9.5 xdmcp) were not met:
>
>   Package evieproto was not found in the pkg-config search path.
>   Perhaps you should add the directory containing `evieproto.pc'
>   to the PKG_CONFIG_PATH environment variable
>   No package 'evieproto' found
>
> The only reason I need it is to avoid that error message.  Is there
> a way to tell X server not to need evieproto?

I think --disable-xevie should do it. Maybe this should be the default
since XEvIE is on the way out as Daniel says.

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


Re: Whence be libXevie tarball?

2008-10-02 Thread Pat Kane
On Fri, Sep 26, 2008 at 9:27 AM, Daniel Stone <[EMAIL PROTECTED]> wrote:
 > Xevie is pretty much deprecated.  What are you using it for?

I am trying to build the X server from tarballs[1] and I get this error msg:

   Building xserver module component xorg-server...
   configure: WARNING: you should use --build, --host, --target
   appending configuration tag "CXX" to libtool
   appending configuration tag "F77" to libtool
   configure: error: Package requirements (randrproto >= 1.2 renderproto
   fixesproto >= 4.0 damageproto >= 1.1 xcmiscproto xextproto
   xproto >= 7.0.9 xtrans scrnsaverproto >= 1.1 bigreqsproto
   resourceproto fontsproto inputproto >= 1.4.4 kbproto >= 1.0.3 videoproto
   compositeproto >= 0.4 resourceproto xineramaproto evieproto xkbfile xfont
   xau fontenc pixman-1 >= 0.9.5 xdmcp) were not met:

   Package evieproto was not found in the pkg-config search path.
   Perhaps you should add the directory containing `evieproto.pc'
   to the PKG_CONFIG_PATH environment variable
   No package 'evieproto' found

The only reason I need it is to avoid that error message.  Is there
a way to tell X server not to need evieproto?

Pat


[1]  http://xorg.freedesktop.org/archive/X11R7.4/src/


On Fri, Sep 26, 2008 at 9:27 AM, Daniel Stone <[EMAIL PROTECTED]> wrote:
> On Fri, Sep 26, 2008 at 09:20:43AM -0500, Pat Kane wrote:
>> I see libXevie in the git tree at git://anongit.freedesktop.org/git
>> but not in the tarballs at:  http://xorg.freedesktop.org/archive/X11R7.4/src/
>> am I missing something?
>
> Xevie is pretty much deprecated.  What are you using it for?
>
> Cheers,
> Daniel
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iEYEARECAAYFAkjc8WwACgkQUVYB1rKAgJQXuwCfU1zlmQtvMKEurzpjTlaTV1UD
> NmAAn0lbQrOMU1oV1OB3+o9wGpAoiJLn
> =OZ3E
> -END PGP SIGNATURE-
>
>
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Whence be libXevie tarball?

2008-09-26 Thread Alan Coopersmith
Pat Kane wrote:
> I see libXevie in the git tree at git://anongit.freedesktop.org/git
> but not in the tarballs at:  http://xorg.freedesktop.org/archive/X11R7.4/src/
> am I missing something?

Many things are hosted by X.Org in git and web downloads, but not officially
included in the X11R7.X releases, and this number is increasing, both due to
actions like 7.4's paring out of modules that weren't really being maintained
or supported, and new modules being added that aren't ready or aren't intended
to be part of the rollup releases.   Some will be like the old x.org contrib
area - never part of the official sample implementation, just X related bits
we can afford to host git/tarballs of.

For those, like libXevie, tarballs are, as always, at:
http://xorg.freedesktop.org/releases/individual

-- 
-Alan Coopersmith-   [EMAIL PROTECTED]
 Sun Microsystems, Inc. - X Window System Engineering

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


Re: Whence be libXevie tarball?

2008-09-26 Thread Daniel Stone
On Fri, Sep 26, 2008 at 09:20:43AM -0500, Pat Kane wrote:
> I see libXevie in the git tree at git://anongit.freedesktop.org/git
> but not in the tarballs at:  http://xorg.freedesktop.org/archive/X11R7.4/src/
> am I missing something?

Xevie is pretty much deprecated.  What are you using it for?

Cheers,
Daniel


signature.asc
Description: Digital signature
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg