Menu

#2 system does not have required compilers and libraries

v1.0 (example)
closed
nobody
5
2019-05-23
2005-01-07
Anonymous
No

Dowloaded all auto2000 files on my SGI workstation
(IRIX 6.5). Typed "configure" in auto/2000 directory
and onbtain error message "checking whether C compiler
(gcc) works...no configure. Error: installation or
configuration problem: C compiler cannot create
executables" Please help?

howley@oak.njit.edu

Discussion

  • RaidenSchw

    RaidenSchw - 2005-10-03

    Logged In: YES
    user_id=1333065

    Hello,

    im using the SUSE distribution in version 9.3. I had little
    problems with installing the programm but a friend gave me a
    few tips and so the programm ist runnig now. My problem is,
    that SUSE9.3 uses the Version 2.4 of the python-language. In
    the following i post the messages i got from AUTO. Perhaps
    someone may give me a hint how to solve the problem.

    ***************************
    AUTO> copydemo('ab')
    Copying demo ab ... done
    AUTO> load(equation='ab')
    Runner configured
    AUTO> load(equation='ab.1')
    Runner configured
    AUTO> run()
    Traceback (most recent call last):
    File "<console>", line 1, in ?
    File "<string>", line 3, in commandRun
    File "/home/RaidenSchw/auto/2000/python/AUTOclui.py", line
    53, in _queueCommand
    output = command()
    File "/home/RaidenSchw/auto/2000/python/AUTOCommands.py",
    line 989, in __call__
    return func()
    File "/home/RaidenSchw/auto/2000/python/AUTOCommands.py",
    line 1020, in __call__
    log,err = self.runner.runMakefileWithSetup(self.equation)
    File "/home/RaidenSchw/auto/2000/python/runAUTO.py", line
    192, in runMakefileWithSetup
    self.__setup()
    File "/home/RaidenSchw/auto/2000/python/runAUTO.py", line
    174, in __setup
    raise AUTORuntimeError("tried to explicitly setup but
    parameter not set as an option")
    AUTORuntimeError: tried to explicitly setup but parameter
    not set as an option
    ***************************

    thanks for help,
    Tobias

     
  • Bart Oldeman

    Bart Oldeman - 2006-03-17

    Logged In: YES
    user_id=176505

    Do you see the same problem with 0.9.8?

     
  • Bart Oldeman

    Bart Oldeman - 2019-05-23
    • status: open --> closed
    • Group: --> v1.0 (example)
     

Log in to post a comment.