Check this problem regarding cmu monarch installation in fedora 8
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Check this problem regarding cmu monarch installation in fedora 8
Guys
Please check n reply me about the following problem, i m installing cmu monarch but not getting it properly, error i have already posted in following thread:
Guys
Please check n reply me about the following problem, i m installing cmu monarch but not getting it properly, error i have already posted in following thread:
Please don't double-post, or point folks to another post, and ask us to solve your problem quicker. We volunteer our time to help, so asking us to solve your problem ASAP, isn't very nice. You don't say what version or distro of linux you're using either.
From a very brief Google search, it pointed to the ns-tcl package, as containing that file. Since it's missing, you don't have that package installed. Go install it.
Ok...did you read my previous post, and did you install the package I mentioned?? Did you install the package? If so, what were the results? Did you get the same error?
I'm not going to read through pages of documentation, to try to thread through what you've done so far, or go back and forth 50 times to try to guess.
actually ns-tcl package is already installed in ns-allinone-2.31 package, its containing folder tcl-8.4.14 which have the package... but still the error after running configure file...
actually ns-tcl package is already installed in ns-allinone-2.31 package, its containing folder tcl-8.4.14 which have the package... but still the error after running configure file...
I have finished with above problems, thanks for the help now i m stucked again dear.. with next command hope u can help me again......
after running following command i got an error
$ make depend; make
error....
g++: @V_INCLUDE_X11@: No such file or directory
In file included from random.h:43,
from random.cc:42:
rng.h:54:17: error: Tcl.h: No such file or directory
rng.h:75: error: expected class-name before ‘{’ token
make: *** [random.o] Error 1
I have finished with above problems, thanks for the help now i m stucked again dear.. with next command hope u can help me again......
after running following command i got an error
$ make depend; make
error....
g++: @V_INCLUDE_X11@: No such file or directory
In file included from random.h:43,
from random.cc:42:
rng.h:54:17: error: Tcl.h: No such file or directory
rng.h:75: error: expected class-name before ‘{’ token
make: *** [random.o] Error 1
You need to install the package that contains the tcl.h file. You're missing development libraries.
I Have installed TCL package but may b the path is different so please let me know in which file i make such change before execute following command:
make depend; make
coz in configure file i also change the path then it was compiled properly but in above make command i dont know which file i have to modify. there are two files 1. Makefile 2. Makefile.in
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.