Custom Query (1155 matches)
Results (250 - 252 of 1155)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#777 | fixed | error in 52n-start.sh | ||
Description |
Hi, /usr/local/52nWPS/52n-start.sh has errors in its delay loop. there are 7 '\' chars in there which shouldn't be, the backtick and $ don't need to be quoted. this makes the delay loop fail. Hamish |
|||
#784 | wontfix | Error message when exiting pgadmin3 | ||
Description |
When exiting pgadmin3, I get the following 2 popups : "can't remove file '/home/user/.pgadmin3' (error 1: Opération non permise)" and then "Failed to update user configuration file." |
|||
#601 | fixed | errors in install_R.sh | ||
Description |
Alex already mentioned this, for the record- there were a couple of build failures in install_R.sh: Rmpi, rpvm, and rsprng. Rmpi: checking for mpi.h... no configure: error: "Cannot find mpi.h header file" rpvm: Check if PVM_ROOT is defined... no I'll try to build rpvm but you need set PVM_ROOT before use pvm. See pvm_intro(1PVM) Try to guess if pvm is installed somewhere ... Cannot find pvm. If pvm is installed, set PVM_ROOT to where pvm is. Otherwise, please install pvm first. rsprng: checking for sprng.h... no Cannot find sprng 2.0 header file.
|