Re: FRC Plugins Won't Install (Netbeans on Fedora)
Thanks for this thread!!!
Using the information here I was able to get my robot project working on fedora 17 using yum with this command:
sudo yum install glibc-devel.i686 glibc.i686
At least I can get it to the point of trying to connect to the robot - which is farther than i was before! Don't have a robot at work to test with but i'll be able to try it this weekend.
|