<br><br><div><span class="gmail_quote">On 1/27/07, <b class="gmail_sendername">David Nielsen</b> <<a href="mailto:david@lovesunix.net">david@lovesunix.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On lør, 2007-01-27 at 11:07 -0600, Justin Conover wrote:<br>> I've built banshee-11.0.5 and it runs fine on rawhide.x64, trying to<br>> build the plugins and I get the following error:<br>><br>> checking pkg-config is at least version 
0.9.0... yes<br>> checking for MONO... yes<br>> checking for mono.pc... found<br>> checking for Mono.Data.SqliteClient.dll... not found<br>> configure: error: missing required Mono Assembly:<br>> Mono.Data.SqliteClient.dll
<br>><br>><br>><br>> # yum provides Mono.Data.SqliteClient.dll<br>> mono-data-sqlite.x86_64                   1.2.2-1.fc7<br>> installed<br>> Matched from:<br>> /usr/lib64/mono/1.0/Mono.Data.SqliteClient.dll
<br>> /usr/lib64/mono/2.0/Mono.Data.SqliteClient.dll<br>> /usr/lib64/mono/gac/Mono.Data.SqliteClient/1.0.5000.0__0738eb9f132ed756/Mono.Data.SqliteClient.dll<br>> /usr/lib64/mono/gac/Mono.Data.SqliteClient/1.0.5000.0__0738eb9f132ed756/Mono.Data.SqliteClient.dll.mdb
<br>> /usr/lib64/mono/gac/Mono.Data.SqliteClient/2.0.0.0__0738eb9f132ed756/Mono.Data.SqliteClient.dll<br>> /usr/lib64/mono/gac/Mono.Data.SqliteClient/2.0.0.0__0738eb9f132ed756/Mono.Data.SqliteClient.dll.mdb<br><br><br>
I seem to recall this being because it looks in /usr/lib rather<br>than /usr/lib64 for the pc file that tells pkgconfig where the .dll<br>files are locates... welcome to the wonderful world of improvements due<br>to multilib (well not really this is a bug in the code, you should never
<br>hardcode paths but multilib tends to made them visible quite often to<br>much aggrevation on my part).<br><br>- David<br>--<br>"Ridicule is the only weapon that can be used against unintelligible<br>propositions. Ideas must be distinct before reason can act upon them."
<br>-Thomas Jefferson<br><br><br>--<br>fedora-test-list mailing list<br><a href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a><br>To unsubscribe:<br><a href="https://www.redhat.com/mailman/listinfo/fedora-test-list">
https://www.redhat.com/mailman/listinfo/fedora-test-list</a><br><br><br></blockquote></div><br>Yeah, I've running multilib since around FC3 and I'm starting to get tired of it ;0.  More of a pain that it is worth.
<br>