-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
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:

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
Labels
No labels