|
[Rivet] AGILe head installEike von Seggern jan.eike.von.seggern at physik.hu-berlin.deSat Apr 3 17:21:35 BST 2010
Hi Lars, this looks really odd. It sound like a shell problem. If you're using zsh try calling `rehash' to make zsh re-read all dirs in $PATH after you installed a new executable. Cheers, eike On Sat, Apr 03, 2010 at 16:25 +0100, Andy Buckley wrote: > Hi Lars... no idea! > > (Can you send technical questions to the Rivet list instead of to me > personally, please: I'm struggling to find time, and am certainly not an > expert on everything technical!) > > Andy > > > On 01/04/10 23:56, Lars Sonnenschein wrote: > > Hello Andy > > apparently I had some clashes with existing code from older AGILe > > installations. > > Now the AGILe head version compilation and installation finishes > > gracefully. > > > > Unfortunately, when I try to execute agile-runmc it seems not be > > recognised: > > > > -rwxr-xr-x 1 sonnen zh 18K Apr 1 23:51 agile-runmc > > -rwxr-xr-x 1 sonnen zh 2.7K Apr 1 23:51 agile-config > > [pcac3-1] /home/sonnen/local/bin > agile-config > > agile-config: Command not found. > > [pcac3-1] /home/sonnen/local/bin > agile-config --help > > agile-config: Command not found. > > [pcac3-1] /home/sonnen/local/bin > which agile-runmc > > agile-runmc: Command not found. > > [pcac3-1] /home/sonnen/local/bin > which rivet > > /home/sonnen/local/bin/rivet > > > > Though it is sitting in the same directory (.../local/bin/) > > and has the same rwx permissions as the rivet executable, which > > is recognised. > > > > Any idea what could be wrong this time? > > Evidently the make install copied the executable over to the .../local/bin > > directory as supposed to. > > > > When I go into this directory and execute ./agile-runmc > > or specify explicitely the path I can > > execute the agile-runmc command. > > > > At least I got it "somehow" working. > > > > Happy Easter > > > > Lars
More information about the Rivet mailing list |