2

I'm trying to use tup to auto compile my files. After init, I can use tup upd in the command line, but whenever I do tup monitor -a, nothing happens. The command executes, there is no result/error/response, and when I change a file, tup does not pick up the change and auto compile. What is going on?

Derek
  • 11,980
  • 26
  • 103
  • 162
  • https://groups.google.com/forum/#!msg/tup-users/tQwJlYPdd44/5Vn6knm9pAoJ This might help you. Thanks & Regards, Alok Thaker – linux_fanatic Oct 01 '13 at 07:12

1 Answers1

0

I installed tup using apt-get, but I uninstalled that and installed it from the website, everything worked

Derek
  • 11,980
  • 26
  • 103
  • 162