Re: [gentoo-user] what package has moc-qt3?

2005-11-26 Thread Steven Knight
On Fri, 2005-11-25 at 17:50 -0500, Chris Bare wrote:
 I'm trying to build a qt based application from source and it's looking for a
 binary called: moc-qt3
 Can anyone tell me what package I have to emerge to get that? I've searched,
 but so far only uncovered that it is in the qt3-dev-tools package on debian.
 -- 

You have 

x11-libs/qt 

installed yes?

-- 

Steven Knight  [EMAIL PROTECTED]

and tho' We are not now that strength which in old days
Moved earth and heaven, that which we are, we are,--
One equal temper of heroic hearts,
Made weak by time and fate, but strong in will
To strive, to seek, to find, and not to yield.

-- Ulysses by Alfred Lord Tennyson
---
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] what package has moc-qt3?

2005-11-26 Thread Steven Knight
On Sat, 2005-11-26 at 12:00 -0500, Chris Bare wrote: 
  You have 
  
  x11-libs/qt 
  
  installed yes?
 
 yes:
 
  * installed packages
  [I--] [  ] x11-libs/qt-3.3.4-r8 (3)
 
 could this be what I'm looking for?
 /usr/qt/3/bin/moc
 and the package I'm building is expecting a different name?
 -- 


That would be my guess.  Can you tell the program you're trying to
install which moc to use?  

If not, I would say create a symlink between /usr/qt/3/bin/moc to
moc-qt3 and this should do the trick.


 Chris Bare
 [EMAIL PROTECTED]
-- 

Steven Knight  [EMAIL PROTECTED]

and tho' We are not now that strength which in old days
Moved earth and heaven, that which we are, we are,--
One equal temper of heroic hearts,
Made weak by time and fate, but strong in will
To strive, to seek, to find, and not to yield.

-- Ulysses by Alfred Lord Tennyson
---
-- 
gentoo-user@gentoo.org mailing list