Deprecated: Assigning the return value of new by reference is deprecated in /Users/web_old/olympicswiki/inc/parserutils.php on line 219

Deprecated: Assigning the return value of new by reference is deprecated in /Users/web_old/olympicswiki/inc/parserutils.php on line 222

Deprecated: Assigning the return value of new by reference is deprecated in /Users/web_old/olympicswiki/inc/parserutils.php on line 359

Deprecated: Function split() is deprecated in /Users/web_old/olympicswiki/inc/common.php on line 798

Warning: Cannot modify header information - headers already sent by (output started at /Users/web_old/olympicswiki/inc/parserutils.php:219) in /Users/web_old/olympicswiki/inc/actions.php on line 102
lhc_olympics:troubleshooting [LHC Olympics]
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /Users/web_old/olympicswiki/inc/template.php on line 187
 

Deprecated: Assigning the return value of new by reference is deprecated in /Users/web_old/olympicswiki/inc/parser/xhtml.php on line 933

On this page are miscellaneous bits of troubleshooting information.

Getting PGS 4 to Compile on Mac OS X

In compiling C code, Mac OS X is supposed to include the SystemStubs library by default. For unknown reason, however, the SystemStubs library does not always load on all machines, though Apple claims to have fixed the problem in later releases of OS X 10.4. If you experience problems, add the

-lSystemStubs

flag to the examples/%: line of the main PGS Makefile.

Another problem one often encounters is that libraries are not properly archived. If you get a message that says to run ranlib, do so by typing

ranlib nameOfLib.a

Running PGS 4 on Linux Platforms

In some cases, the g77 compiler is overly case-sensitive. In particular, it will distinguish between file.inc and FILE.INC, which will cause some of the linking steps to fail. Switching between uppercase and lowercase filenames should fix these compiler issues. Let us know if you find a particular example so we can put the correct case in the master version.

 

Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /Users/web_old/olympicswiki/inc/template.php on line 634
lhc_olympics/troubleshooting.txt · Last modified: 2006/06/05 18:22 by olympian
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki