|
jeckels responded: |
2011-06-03 10:17 |
|
|
mboehmer responded: |
2011-06-16 04:03 |
Hi Josh,
I did install Proteowizard under /users/local/pwiz from the tar.bz2 file from souceforge, but do not see a pwiz_swigbindings file in this folder. Does Proteowizard have to be installed from source? The other problem I encountered was, that in Ubuntu 10.04 it seems to be difficult to set LD_LIBRARY_PATH, could you give me more specific instructions how to set a -Djava.library.path argument instead?
Thanks a lot,
Maik |
|
Brian Connolly responded: |
2011-06-16 12:38 |
Maik,
With respect to the library path question
I am not sure how you are starting your tomcat server. In your tomcat startup script you add the following to either the JAVA_OPTS or CATALINA_OPTS variable
-Djava.library.path=/path/to/library
With respect to the pwiz_swigbindings library:
It looks like you can build the library from source via the TPP version 4.4.0 or later. You can use the make command described in our documentation, ie "...The pwiz_swigbindings library can be built using the TransProteomic Pipeline build system ("make pwiz_swig"), and will be added to the standard ProteoWizard build soon as well, hopefully."
I have not tried myself on Ubuntu yet, thus I cannot verify that this make command will work. |
|
|
|