BeHappy does not work due to NetSurf libraries not being in a system lib dir.
BeHappy needs NetSurf and there is a dependency rule, which is fine. The problem is that BeHappy loads NetSurf as a replicant and, due to that, NetSurf can not find its libraries (they are inside a lib dir in its directory) and BeHappy fails to load due to that. I guess the solution would be to provide the required NetSurf libraries (I think it is only libmng or something like that) as a separate optional package so it would be installed in some system wide lib dir. Either that or remove BeHappy, as it simply does not work as it is.
Change History
(10)
Owner: |
changed from nobody to scottmc
|
Status: |
new → assigned
|
Summary: |
BeHappy does notwork due to NetSurf ligbraries not being in a system lib dir. → BeHappy does not work due to NetSurf libraries not being in a system lib dir.
|
Owner: |
changed from scottmc to nobody
|
Version: |
R1/Development → R1/alpha3
|
Version: |
R1/alpha3 → R1/Development
|
Owner: |
changed from nobody to mmu_man
|
Resolution: |
→ no change required
|
Status: |
assigned → closed
|
Seems BeHappy is not happy even with a new NetSurf build... http://haiku-files.org/files/optional-packages/netsurf-2.6-x86-gcc2-2010-09-26.zip http://haiku-files.org/files/optional-packages/libmng-1.0.10-x86-gcc2-2010-09-26.zip