PS3Xploit / PS3xploit-resigner

A Tool To Resign PS2/PS3/PSX/PSP Content For Use With PS3 etHANol 4.82/4.84
GNU General Public License v3.0
186 stars 73 forks source link

Compile in archlinux #21

Closed letroll closed 6 years ago

letroll commented 6 years ago

When I am trying to compile it by using "make" it fails with:

[C] pkg2zip_aes_x86.c /bin/ld : ne peut trouver -lcrypto /bin/ld : ne peut trouver -lssl collect2: error: ld a retourné le statut de sortie 1 Failed to link ps3xploit_rifgen_edatresign! make: *** [Makefile:11: ps3xploit_rifgen_edatresign] Error 1

someone can help me or share me it's pre-compiled binary?

Ankush-p commented 6 years ago

Pre-compiled binary (I compiled in Arch too) ps3xploit_rifgen_edatresign.zip Place it in source/pre-compiled/linux

PS3Xploit commented 6 years ago

sudo apt-get install libssl-dev