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

command not found #20

Open
viyiu opened this issue Sep 14, 2018 · 1 comment
Open

command not found #20

viyiu opened this issue Sep 14, 2018 · 1 comment

Comments

@viyiu
Copy link

viyiu commented Sep 14, 2018

how to use it? when haved get ths db2struct , i run the command like:
db2struct --host localhost -d test -t test_table --package myGoPackage --struct testTable -p --user testUser
in the gopath , i get the db2struct: command not found

@Shelnutt2
Copy link
Owner

@viyiu most likely the $GOPATH/bin is not in your $PATH variable. Try running $GOPATH/bin/db2struct --help.

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