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

Install gmake issue #153

Open
fcarton opened this issue Nov 12, 2024 · 4 comments
Open

Install gmake issue #153

fcarton opened this issue Nov 12, 2024 · 4 comments

Comments

@fcarton
Copy link

fcarton commented Nov 12, 2024

Hello Guys,
I would like to try this sexy project but I have an issue when I try to build the app.
I follow exactly instructions, and the gmake falls into error.
Thank you for your help !

-bash-5.2$ gmake
system -qi "CRTLIB ILEASTIC TYPE(*TEST) TEXT('ILEastic: Programmable applications server for ILE')"                     
system -qi "CRTBNDDIR BNDDIR(ILEASTIC/ILEASTIC)"
system -qi "ADDBNDDIRE BNDDIR(ILEASTIC/ILEASTIC) OBJ((*LIBL/ILEASTIC))"
system -qi "CHGATR OBJ('headers/*') ATR(*CCSID) VALUE(1208)"
system -q "CRTSRCPF FILE(ILEASTIC/QRPGLEREF) RCDLEN(132)"
system "CPYFRMSTMF FROMSTMF('headers/ileastic.rpgle') TOMBR('/QSYS.lib/ILEASTIC.lib/QRPGLEREF.file/ileastic.mbr') MBROPT(*REPLACE)"
CPC7305:  Membre ILEASTIC ajouté au fichier QRPGLEREF de ILEASTIC.
CPCA081:  Fichier STREAM copié dans l'objet.
cd noxDB && gmake BIN_LIB=ILEASTIC TARGET_RLS=*CURRENT
qsh: 001-0019 Error found searching for command gmake. No such path or directory.
gmake: *** [makefile:61: noxDB] Error 127
-bash-5.2$

Regards

@NielsLiisberg
Copy link
Collaborator

NielsLiisberg commented Nov 12, 2024 via email

@fcarton
Copy link
Author

fcarton commented Nov 12, 2024

Thank you for your help but not better....same error :(
This is my .profile file

PATH=/QOpenSys/pkgs/bin:.:$PATH
export PATH

@fcarton
Copy link
Author

fcarton commented Nov 13, 2024

For information, I have solved the problem by running the QSH on the IBMi and not a SSH on my PC.

@NielsLiisberg
Copy link
Collaborator

NielsLiisberg commented Nov 14, 2024 via email

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

2 participants