Mantis - freeciv
Viewing Issue Advanced Details
1170 regular use crash always 2005-09-23 04:26 2009-03-10 20:46
james  
jgoerzen  
normal  
closed  
fixed  
none    
none  
0001170: Missing library on civclient


i386 only:

$ civclient
ld.so.1: civclient: fatal: libpangocairo-1.0.so.0: open failed: No such file or directory
zsh: killed civclient



   find object=libpangocairo-1.0.so.0; required by civclient
    libpangocairo-1.0.so.0 => (file not found)

...


   find object=libcairo.so.2; required by civclient
    libcairo.so.2 => (file not found)

Issue History
2009-03-10 20:45 jgoerzen Note Added: 0005619
2009-03-10 20:45 jgoerzen Status closed => resolved
2009-03-10 20:46 jgoerzen Note Added: 0005620
2009-03-10 20:46 jgoerzen Status resolved => closed

Notes
(0002347)
jgoerzen   
2005-09-25 00:47   
Waiting for CSWcairo package removal from daedal
(0002353)
jgoerzen   
2005-09-25 14:19   
Recompiled & repackaged freeciv after CSWcairo removed from build host daedal.
(0002934)
aalmroth   
2006-01-09 15:40   
Closing report
(0005619)
jgoerzen   
2009-03-10 20:45   
latest packages do not crash from missing library
(0005620)
jgoerzen   
2009-03-10 20:46   
no longer an issue with latest package. Closing bug