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

Cannot make on Cygwin #240

Open
pmor13 opened this issue Feb 1, 2022 · 3 comments
Open

Cannot make on Cygwin #240

pmor13 opened this issue Feb 1, 2022 · 3 comments

Comments

@pmor13
Copy link

pmor13 commented Feb 1, 2022

$ make

CLEANING

go clean github.com/oniony/TMSU
go: GOPATH entry is relative; must be absolute path: "/cygdrive/d/TMSU:C:\\Users\\dev0\\go".
For more details see: 'go help gopath'
make: *** [Makefile:24: clean] Error 2

Please help.

@pmor13
Copy link
Author

pmor13 commented Feb 1, 2022

Do you support Cygwin / Windows actually?

@pmor13
Copy link
Author

pmor13 commented Feb 1, 2022

tmsu from tmsu-x86_64-0.5.0.zip leads to database transaction error:

$ tmsu
tmsu: creating database at 'C:\Users\xxx\.tmsu\default.db'.
tmsu: could not open storage: could not open database at 'C:\Users\xxx\.tmsu\default.db': database transaction error: unable
 to open database file

@pmor13
Copy link
Author

pmor13 commented Feb 1, 2022

Fixed by creating C:\Users\xxx\.tmsu.

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