In reading this again, it occurs that you might be trying to say that 
removing this line stopped the error.  I still need to know, though, 
whether you experience the error with the 2.3.2 and 2.3.3 RPMs (which 
also contain the line.)  And I'm still confused as to why I don't see 
the error.  This is the second time in a week I've had to chase down an 
RPM-related issue in RHEL 6 that I wasn't able to reproduce.  It's 
making me wonder if there is some subtle difference between RHEL 6 and 
CentOS 6 in that regard, or perhaps there was some change that got 
introduced in later updates (I'm running CentOS 6.5) that removed the 
underlying issue.

It's easy enough to remove that line from the spec, if %{libdir} is a 
system directory.  I just need to understand the problem first.


On 3/24/14 8:54 AM, Kevin Van Workum wrote:
> Installing the VirtualGL-2.3.4.x86_64.rpm fails with a conflict on
> /usr/lib64. I don't know much about packing rpms, but I think the
> culprit is:
>
> $ diff -c VirtualGL.spec.in.1 VirtualGL.spec.in.2
> *** VirtualGL.spec.in.1 2014-03-24 09:51:35.378948234 -0400
> --- VirtualGL.spec.in.2 2014-03-24 09:52:34.818535011 -0400
> ***************
> *** 229,235 ****
>     %{_includedir}/rr.h
>    %endif
>
> - %dir %{libdir}
>    %{libdir}/librrfaker.so
>    %{libdir}/libdlfaker.so
>    %{libdir}/libgefaker.so
> --- 229,234 ----
>
>
> --
> Kevin Van Workum, PhD
> Sabalcore Computing Inc.
> "Where Data Becomes Discovery"
> http://www.sabalcore.com
> 877-492-8027 ext. 11
>
>
>
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/13534_NeoTech
>
>
>
> _______________________________________________
> VirtualGL-Users mailing list
> VirtualGL-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtualgl-users
>

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
VirtualGL-Users mailing list
VirtualGL-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-users

Reply via email to