Skip to content

Installation error of Xilinx USB Cable Driver #156

@yangyt96

Description

@yangyt96

Original post: https://github.com/casper-astro/mlib_devel/blob/master/docs/src/How-to-install-Xilinx-ISE.md

Hi! I follow your guide to install the USB Cable Driver and I have installed the prerequisite which is

sudo apt-get install gitk git-gui libusb-dev build-essential libc6-dev-i386 fxload

on a 64-bit machine.

Then, I use the command:

sudo make lib32

and I get the following error:
image

Since the linker ld says that it cannot find the shared object, so I download the *.so file into the required folder from the error.
The shared object that I have downloaded and copied into this path:

/lib/x86_64-linux-gnu/libusb-1.0.so.4.4.4

Then, I run the command

sudo make lib32

I still get the same issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions