安装GNU Smalltalk的问题 [英] Troubles with installing gnu smalltalk

查看:73
本文介绍了安装GNU Smalltalk的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图在ubuntu上安装gnu smalltalk,我从 ftp://ftp.gnu.org下载了smalltalk/gnu/smalltalk ,然后将文件夹解压缩到桌面上.当我进入smalltalk文件夹并输入"./configure",并且一切似乎都还不错时,控制台会显示现在请键入'make'进行编译.祝您好运.",但是当我键入"make"时,下一个到计算机的一点工作后,终端会显示下一条消息:

im trying to install gnu smalltalk on ubuntu, i downloaded smalltalk from ftp://ftp.gnu.org/gnu/smalltalk and i extracted the folder on the desktop. When i'm into the smalltalk folder and i write "./configure" and all seems to be alright, the console shows "Now please type 'make' to compile. Good luck.", but when i type "make", next to a little bit of work of computer the terminal shows the next message:


(many lines)
     .
     .
     .
libtool: link: cannot find name of link library for `/home/reikoo/Escritorio/smalltalk-3.2/libc.la'
make[2]: *** [gst] Error 1
make[2]: se sale del directorio «/home/reikoo/Escritorio/smalltalk-3.2»
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio «/home/reikoo/Escritorio/smalltalk-3.2»
make: *** [all] Error 2
reikoo@reikoo-desktop:~/Escritorio/smalltalk-3.2$ 

我不知道怎么了

推荐答案

您是否尝试过删除文件 libc.la 并再次调用 make ?(如建议的此处)

Have you tried to delete the file libc.la and calling make again? (As suggested here)

您是否已安装所有依赖项?

这篇关于安装GNU Smalltalk的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆