In my Linux laptop, the USB port is connected to an external router with console port (RJ45, Juniper SRX210). This is the cable i am using: I used cuteCom And i used minicom To connect using 9600 but it does not recognize /dev/ttyS0. Also tested with USBViewer (http://www.kroah.com/linux-usb/) which gives error “can not open the file /proc/bus/usb/devices” How can i
Tag: fedora
libstdc++.so.5: cannot open shared object file – but library is installed and up-to-date
My client had some developer write a small c++ command-line app to run on their Linux servers. On one of the servers (running Fedora 11), when I execute the app I get the following error: Obviously the first thing I did was But I get So the library already exists and is up-to-date. Usually to me these errors indicate a