summaryrefslogtreecommitdiff
path: root/doc/FAQ
Commit message (Collapse)AuthorAge
...
* Added new entryallen2002-04-21
| | | | | | | | | | | | | | | | | | | | | | I get the following error when compiling? Checking status of libIOJpeg.a gmake[3]: *** No rule to make target `/u1/allen/scratch/Cactus/arrangements/ CactusIO/IOJpeg/src/IOJpeg.h', needed by `JPEG.c.d'. Stop. gmake[2]: *** [make.checked] Error 2 gmake[1]: *** [/u1/allen/scratch/Cactus/configs/wave/lib/libIOJpeg.a] Error 2 gmake: *** [wave] Error 2 This is because an include file which was used in your previous compile is no longer there (in this case the file IOJpeg.h was renamed ioJpeg.h). To solve this, delete the dependency information by issuing gmake <config>-cleandeps before compiling again. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2738 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Entry explaining hanging of HTTPD with pthreads on SGI machinesallen2002-04-13
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2711 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added FAQ on what to do when a shared lib cannot be found.tradke2002-04-08
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2699 17b73243-c579-4c4c-a9d2-2d5706c11dac
* typo fixesrideout2002-02-28
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2634 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New faq about missing C++allen2002-02-13
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2615 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Why we don't use mpiCC scripts at the momentallen2001-10-23
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2417 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Are there STRING grid scalars?allen2001-09-17
| | | | | | | How to get an earlier release? git-svn-id: http://svn.cactuscode.org/flesh/trunk@2364 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added answer to oft asked question (at least among ourselves) as to why theallen2001-09-14
| | | | | | | main routine of the flesh is bizarrely written in C++. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2360 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added comment about parallel makeallen2001-09-11
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2349 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Addedallen2001-08-14
| | | | | | | | | | | | 1. How to checkout thorns not now part of standard release 2. How to broadcast a local scalar (Thomas just answered this for scott) 3. Why you shouldn't make your own calls to MPI (this answer could be improved but I wanted to put something there). git-svn-id: http://svn.cactuscode.org/flesh/trunk@2304 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added oneallen2001-07-13
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2293 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added answer to Cactus/642 ... how to find CVS version info fromallen2001-05-05
| | | | | | | an executable. git-svn-id: http://svn.cactuscode.org/flesh/trunk@2147 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added description of problem with single apostrophes in Fortran commentsallen2001-04-15
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2115 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixing important typoallen2001-03-01
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2072 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Info about gmake cvsupdateallen2001-02-06
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@2013 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added a couple more items.allen2001-01-14
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1989 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added comment about LOGICAL parametersallen2000-12-08
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1914 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing question about parallel make (PR 177), as this is now fixed.goodale2000-12-07
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1913 17b73243-c579-4c4c-a9d2-2d5706c11dac
* How to set CACTUS_CONFIGS_DIRallen2000-11-30
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1906 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Compiling in 32 bit mode on irixallen2000-10-05
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1856 17b73243-c579-4c4c-a9d2-2d5706c11dac
* added SUN gmake problemlanfer2000-07-11
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1723 17b73243-c579-4c4c-a9d2-2d5706c11dac
* How to compile one thorn before another oneallen2000-06-19
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1682 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Updates to FAQallen2000-02-28
| | | | | | | The FAQ will now be available on the Web Pages git-svn-id: http://svn.cactuscode.org/flesh/trunk@1403 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added a question on parallel making a question on 'not enough slashes'.goodale1999-11-28
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1177 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Adding Tom's comment about why mpirun is needed to see compiled parametersallen1999-11-24
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1166 17b73243-c579-4c4c-a9d2-2d5706c11dac
* A question about the vast90 compiler.goodale1999-08-24
| | | | | | | | | I thought I had committed this before going on vac. Ho hum. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@856 17b73243-c579-4c4c-a9d2-2d5706c11dac
* added a faqlanfer1999-07-15
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@710 17b73243-c579-4c4c-a9d2-2d5706c11dac
* A FAQ for potentially useful stuff which has no logical place in thegoodale1999-06-24
documentation. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@569 17b73243-c579-4c4c-a9d2-2d5706c11dac