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

omissions and errors in install doc for Gentoo: CANNOT USE #1023

Open
petaflot opened this issue Apr 4, 2024 · 0 comments
Open

omissions and errors in install doc for Gentoo: CANNOT USE #1023

petaflot opened this issue Apr 4, 2024 · 0 comments

Comments

@petaflot
Copy link

petaflot commented Apr 4, 2024

https://github.com/Proxmark/proxmark3/wiki/Gentoo-Linux reads

sudo emerge git p7zip make gcc readline dev-libs/libusb perl wget dev-qt/qt-meta:4 sys-apps/pcsc-lite

there is confusion in the name of ebuilds, so it should be something like

sudo emerge dev-vcs/git p7zip make sys-devel/gcc sys-libs/readline dev-libs/libusb perl wget dev-qt/qt-meta:4 sys-apps/pcsc-lite

furthermore, dev-qt/qt-meta does not exist anymore in the repositories.

furthermore still,

Get devkitARM release 41 from SourceForge (choose either the 64/32 –bit depending on your architecture, it is assumed you know how to check and recognize your architecture):

    
(64-bit) http://sourceforge.net/projects/devkitpro/files/devkitARM/previous/devkitARM_r41-x86_64-linux.tar.bz2/download
    (32-bit) http://sourceforge.net/projects/devkitpro/files/devkitARM/previous/devkitARM_r41-i686-linux.tar.bz2/download

both links point to pages that will loop back on themselves and will not allow a download ; this is in both the Reflashing Proxmark3 and Driver Installation sections.

Some other webpage related to devkitpro https://devkitpro.org/wiki/devkitPro_pacman#Gentoo is also way beyond obsolete, as sys-apps/pacman does not exist anymore.

instructions to compile on Linux in https://github.com/Proxmark/proxmark3/blob/master/COMPILING.txt are 1) wrong and 2) incomplete.

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