On Wed, Jun 25, 2014 at 8:16 PM, John Jason Jordan <[email protected]> wrote:
> On Wed, 25 Jun 2014 19:19:36 -0700 > Dale Snell <[email protected]> dijo: > > >Read the file .../3rdparty/qextserialport/README in the SleepyHead > >sources. Also, take a look at the web site > > > > <http://code.google.com/p/qextserialport/> > > > >(referenced in the README file). Those should tell you what you > >need, I think. It looks to me like you'll have to build and > >install the qextserialport package on your own. > > Thanks for that information. From that page it says to use: > > git clone https://code.google.com/p/qextserialport/ > > To get the latest source code. But don't I need to specify a folder to > put it in? (See how little I know of these things?) > > It'll put it in the current folder you're in when you do the clone command. So you better create the folder first and cd into it. > And then when git finishes I cd to the folder and do qmake, and then > make? And this installs it where it is supposed to be? > maybe. give it a try and see what happens. -wes _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
