Hi Sergey, The .bashrc and the build are both inside the VM. The b: at the beginning of your paths can only be Windows paths. Inside the VM, everything starts with /. The .bashrc is the one in your user home directory (where you'll be logging in), so just login and vi .bashrc will do it. These instructions are only good for a vagrant VM, your mileage will no doubt vary for other setups.
Regards, Fergal Byrne On Tue, Oct 29, 2013 at 6:54 PM, Marek Otahal <[email protected]> wrote: > hi Sergey, > > > > On Tue, Oct 29, 2013 at 6:52 PM, Sergey Cleftsow <[email protected]> wrote: > >> >> >> so after command >> >> $ cd ~ >> >> I get >> >> Srgg@User_PC ~ >> >> Then I tryed to find .bashrc and found following: >> >> b:/cygwin64/etc/defaults/etc/skel/.bashrc >> b:/cygwin64/etc/skel/.bashrc >> b:/cygwin64/home/Srgg/.bashrc >> > Yes, the "b:/cygwin64/home/Srgg/.bashrc" - this one. > Or just > open in your editor (vim / vi / nano ): > vim ~/.bashrc > ...and edit as needed. > > -- > Marek Otahal :o) > > _______________________________________________ > nupic mailing list > [email protected] > http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org > > -- Fergal Byrne <http://www.examsupport.ie>Brenter IT [email protected] +353 83 4214179 Formerly of Adnet [email protected] http://www.adnet.ie
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
