1. FreeBSD version 5.4 and 6.0
- Posted by Daryl Border <Darylb5 at aol.com> Nov 19, 2005
- 461 views
Rob, I recently installed euphoria to a new installation of FreeBSD 5.4. When I ran exu, I received an error message that libm.so.2 could not be found. After a little investigation, I discovered that the file had been updated and renamed to libm.so.3. libc.so.4 had also been changed to libc.so.5. In version 6.0 the files have been updated again. They are now libm.so.4 and libc.so.6. I copied the new files to the old file names and ran sanity.ex. It passed. You may want to add a note the the installation instructions. Thanks Daryl
2. Re: FreeBSD version 5.4 and 6.0
- Posted by Robert Craig <rds at RapidEuphoria.com> Nov 19, 2005
- 445 views
- Last edited Nov 20, 2005
Daryl Border wrote: > I recently installed euphoria to a new installation of FreeBSD 5.4. When > I ran exu, I received an error message that libm.so.2 could not be found. > After > a little investigation, I discovered that the file had been updated and > renamed > to libm.so.3. libc.so.4 had also been changed to libc.so.5. In version 6.0 the > files have been updated again. They are now libm.so.4 and libc.so.6. I copied > the new files to the old file names and ran sanity.ex. It passed. You may want > to add a note the the installation instructions. Thanks Daryl Thanks. I'll do that. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com