help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Incomplete set-up? + problem with autoconf replacement


From: Rudi Ludwig
Subject: [Help-smalltalk] Incomplete set-up? + problem with autoconf replacement
Date: Fri, 04 May 2001 19:47:32 +0200

Hello:

After compiling and installing GNU-Smalltalk, I could do the Tutorial
and it works fine.

Unfortunately when running eg the class browser from a directory
different than the one where I compiled --and still have installed--
the sources nothing happens.

Example:
------------------------------
address@hidden:~/software/oop$ gst  -qK blox/Run.st
GNU Smalltalk Ready

address@hidden:~/software/oop$ 
------------------------------
and that's all!

Whereas
------------------------------
address@hidden:~/software/oop/smalltalk-1.95.4$ gst  -qK blox/Run.st
------------------------------
works fine.


------------------------------
$gst --version
reports....

Using default kernel path: /usr/local/share/gnu-smalltalk/kernel
Using default image path: /usr/local/share/gnu-smalltalk

------------------------------
pathes and the directories and files like 
/usr/local/share/gnu-smalltalk/blox/Run.st
exist.

???
I did the installation as described in the info-files, what is missing?
Or am I wrongly expacting a behaviour that just is not given?
???


In addition trying
------------------
address@hidden:~/software/oop/smalltalk-1.95.4$ gst -qK
examples/blox/Man.st
GNU Smalltalk Ready

/home/rudi/software/oop/smalltalk-1.95.4/examples/blox/Man.st:72:
Undefined variable win referenced
.....
-----------
fails.



Thanks in advance

Rudi


--------------------------------
Problem with autoconf replacement
--------------------------------
With the replacement for autoconf that comes with the sources,
I had a problem. First it works, but when compiling I got a message
like: no rule to make target ....
After installing the autoconf package (from the Linux distribution)
the problem disappeared, thus I'm fine with that.

If you need the exact message to hunt the problem down, I can uninstall
autoconf, re-run configure and make (only that it takes a while on an
i486)
and supply you with the message; that'll be no problem.

--------------------------------





reply via email to

[Prev in Thread] Current Thread [Next in Thread]