davedjohnson Posted August 9, 2005 Share Posted August 9, 2005 I did a fresh install of Fedora Core at home and tried to install Houdini 8.0.320 beta. Everything seemed ok, until I tried to run hkey. It said that it couldn't find libstdc++.so.6. It doesn't seem to be on the disks I got with my RedHat Linux Bible, and I can't tell what's missing to go get it on the web. Can anyone give me some setup help? Dave Quote Link to comment Share on other sites More sharing options...
Mcronin Posted August 13, 2005 Share Posted August 13, 2005 Fist update the database on your system so you can search your dirves. It may take a few minutes. updatedb then try to see if that library object exists on your machine locate libstdc++ This will return all files on your drive with libstdc++ in the name If you return a match, that means this library is on your computer and all you need to do is add the folder it is in to your LD_LIBRARY_PATH. If it isn't on your system, you will have to check your CD or online for a compat-libstdc++X.rpm. This provides depreciated c++ library objects and it's probably in there. Quote Link to comment Share on other sites More sharing options...
davedjohnson Posted August 13, 2005 Author Share Posted August 13, 2005 Thanks for your help. I upgraded to Fedora Core 4 (because it's the latest. (That's good right? ) I did the updatedb thing and it didn't find the version 5 libraries, so I installed the compat.rpms and now I get a message: hkey: error while loading shared libraries: /opt/hfs8.0.324/dsolib/libHoudiniUT.so: cannot restore segment prot after reloc: Permission denied What does this mean? Dave Quote Link to comment Share on other sites More sharing options...
Mcronin Posted August 13, 2005 Share Posted August 13, 2005 That's a new one on me it looks like you don't have proper permissions set up. Maybe you should ask these questions over at the sidefx forum... http://www.sidefx.com/index.php?option=com...=viewforum&f=18 Quote Link to comment Share on other sites More sharing options...
davedjohnson Posted August 31, 2005 Author Share Posted August 31, 2005 I finally just installed RH9 and the build of Houdini 8 that was built for it. Everything worked fine after that. Funny how when you use the pieces that are recommended, everything works. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.