Hi,
I'm trying to compile HOT for Ubuntu 12.04lts but I run into a problem with compiling SOP_Star.C to begin with.
I installeded csh, g++
Then when I run: hcustom SOP_Star.C
I get:
Making SOP_Star.o and /home/nick/houdini12.1/dso/SOP_Star.so from SOP_Star.C
Assembler messages:
Fatal error: can't create SOP_Star.o: Permission denied
Compile failed
To me it seems that it can't write the file to my home dir but I find that odd because the dir rights are as open as they can be. Any suggestions?
drwxrwxrwx 35 nick nick 4096 Jan 17 13:37 nick/
drwxrwxrwx 7 nick nick 4096 Jan 17 15:42 houdini12.1/
drwxrwxrwx 2 nick nick 4096 Jan 17 16:12 dso/