Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Staden install on LINUX!

33 views
Skip to first unread message

wangk

unread,
Sep 14, 2006, 5:25:17 AM9/14/06
to staden

Dear Sir

Sorry to disturb you, but I met some problems in my work. I have downloded staden Software Package(staden-linux-x86-1-7-0.tar.gz and staden-src-1-7-0.tar.gz) from your website. The problem is when I typing 'make' in the directory /home/soft/staden/staden-src-1-7-0, the result is aways like this(I have typed 'make clean' before):

make[1]: *** [Misc] Error 2
make[1]: Leaving directory `/home/soft/staden/staden-src-1-7-0/src'
make: *** [all] Error 2

(reference the file staden-make.out)

environment variable :

export STADENROOT=/home/soft/staden/staden-linux-x86-1-7-0/
. $STADENROOT/staden.profile

so when I type gap4, it aways show

stash: error while loading shared libraries: libtk_utils.so: cannot open shared object file: No such file or directory

I realy don't know what is wrong with my work. Hope get your hlep informations!

regards!

Kai Wang

wangk
2006-09-14

Charles Plessy

unread,
Sep 14, 2006, 9:01:01 PM9/14/06
to bionet-soft...@moderators.isc.org
Dear Kai,

it seems that you miss the library "libtk_utils.so". It is possible that
it is related to the error you reported at the beginning of your
message, but the file you attached was discarded somewher before
reaching the newsgroup.

One hypothesis is that you miss one development file to build the
library itself. The tail of your build log should tell what went wrong.
Do you have the Tcl and Tk development files installed?

Have a nice day,

--
Charles Plessy
http://charles.plessy.org
Wako, Saitama, Japan

chinedu...@fmach.it

unread,
Aug 17, 2014, 6:10:07 AM8/17/14
to bionet-soft...@moderators.isc.org
Please kindly assist me, i have the following error below while try to make install staden
here is the code make && sudo make install

/home/charles/tcl8.5.8/unix/tk8.5.8/generic/tkDecls.h:909:20: error: unknown type name 'CONST84'
int * argcPtr, CONST84 char ** argv,
^
In file included from /home/charles/tcl8.5.8/unix/tk8.5.8/generic/tk.h:1537:0,
from /home/charles/staden/staden-2.0.0b10-src/build.tristy/../tk_utils/cli_arg.c:7:
/home/charles/tcl8.5.8/unix/tk8.5.8/generic/tkDecls.h:1738:103: error: unknown type name 'CONST84'
int (*tk_ConfigureWidget) (Tcl_Interp * interp, Tk_Window tkwin, Tk_ConfigSpec * specs, int argc, CONST84 char ** argv, char * widgRec, int flags); /* 29 */
^
/home/charles/tcl8.5.8/unix/tk8.5.8/generic/tkDecls.h:1764:5: error: expected specifier-qualifier-list before 'CONST84_RETURN'
CONST84_RETURN char * (*tk_DisplayName) (Tk_Window tkwin); /* 55 */
^
make[1]: *** [cli_arg.o] Error 1
make[1]: Leaving directory `/home/charles/staden/staden-2.0.0b10-src/build.tristy/tk_utils'

thanks
CN

0 new messages