I need libusb-dev but as i can see , its not preinstalled, Correct me if im wrong.
I downloaded libusb 1.0.9.
Does libusb contain libusb-dev?
Now, i am a beginner so please help. how do i install it.
Where do i unzip it (does it matter where i unzip it).
How do i install it ( i did : .Congiure and Make and Make install - on desktop in some folder).
After that i still have installed libusb 1.0.8.
Hi
In rpm speak, when you see a requirement for a dev file, it’s called
devel…
A lot of the devel(opment) rpms are on the SLE SDK, which you can
either download or add the mirror via your mirror credentials via
the NCC page.
zypper if libusb-devel
Refreshing service 'nu_novell_com'.
Loading repository data...
Reading installed packages...
Information for package libusb-devel:
Repository: SLE11-SDK-SP1-Pool
Name: libusb-devel
Version: 0.1.12-139.1.1
Arch: x86_64
Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Support Level: unknown
Installed: No
Status: not installed
Installed Size: 575.0 KiB
Summary: USB Libraries
Description:
Libusb is a library that allows userspace access to USB devices.
If you download the SDK, you just need the iso image on the system,
then use YaST → Add on products and point to the iso image, it will
then add the online and update repositories to your system.
senad@linux-cg83:~/Desktop> uname -a
Linux linux-cg83 3.0.39-0.7.9.4471.2.PTF-default #1 SMP Mon Aug 13 18:42:06 UTC 2012 (7b30493) x86_64 x86_64 x86_64 GNU/Linux
then i guess its the x86 64 one. ( i am downloadin it)
i tried 1.2.3.
Should i check the repositorz for openSUSe 12? I did it an it started downlading something. It said : could harm my system integrity or something like that.
First i unchecked it but i got this >
The following software could not be installed:
usb_modeswitch…