Hello everyone!
This is my first post on the forums, and I am quite new here to the Linux Community. I am far from an expert, and have, until now, seen Windows as a decent solution for an operating system (well if you like playing games that is).
However, I am a University student in the IT field. I find myself sitting infront of an interesting challenge. Now, I havehalf a year programming experience in Linux, so I still feel very young and fresh about it. Now.... to my challenge:
I am currently working in the field of robotics. The exact topic of my thesis is less important then fact that the two components that I need to integrate with eachother have been made and tested for different kinds of Linux. I am unsure if any of you are familiar with SmartSoft, but it was created and tested only under Suse. Rather, I am using the VirtualMachine that they offer with the product already "ready to work" upon it. It is very difficult to get their framework to work on any other system, and though it IS possible to get it to work under Ubuntu, I would be looking at close to 12 hours worth of compiling boredom (or so a colleague of mine says). Now, the other component is OpenRave, which helps for planning collision free movements for robots. Now OpenRave was made to work on both Ubuntu and Fedora.
That is my problem, as you can see. I already have the VM that SmartSoft offers, which runs OpenSuse 10.3, and now I am having trouble getting OpenRave to work on Suse.
I was told that Suse has a very simular Kernel structure to Fedora, and thus it should not be a problem to get OpenRave to work on it. The following are a few commands that I have already tried, including by first attempting to integrate the Livna packages from Fedora.
Quote:
|
sudo yum install qt4-devel Coin2-devel glew-devel gsm-devel x264 x264-devel ffmpeg-devel libdc1394-devel libtheora-devel libmp4v2-devel ode-devel boost-devel cmake
|
Now, this command should work under Fedora, and I attempted to exchange "yum" for "yast" in Suse, but it does not work.
If any of you could perhaps give me a little push in the right direction, I would be very grateful.
Thank you all in advance, I look forward to becoming a pround member of the Linux community...
-Wes