oniony / TMSU

TMSU lets you tags your files and then access them through a nifty virtual filesystem from any other application.
Other
2.03k stars 118 forks source link

Cannot make on Cygwin #240

Open pmor13 opened 2 years ago

pmor13 commented 2 years ago
$ 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 commented 2 years ago

Do you support Cygwin / Windows actually?

pmor13 commented 2 years ago

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 commented 2 years ago

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