On Thu, Apr 8, 2010 at 20:10, Rinku Saha <[email protected]> wrote: > I did a fresh start from beginning to install Rshell for taverna1.7 and as > per installation instructions in > http://janus.cs.utwente.nl:8000/twiki/bin/view/BioRange/RshellHelp , I did > not find the Current-profile-1.7.1.xml in my installation of taverna 1.7 in > this location: > c:Documents and SettingsYOUR_USER_NAMEApplication > DataTaverna-1.7.1confcurrent-profile-1.7.1.xml > > In this location i just have the "log4j","raven" and "mygrid" properties > files.Do you think my installation missed out on some files.
It sounds like you are looking in conf/ from your *application* folder (where taverna.exe lives) - but you need to look at your Taverna *home* directory, which is in a folder in your home directory, typically like quoted above. Note that the 'AppData' part (or equivalent) of this might be a hidden folder on Windows. The content of this folder should look like this for Taverna 1.7.2 (and similar for 1.7.1): C:\Users\stain\AppData\Roaming\Taverna-1.7.2\conf>dir Volume in drive C is Windows Volume Serial Number is 6E24-59E1 Directory of C:\Users\stain\AppData\Roaming\Taverna-1.7.2\conf 2010-04-07 16:19 <DIR> . 2010-04-07 16:19 <DIR> .. 2009-11-12 17:47 3,714 current-profile-1.7.2.xml 2010-04-07 16:24 3,200 net.sf.taverna.perspectives.DesignPerspective.perspective 2010-04-07 16:24 650 net.sf.taverna.perspectives.EnactPerspective.perspective 2010-04-07 16:24 30 preferences.properties 2010-04-07 16:24 16 user_perpectives.xml 5 File(s) 7,610 bytes 2 Dir(s) 8,979,472,384 bytes free If you are not sure where this folder is (it depends on your operating system), run the workflow from http://www.myexperiment.org/workflows/1210 - this should find the path and also open the folder in Windows Explorer/Finder/Gnome. Also see http://www.taverna.org.uk/documentation/faq/customising-taverna/taverna-home-directory/ -- Stian Soiland-Reyes, myGrid team School of Computer Science The University of Manchester ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ taverna-users mailing list [email protected] [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/about/contact-us/
