Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation error of Xilinx USB Cable Driver #156

Open
yangyt96 opened this issue Jul 2, 2022 · 0 comments
Open

Installation error of Xilinx USB Cable Driver #156

yangyt96 opened this issue Jul 2, 2022 · 0 comments

Comments

@yangyt96
Copy link

yangyt96 commented Jul 2, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant