[Magic-dev] compile & install Magic 7.3.115 on Solaris 10

iltseng at seed.net.tw iltseng at seed.net.tw
Wed Dec 7 13:37:54 EST 2005


Dear Magic users/developers,

I was trying to compile and install Magic 7.3.115 on Solaris 10. Since I do not have the root password of the machine, I can only install Magic in my local directories. Therefore, I used the --prefix option for the configure command, followed by typing "make" and then "make install". However, I got some error messages during "make install". Please see the messages below:

$ pwd
/home/username/Magic_7.3.115/magic

$ ./configure --prefix=/home/username/Magic_7.3.115/magic
/* Everything seemed fine. */

$ make
/* Everything seemed fine. */

$ make install
--- installing to /home/username/Magic_7.3.115/magic
make[2]: *** No rule to make target `../graphics/libgraphics.o', needed by `tclmagic.so'.  Stop.

$ cd bin

$ ./magic
./magic: MAGIC_WISH=/usr/local/bin/wish: is not an identifier



Can anyone shed me some light?

Thanks in advance,
I-Lun



More information about the magic-dev mailing list