CookieAndPizza / gophish_fork

Other
0 stars 0 forks source link

Unable to compile gophish fork from source code #1

Open uniquean777 opened 3 years ago

uniquean777 commented 3 years ago

Hello,

I am not able to compile the source code. While compiling source code I received no mail module found. Can someone help me with the compilation steps?

Thanks in advance.

uniquean777 commented 3 years ago

Also getting below error.

_/root/gophish_fork

./gophish.go:76:25: not enough arguments in call to method expression mailer.Mailer.Start have (context.Context) want (mailer.Mailer, context.Context) ./gophish.go:79:20: not enough arguments in call to models.Setup have () want (*config.Config) ./gophish.go:95:31: undefined: controllers.CreateAdminRouter ./gophish.go:96:3: undefined: auth.Store ./gophish.go:96:31: undefined: config.Conf ./gophish.go:97:6: undefined: config.Conf ./gophish.go:98:34: undefined: config.Conf ./gophish.go:102:53: undefined: config.Conf ./gophish.go:103:36: undefined: config.Conf ./gophish.go:106:52: undefined: config.Conf ./gophish.go:106:52: too many errors