Search the web
Sign In
New User? Sign Up
protomuck
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Program not compilable. Cannot run.   Message List  
Reply | Forward Message #756 of 839 |
Re: [protomuck] Program not compilable. Cannot run.

On Aug 12, 2007, at 2:43 AM, Mark Stanhope wrote:
> When installing a number of components I from time to time get the
> above error. I was wondering if there is something silly I am doing
> or is this just some of the older components don`t work on the new
> mucks.
In most cases that error results from trying to compile a program
which depends on macros or libraries that you don't have installed on
your MUCK. When you compile the program -- manually, in the program
editor -- it should give you an error message with some clue of
what's missing. Also you can read the header section of the program
and often see if there are any $include files that it needs.

Usually the best way to get a program working is to have wizard
access on a MUCK where it's already running. Then you can see
exactly what macros and libraries are installed, and you copy them
across to the new MUCK as needed.

-- Zobeid




Sun Aug 12, 2007 9:10 pm

firefox7w
Offline Offline
Send Email Send Email

Forward
Message #756 of 839 |
Expand Messages Author Sort by Date

All When installing a number of components I from time to time get the above error. I was wondering if there is something silly I am doing or is this just some...
Mark Stanhope
markastanhope
Offline Send Email
Aug 12, 2007
7:50 am

... In most cases that error results from trying to compile a program which depends on macros or libraries that you don't have installed on your MUCK. When...
Zobeid Zarathustra
firefox7w
Offline Send Email
Aug 12, 2007
9:11 pm

I think I have found the problem, now all I need to do is solve it Error in line 75: Unrecognized word .pmatch. This is when loading lib-match. Any ideas? Mark...
markastanhope
Offline Send Email
Aug 17, 2007
8:13 pm

... On FS MUCK we have this macro definition in the program editor: def pmatch "$pmatch" match call We also have this MUF @registered as $pmatch: ...
Zobeid Zarathustra
firefox7w
Offline Send Email
Aug 18, 2007
4:54 pm

Try this: @set #0=_defs/.pmatch:\pmatch --Alynna...
Alynna Trypnotk
alynnafoxie
Online Now Send Email
Aug 18, 2007
6:36 pm

Alynna Thanks, that appeared to work along with installing std-defs. Mark From: protomuck@yahoogroups.com [mailto:protomuck@yahoogroups.com] On Behalf Of...
Mark Stanhope
markastanhope
Offline Send Email
Aug 19, 2007
2:27 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help