Open GoogleCodeExporter opened 8 years ago
Fixed by running
"sudo rm -f /opt/local/lib/libusb-1.0.0.dylib"
"sudo port clean libusb"
"sudo port install libusb +universal"
Basically the Mac install instructions need to be updated and should include a
warning that the short install may leave files around that will need to be
deleted before installing with port.
Original comment by alan.our...@gmail.com
on 19 May 2012 at 8:58
Hooray! Thanks - code from Comment 1 was a success. Much appreciated.
Original comment by agko...@gmail.com
on 2 Jun 2012 at 4:12
so after the "sudo port install libusb +universal" should i leave it to this or
am i supposed to use the "sudo port install libusb-devel +universal" code as
well....
Original comment by cnaje...@gmail.com
on 5 Aug 2012 at 6:04
Hy,
a code for my problem?
thanks in advance.
Alessandro
MacBook-Pro-di-Alessandro:~ alekite$ sudo port install libusb-devel + universale
---> Configuring libusb-devel
Error: Please do not install this port since it has been replaced by 'libusb'.
Error: org.macports.configure for port libusb-devel returned:
Please see the log file for port libusb-devel for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libusb-devel/libusb-devel/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port libusb-devel failed
MacBook-Pro-di-Alessandro:~ alekite$
Original comment by AleP...@gmail.com
on 19 Oct 2012 at 11:07
i have the same issue, did you realised what was the problem, thanks in advance.
Original comment by dianil...@gmail.com
on 23 Jan 2013 at 10:14
Hi guys, after
"sudo rm -f /opt/local/lib/libusb-1.0.0.dylib"
"sudo port clean libusb"
"sudo port install libusb +universal"
I have this outcome:
---> Activating libusb @1.0.9_0+universal
Error: org.macports.activate for port libusb returned: Image error:
/opt/local/lib/libusb-1.0.0.dylib already exists and does not belong to a
registered port. Unable to activate port libusb. Use 'port -f activate libusb'
to force the activation.
Please see the log file for port libusb for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libusb/libusb/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port libusb failed
Should I force activation?
thanks in advance,
L.
Original comment by lineacu...@gmail.com
on 29 Mar 2013 at 3:03
Hi,
I still got same "it has been replaced by 'libusb'" error after,
"sudo rm -f /opt/local/lib/libusb-1.0.0.dylib"
"sudo port clean libusb"
"sudo port install libusb +universal"
Any idea?
Thanks in advance
Original comment by cagrias...@gmail.com
on 12 May 2013 at 11:15
Original issue reported on code.google.com by
alan.our...@gmail.com
on 19 May 2012 at 8:56