Dumb Question about folder location - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html) +--- Forum: Just Starting Linux (https://www.linux-noob.com/forums/forum-63.html) +--- Thread: Dumb Question about folder location (/thread-630.html) |
Dumb Question about folder location - noobtard - 2009-06-29 I don't usually use linux for much, but I'm trying to run a program from terminal that requires another file. The location of the file is "default/file". This is a stupid question, but where would the folder "default" be located? "cannot open default/file: No such file or directory" Dumb Question about folder location - anyweb - 2009-06-29 what program are you trying to run and what distro is it the only thing i can think you mean would be your /home folder eg /home/anyweb but without more details i could be hopelessly wrong cheers Dumb Question about folder location - noobtard - 2009-06-29 I'm running ubuntu as a virtual machine. The program that is able to decrypt and extract the contents of a wii nand dump. Its named zestig. I have the source code of it as well if that helps at all. Dumb Question about folder location - noobtard - 2009-06-29 I've managed to figure it out. Dumb Question about folder location - anyweb - 2009-06-30 Quote:I've managed to figure it out. and that was how in case others run into the same problem |