[GRASS-dev] Re: [GRASS GIS] #1353: ./configure with ffmpeg x86_64 - problem, with workaround

GRASS GIS trac at osgeo.org
Mon Jul 18 05:57:42 EDT 2011


#1353: ./configure with ffmpeg x86_64 - problem, with workaround
---------------------+------------------------------------------------------
 Reporter:  geep999  |       Owner:  grass-dev@…              
     Type:  defect   |      Status:  new                      
 Priority:  normal   |   Milestone:                           
Component:  Default  |     Version:  6.4.1 RCs                
 Keywords:           |    Platform:  Linux                    
      Cpu:  x86-64   |  
---------------------+------------------------------------------------------

Comment(by geep999):

 Replying to [comment:1 glynn]:
 > Replying to [ticket:1353 geep999]:
 >
 > > This happens because ./configure is looking for:
 > > /usr/lib64/libavcodec.so /usr/lib64/libavformat.so
 /usr/lib64/libavutil.so
 > >
 > >
 > > But on my 64bit Slackware 13.37 they are installed in:
 > > /usr/lib64/libavcodec64.so /usr/lib64/libavformat64.so
 /usr/lib64/libavutil64.so
 > >
 > > Making soft links cures the problem, but perhaps ./configure could be
 upgraded.
 >
 > What does:
 > {{{
 > pkg-config --libs libavcodec
 > }}}
 > say?
 >
 > If it points to the 64-bit libraries, we could try that. OTOH, if the
 64-bit version is a separate package (from pkg-config's perspective), that
 doesn't help.

 {{{
 pkg-config --libs libavcodec
 -lavcodec64
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1353#comment:3>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list