Install XFSTK in ubuntu 16.04

1.3k Views Asked by At

I am trying to install XFSTK in Ubuntu 16.04(64 bit). I followed XFSTK to install this package.

While building package, it throws This Error.

INPUT : libusb is already installed in /usr/lib/x86_64-linux-gnu/libusb.a.

I created symlink in /usr/lib/, It threw Linking error (ld).

So how can i install xfstk on 64 bit Ubuntu 16.04 ?

1

There are 1 best solutions below

0
pritam On

The prebuilt images for xfstk worked, And for libboost_program_options.so.1.62.0 lib, I had to install libboost-all-dev package. And finally u-boot console came up.