Hi Marc, On Wednesday, April 27, 2011 10:51 PM, Marc Kleine-Budde wrote: > Into which location? > > Please send me the output of: > > ls -l /usr/local/lib > ls -l /usr/local/lib/pkgconfig
[morinaga@localhost ~]$ [morinaga@localhost ~]$ ls -l /usr/local/lib 合計 1412 -rw-r--r--. 1 root root 103226 2011-01-13 16:56 libhistory.a lrwxrwxrwx. 1 root root 15 2011-01-13 16:56 libhistory.so -> libhistory.so.6 lrwxrwxrwx. 1 root root 17 2011-01-13 16:56 libhistory.so.6 -> libhistory.so.6.0 -r-xr-xr-x. 1 root root 80204 2011-01-13 16:56 libhistory.so.6.0 -rw-r--r--. 1 root root 686760 2011-01-13 16:56 libreadline.a lrwxrwxrwx. 1 root root 16 2011-01-13 16:56 libreadline.so -> libreadline.so.6 lrwxrwxrwx. 1 root root 18 2011-01-13 16:56 libreadline.so.6 -> libreadline.so.6.0 -r-xr-xr-x. 1 root root 498839 2011-01-13 16:56 libreadline.so.6.0 -rw-r--r--. 1 root root 28718 2011-04-27 15:40 libsocketcan.a -rwxr-xr-x. 1 root root 843 2011-04-27 15:40 libsocketcan.la lrwxrwxrwx. 1 root root 21 2011-04-27 15:40 libsocketcan.so -> libsocketcan.so.2.2.0 lrwxrwxrwx. 1 root root 21 2011-04-27 15:40 libsocketcan.so.2 -> libsocketcan.so.2.2.0 -rwxr-xr-x. 1 root root 27835 2011-04-27 15:40 libsocketcan.so.2.2.0 drwxr-xr-x. 2 root root 4096 2011-04-27 15:53 pkgconfig [morinaga@localhost ~]$ ls -l /usr/local/lib/pkgconfig/ 合計 8 -rw-r--r--. 1 root root 198 2011-04-27 15:53 canutils.pc -rw-r--r--. 1 root root 300 2011-04-27 15:40 libsocketcan.pc [morinaga@localhost ~]$ > First build the canutils, then configure the bitrate, e.g. 250 kbit/s: > $ canconfig can0 bitrate 250000 > $ ifconfig can0 up The above commands failed. [root@localhost can]# [root@localhost can]# canconfig can0 bitrate 250000 opening CAN interface 'can0' in sysfs failed, maybe not a CAN interface No such file or directory [root@localhost ~]# ifconfig can0 up SIOCSIFFLAGS: Invalid argument [root@localhost ~]# Thanks, ----------------------------------------- Tomoya MORINAGA OKI SEMICONDUCTOR CO., LTD. _______________________________________________ Socketcan-core mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-core
