public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* RE: [gentoo-dev] IBTK/GATOS
@ 2001-07-23 10:23 Sean Mitchell
  0 siblings, 0 replies; 5+ messages in thread
From: Sean Mitchell @ 2001-07-23 10:23 UTC (permalink / raw
  To: gentoo-dev

> -----Original Message-----
> From: Sean Mitchell 

> It looks like the only way to get the sources for GATOS & 
> IBTK is by CVS. Is there a way to use cvs as a SRC_URI? CVS 
> doesn't seem to be a supported URI from what I saw in the 
> RFC. For now I've grabbed it myself, built tar.bz2s and put 
> them on my apache server.

You pillock... the link to the sources is right on the main page! 

Duh... 

The ebuilds should be posted shortly.

Sean  



^ permalink raw reply	[flat|nested] 5+ messages in thread
* RE: [gentoo-dev] IBTK/GATOS
@ 2001-07-23 10:16 Sean Mitchell
  0 siblings, 0 replies; 5+ messages in thread
From: Sean Mitchell @ 2001-07-23 10:16 UTC (permalink / raw
  To: gentoo-dev

> You want to build it with --prefix=/usr, and install it with
> prefix=${D}/usr.  Like so:
> 
> src_compile() {
>     try ./configure --prefix=/usr
>     try make
> }
> 
> src_install() {
>     try make prefix=${D}/usr install
> }
> 
> That has worked for me on xbatt and nmh.

Works like a charm. Better, in fact, as I've never really seen a charm work
at all.

I've never seen that invokation of make install before... thanks!

Sean



^ permalink raw reply	[flat|nested] 5+ messages in thread
* [gentoo-dev] IBTK/GATOS
@ 2001-07-23  9:43 Sean Mitchell
  2001-07-23 10:11 ` Damon M. Conway
  2001-07-23 10:59 ` Dan Armak
  0 siblings, 2 replies; 5+ messages in thread
From: Sean Mitchell @ 2001-07-23  9:43 UTC (permalink / raw
  To: gentoo-dev

I'm working on an ebuild for GATOS which uses the ibtk gui library.

It looks like the only way to get the sources for GATOS & IBTK is by CVS. Is
there a way to use cvs as a SRC_URI? CVS doesn't seem to be a supported URI
from what I saw in the RFC. For now I've grabbed it myself, built tar.bz2s
and put them on my apache server.

The next problem I have is getting ibtk installed properly. It uses a
gtk-config style script called ibtk-config which seems to get built by
./configure. The problem is that when I specify --prefix=${D}/usr
ibtk-config gets built with this temporary prefix. When GATOS tries to use
it it goes looking in /tmp/portage/ibtk/image/ibtk-0.0.14/usr for include
files and such and the compile fails.

Worse, the ibtk makefile doesn't accept an argument for make install ("make
install DESTDIR") so I can't do it that way. Anyone have any ideas here?

Sean

------------------------------------------------------------------------
 Sean Mitchell                                        Software Engineer
 smitchell@phoenix-interactive.com       Phoenix Interactive Design Inc
 tel. 519-679-2913 x237                        4th Floor, 137 Dundas St
 fax. 519 679 6773                          London, ON, Canada  N6A 1E9
                           ICQ# 104246806
------------------------------------------------------------------------



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-07-23 16:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-23 10:23 [gentoo-dev] IBTK/GATOS Sean Mitchell
  -- strict thread matches above, loose matches on Subject: below --
2001-07-23 10:16 Sean Mitchell
2001-07-23  9:43 Sean Mitchell
2001-07-23 10:11 ` Damon M. Conway
2001-07-23 10:59 ` Dan Armak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox