Answers to: FTDI driver installation issueshttp://linuxexchange.org/questions/3100/ftdi-driver-installation-issues<p>Hi, I am trying to install a VCP driver for FT232R chip from ftdichips.com. Unfortunatey there is no installation manual/guidelines for linux driver available. When I try to build the source of the driver by</p> <pre><code>sudo make </code></pre> <p>it outputs the following error:</p> <pre><code>fatal error: /lib/modules/3.0.0-12-generic/build/include/linux/modversions.h: No such file or directory </code></pre> <p>I think it might be because I have my linux headers in diffrent directory installed? In which case I would have to create a symlink? OS: Ubuntu 11.10</p> <p>Thank you</p>enFri, 20 Jan 2017 21:36:32 -0000