Anonymous | Login | 03-02-2021 23:38 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0005849 | [Croquet] Hedgehog | minor | always | 01-28-07 01:03 | 01-28-07 11:29 | |||||||
Reporter | howardstearns | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | new | |||||||||||
Summary | 0005849: Linux library references | |||||||||||
Description |
The library loader within Squeak is looking for libGL.so and libopenal.so on Linux. However, the actual Linux libraries have version numbers, so the Croquet.sh script attempts to create links. - It would be nice to have Squeak find the right libraries without needing to make links. - If we do make links, it would be nice to make them in the Croquet directory rather than requiring the permissions necessary to make the links in system directories like /usr/lib/. - The SDK Croquet.sh doesn't make the link for libopenal at all. - OpenALUnix has some notes in it about needing to figure out why it's not finding the right libraries in the normal way. |
|||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
![]() |
|
(0009233 - 196 - 218 - 360 - 360 - 360 - 360) bert 01-28-07 11:29 |
For OpenGL at least there is no need to create a symlink at all. It's sufficient to use "libGL.so.1" in the image. This has been discussed before: https://lists.wisc.edu/read/messages?id=857047 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
01-28-07 01:03 | howardstearns | New Issue | |
01-28-07 11:29 | bert | Note Added: 0009233 |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
32 total queries executed. 27 unique queries executed. |