Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27587 - Heavy Gear 2 cannot run, says libttf.so.2 is missing
Summary: Heavy Gear 2 cannot run, says libttf.so.2 is missing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-30 04:31 UTC by Tuomas Mursu
Modified: 2003-10-17 11:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tuomas Mursu 2003-08-30 04:31:54 UTC
I installed Heavy Gear 2 and of course wanted to play it. But: 
 
darkon@Eternity darkon $ hg2 
hg2: WARNING: dlopen() failed: libttf.so.2: cannot open shared object file: No such 
file or directory 
hg2: WARNING: couldn't run shell 
 
libttf.s0.2 is a Freetype lib. I have Freetype installed but can't find that file. 

Reproducible: Always
Steps to Reproduce:
1. Install Heavy Gear 2 from CD or emerge hg2. 
2. Try running it. 
3. Wonder why it doesn't work. 
Actual Results:  
darkon@Eternity darkon $ hg2 
hg2: WARNING: dlopen() failed: libttf.so.2: cannot open shared object file: No such 
file or directory 
hg2: WARNING: couldn't run shell 

Expected Results:  
Run the game?
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2003-08-30 06:55:04 UTC
I'll look into it as soon as I finish these nasty UT2003 bugs.
Comment 2 Keith Constable 2003-10-16 19:30:25 UTC
Simply put, hg2 needs a RDEPEND="=media-libs/freetype-1*".
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2003-10-17 11:03:43 UTC
Thanks for reminding me of this.  I had totaly forgotten.  Changed in CVS.