Hi Will, I cant find the folder with Qiim 1.3.0. This is what I have
when finding it in unix:
qiime@localhost:~$ cd / qiime software
qiime@localhost:/$ ls
bin home lib64 opt selinux tmp vmlinuz.old
boot initrd.img lost+found proc software usr
dev initrd.img.old media root srv var
etc lib mnt sbin sys vmlinuz
This is what I find when oppening software folder in the window:
/software/ampliconnoise-1.25-release
/software/blast-2.2.22-release
/software/cdbtools-10.11.2010-release
/software/chimeraslayer-4.29.2010-release
/software/clearcut-1.0.9-release
/software/cytoscape-2.7.0-release
/software/fasttree-2.1.3-release
/software/gg_otus-4feb2011-release
/software/infernal-1.0.2-release
/software/mothur-1.6-release
/software/python-2.7.1-release
/software/r-2.12.0-release
/software/raxml-7.0.3-release
/software/vienna-1.8.4-release
/software/core_set_aligned.fasta.imputed
/software/lanemask_in_1s_and_0s
Also, when I type vim ~/.bashrc, I get this message:
E325: ATTENTION
Found a swap file by the name "~/.bashrc.swp"
owned by: qiime dated: Fri Jun 8 22:37:12 2012
file name: ~qiime/.bashrc
modified: YES
user name: qiime host name: localhost
process ID: 1611
While opening file "/home/qiime/.bashrc"
dated: Fri Jun 8 20:40:52 2012
(1) Another program may be editing the same file.
If this is the case, be careful not to end up with two
different instances of the same file when making changes.
Quit, or continue with caution.
(2) An edit session for this file crashed.
If this is the case, use ":recover" or "vim -r /home/
qiime/.bashrc"
to recover the changes (see ":help recovery").
If you did this already, delete the swap file "/home/
qiime/.bashrc.swp"
to avoid this message.
Swap file "~/.bashrc.swp" already exists!
[O]pen Read-Only, (E)dit anyway, (R)ecover, (D)elete it, (Q)uit,
(A)bort:
Can you tell me, If I install 1.5.0 virtualbox, will it be a separate
system from 1.3.0, that is will I still have 1.3.0 virtualbox with all
of the data I worked on before.
> It looks like the Qiime scripts are not actually in your path and the
> libraries are not in your pythonpath. I am not sure what the actual
> structure of your directories are. You should have something in
> /home/qiime/qiime_software/ that looks like qiime-1.3.0 (the numbers or
> name might be a little different).
> Once you have located the above folder, check to see if it contains a bunch
> of folders with names like 'scripts', 'tests' etc. If it doesn't, it should
> contain only one folder called 'Qiime' or 'qiime'. Check inside this folder
> to see if this is where 'scripts' and 'tests' are. Whatever the folder
> where scripts and tests is located is the folder we need. If its actually
> called qiime-1.3.0/ then here is how you must change your .bashrc file.
> Open .bashc up in vim or a text editor, whatever you are comfortable with.
> The end of the line that says PATH should look something like -
> opt/vappio-py/vappio/cli:$PATH. You need to insert
> /home/qiime/qiime_software/qiime-1.3.0/scripts/: between the cli: and
> $PATH, so it would look like: *
> opt/vappio-py/vappio/cli:/home/qiime/qiime_software/qiime-1.3.0/scripts/:$PATH
> * (you need to add a colon before $PATH as well).
> The end of the line that says PYTHONPATH should look something like -
> :/opt/vappio-twisted:/opt/vappio-py. Just add
> :/home/qiime/qiime_software/qiime-1.3.0/
> so it would look like:
> *:/opt/vappio-twisted:/opt/vappio-py:/home/qiime/qiime_software/qiime-1.3.0/
> *
> *
> *
> Save the changes, open a new terminal, and try print_qiime_config.py. If it
> works then we have solved the problem. If not, send me a copy of your
> .bashrc file and a list of the directories that are
> in /home/qiime/qiime_software/ (can just copy and paste the results of ls
> while in that directory).
>
> Will
>
> On Fri, Jun 8, 2012 at 4:44 PM, CK <
chen.calvi...@gmail.com> wrote:
>
> > Hey Will, this is what I get when putting in env. How can I tell if
> > the PATH variable doesn't include the path to where
> > the qiime scripts are stored? Also, if I download the latest
> > virtualbox will this solve the problem? I am afraid to lose the data
> > that I produced in this old virtualbox. Thank you.
>
> > qiime@localhost:~$ env
> > ORBIT_SOCKETDIR=/tmp/orbit-qiime
> > SSH_AGENT_PID=1139
> > TERM=xterm
> > SHELL=/bin/bash
>
> XDG_SESSION_COOKIE=670a719844fb5023711a7df74c64044d-1339194203.582090-1827509720> WINDOWID=25165827
> > VAPPIO_HOME=/opt
> > GNOME_KEYRING_CONTROL=/tmp/keyring-I5q06f
> > GTK_MODULES=canberra-gtk-module
> > USER=qiime
> > LD_LIBRARY_PATH=/home/qiime/qiime_software/python-2.7.1-release/lib/
> > PYRO_LOOKUP_FILE=/home/qiime/qiime_software/ampliconnoise-1.25-release/
> > Data/LookUp_E123.dat
>
> LS_COLORS=rs=0:di=01;34:ln=01;36:hl=44;37:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.
>
> 7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36: