CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Siemens (https://www.cfd-online.com/Forums/siemens/)
-   -   start prostar on Fedora Core 2 (https://www.cfd-online.com/Forums/siemens/54097-start-prostar-fedora-core-2-a.html)

dorain October 17, 2004 09:40

start prostar on Fedora Core 2
 
I have installed the star-cd on fedora core 2. when i start prostar, the system prompt "No graphics drivers." how can i solve the problem? Thanks.

steve October 17, 2004 13:57

Re: start prostar on Fedora Core 2
 
I have 2 comments: 1)CD does not claim to support Fedora. It might work if you get lucky, but its not a supported OS. 2)At a minimum you need the video drivers that support the X window system and better if you also have OpenGL drivers. It appears from what little you write that you have not loaded either, or you have no video card or Fedora has no drivers to support the video card you have installed.

James October 22, 2004 10:50

Re: start prostar on Fedora Core 2
 
I suspect you probably did the standard install and did not choose packages manually and then Fedora didn't install the OpenXmotif libraries. Also there may be the case that Fedora did install the Xmotif libraries but it installed version 3 while prostar wants version 2. Do this to check if this is the case: ll /usr/X11R6/lib/libXm*

Then you need to install the version 2 libraries openmotif-2.1.30-1_ICS.i386.rpm 2651772 openmotif-devel-2.1.30-1_ICS.i386.rpm 26218917 and possibly you need to create a link libXm.so -> libXm.so.2.1 in the /usr/X11R6/lib/ directory. Standard situation with StarCD and linux, this used to happen with RH 9 and RH 7.2 as well.

Leo October 23, 2004 18:24

Re: start prostar on Fedora Core 2
 
Make sure that you have the STARDIR environment variable set correctly.

dorain October 24, 2004 04:40

Re: start prostar on Fedora Core 2
 
Thanks. everybody. James, after i follow the step you direct, it doesnot work. when i install it on RedHat8, it works. because on redhat8, when i enter "prostar", it prompt" cannot find libXm.so.2". but on FC2, do you have a better solution? Thank you.

dorain October 24, 2004 23:26

Re: start prostar on Fedora Core 2
 
this time, i add the STARDIR into the file ".bash_profie" in the user fold, and add a file ".flexlmrc" about the license file.that's ok, the prostar can start, and modeling is ok, but i cannot solve anything, that is which cannot start any analysis, it prompt any error about assembly, I installed the ABSOFT F77.

please help me

dorain October 24, 2004 23:26

Re: start prostar on Fedora Core 2
 
this time, i add the STARDIR into the file ".bash_profie" in the user fold, and add a file ".flexlmrc" about the license file.that's ok, the prostar can start, and modeling is ok, but i cannot solve anything, that is which cannot start any analysis, it prompt any error about assembly, I installed the ABSOFT F77.

please help meŁĄ

dorain October 25, 2004 02:40

Re: start prostar on Fedora Core 2
 
in file "bash_profile", add the following code: STARDIR=/opt/starcd/v3150;export STARDIR PATH=$STARDIR/bin:$PATH export PATH ABSOFT=/opt/absot PATH=/opt/absoft/bin:$PATH export ABSOFT PATH

Leo October 26, 2004 11:06

Re: start prostar on Fedora Core 2
 
If you copied and pasted part of your actual bash_profile, then there is a typo

ABSOFT=/opt/absot

dorain October 29, 2004 02:36

Re: start prostar on Fedora Core 2
 
Absoft fortran77 is not installed: when I press the button "start new analysis",the output is:

f77: unrecognized option `-N3' f77: unrecognized option `-N26' f771: error: unrecognized option `-f' ######################################

WARNING: Command execution error. Please check screen output for details

######################################

starin.f compile error.

Exiting starlink.

dorain October 29, 2004 02:45

Re: start prostar on Fedora Core 2
 
FORTRAN 77 Compiler 4.6, Copyright (c) 1987-1999, Absoft Corp. /usr/absoft/lib/libfio.a(lowlevel.o)(.text+0x10): In function `_temp_file':
: warning: the use of `tempnam' is dangerous, better use `mkstemp' /usr/local/starcd/solve/libstar.a(newgrc.o)(.text+0x10e): In function `pstrt_':
: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead/usr/local/starcd/solve/libstar.a(newgrc.o)(.text+0x105): In function `pstrt_':
: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead /usr/local/starcd/license/license.o(.text+0x3b01): In function `istry_':
: undefined reference to `__ctype_b' /usr/local/starcd/license/license.o(.text+0x4de9): In function `unlinchr':
: undefined reference to `__ctype_toupper' /usr/local/starcd/solve/libstar.a(star_client.o)(.text+0x419): In function `snddat_':
: undefined reference to `__ctype_b' /usr/local/starcd/license/liblmgr.a(l_date.o)(.text+0x82f): In function `l_int_month':
: undefined reference to `__ctype_b' /usr/local/starcd/license/liblmgr.a(l_date.o)(.text+0x920): In function `l_good_bin_date':
: undefined reference to `__ctype_b' /usr/local/starcd/license/liblmgr.a(l_getenv.o)(.text+0x537): In function `l_get_registry':
: undefined reference to `__ctype_b' /usr/local/starcd/license/liblmgr.a(l_uppercase.o)(.text+0x2f): In function `l_uppercase':
: undefined reference to `__ctype_b' /usr/local/starcd/license/liblmgr.a(l_uppercase.o)(.text+0x8f): more undefined references to `__ctype_b' follow /usr/absoft/lib/libfio.a(lowlevel.o)(.text+0x11f): In function `_getfile':
: undefined reference to `errno' /usr/absoft/lib/libfio.a(lowlevel.o)(.text+0x153): In function `_releasefile':: undefined reference to `errno' /usr/absoft/lib/libfio.a(lowlevel.o)(.text+0x175): In function `_releasefile':: undefined reference to `errno' /usr/absoft/lib/libfio.a(lowlevel.o)(.text+0x1ce): In function `_f_seek':
: undefined reference to `errno' /usr/absoft/lib/libfio.a(lowlevel.o)(.text+0x209): In function `_f_read':
: undefined reference to `errno' /usr/absoft/lib/libfio.a(lowlevel.o)(.text+0x261): more undefined references to `errno' follow collect2: ld returned 1 exit status ######################################

WARNING: Command execution error. Please check screen output for details

######################################

There were errors during linking. Please check screen output for details


steve October 29, 2004 17:34

Re: start prostar on Fedora Core 2
 
I don't know if this is the problem but you are using a version of absoft that is 5 years out of date.


All times are GMT -4. The time now is 03:17.