|
Magic Mailing List |
|
From: cfk (cfk AT pacbell DOT net) Date: Fri Apr 11 2003 - 22:13:14 EDT
Dear Anthony:
I also use RedHat 8.0. When I compile magic, I usually go something
like:
cd /home/cad/magic-7.2.34
make clean
make config (usually I select tcl and then X11, but openGL works fine
also)
make tcl
make install-tcl
Then when I run magic, I invoke it as
magic -w
This invokes the Tcl interpreter as a wrapper (thats the -w) around magic
and creates pull-down menus which are very useful.
Try this formula and let us know how you fare.
Charles Krinke
----- Original Message -----
From: "Anthony Tonizzo" <atonizzo AT lycos DOT com>
To: <magic-dev AT csl DOT cornell.edu>
Sent: Friday, April 11, 2003 6:17 PM
Subject: Magic on Linux
>
> I have been unsuccessfully trying to compile Magic under
> Linux.
>
> The Linux distribution is RedHat 8.0. The installation of
> RedHat was done from the sole purpose of running Magic, and
> was performed only a few hours ago. DIfferent versions of
> Magic give different errors. The closes I got was with
> 7.2.34 and the only error is the following
>
> ...
> --- compiling commands/CmdLQ.o
> --- compiling commands/CmdRS.o
> --- compiling commands/CmdTZ.o
> make[2]: *** [CmdTZ.o] Error 1
> --- compiling database/DBbound.o
> --- compiling database/DBcell.o
> --- compiling database/DBcellbox.o
> --- compiling database/DBcellcopy.o
> ...
>
> There are no other errors and/or warnings.
>
> I am no UNIX hacker. I cannot figure out what is going
> wrong. Any help you can provide me with this?
>
> The config was done for X11, Linux, 80x86, no scripting
> and with all other options set for default.
>
>
> Thanks
> Tony
>
>
>
> ____________________________________________________________
> Get 25MB, POP3, Spam Filtering with LYCOS MAIL PLUS for $19.95/year.
> http://login.mail.lycos.com/brandPage.shtml?pageId=plus&ref=lmtplus
|
|
|
|