Re: libggi

2008-03-25 Thread Mitja
I did check /usr/ports/graphics/libggi/Makefile and there are:

if !defined(WITHOUT_X11)
USE_XORG=   x11 xxf86dga ice sm xau xsxt xext
PLIST_SUB+= WITH_X=
.else
CONFIGURE_ARGS+=--disable-x --disable-dga
PLIST_SUB+= WITH_X=@comment 
.endif

I deleted xsxt and it works.

On Monday 24 March 2008 21:48:50 [EMAIL PROTECTED] wrote:
 On 24/03/2008, Mitja [EMAIL PROTECTED] wrote:
  I tried to compaile a libggi but I got:
 
   ===  libggi-2.2.2_2,1 requires unknown xorg module (xsxt).
   *** Error code 1
 
   Stop in /usr/ports/graphics/libggi.

 Well, Rosie told me to google it, so I googled
 it.  Nothing apropos.

 Did it maybe mean textproc/libxslt?

 Did you get a transitory ports tree with the dependancies
 all mired an' mucked?

  pkg_info -r /var/db/pkg/libggi-2.2.2_2,1/

 Information for libggi-2.2.2_2,1:

 Depends on:
 Dependency: xf86dgaproto-2.0.3
 Dependency: xextproto-7.0.2
 Dependency: kbproto-1.0.3
 Dependency: inputproto-1.4.2.1
 Dependency: svgalib-1.4.3_5
 Dependency: pkg-config-0.22_1
 Dependency: xtrans-1.0.4
 Dependency: xproto-7.0.10_1
 Dependency: libXdmcp-1.0.2_1
 Dependency: libXau-1.0.3_2
 Dependency: libX11-1.1.3_1,1
 Dependency: libXext-1.0.3,1
 Dependency: libXxf86dga-1.0.2
 Dependency: aalib-1.4.r5_4
 Dependency: libgii-1.0.2_2

 is all I gots, hombre.



-- 
You're a good example of why some animals eat their young.
-- Jim Samuels to a heckler

Ah, yes.  I remember my first beer.
-- Steve Martin to a heckler

When your IQ rises to 28, sell.
-- Professor Irwin Corey to a heckler
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: libggi

2008-03-24 Thread [EMAIL PROTECTED]
On 24/03/2008, Mitja [EMAIL PROTECTED] wrote:
 I tried to compaile a libggi but I got:

  ===  libggi-2.2.2_2,1 requires unknown xorg module (xsxt).
  *** Error code 1

  Stop in /usr/ports/graphics/libggi.


Well, Rosie told me to google it, so I googled
it.  Nothing apropos.

Did it maybe mean textproc/libxslt?

Did you get a transitory ports tree with the dependancies
all mired an' mucked?

 pkg_info -r /var/db/pkg/libggi-2.2.2_2,1/
Information for libggi-2.2.2_2,1:

Depends on:
Dependency: xf86dgaproto-2.0.3
Dependency: xextproto-7.0.2
Dependency: kbproto-1.0.3
Dependency: inputproto-1.4.2.1
Dependency: svgalib-1.4.3_5
Dependency: pkg-config-0.22_1
Dependency: xtrans-1.0.4
Dependency: xproto-7.0.10_1
Dependency: libXdmcp-1.0.2_1
Dependency: libXau-1.0.3_2
Dependency: libX11-1.1.3_1,1
Dependency: libXext-1.0.3,1
Dependency: libXxf86dga-1.0.2
Dependency: aalib-1.4.r5_4
Dependency: libgii-1.0.2_2

is all I gots, hombre.

-- 
--
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]