English 中文(简体)
你们如何能够改变Hugs98(Haskell)在模块和图书馆所处道路?
原标题:How can you change the path where Hugs98 (Haskell) looks for Module and Libraries?

我已安装了乌班图,作为虚拟机器,因此我可以使用Hugs98。 然而,在安装了I罐车后,可是使用数据。 Char and Data. 比率模块。 我不得不人工装载:载荷/usr/lib/etc。 似乎出现这种情况的原因是,这些单元不是应当使用的。 请允许我告诉我,我如何能够改变单元的缺省道路,以便我不必每次装上这些单元?

问题回答




相关问题
Add a changing icon to Ubuntu Panel

What would be the most simple way of adding and changing an icon in the Ubuntu (Gnome) Panel? I m looking for something as simple as shell scripting, but I m not restricted to that. Will write a ...

Configuring kernel

After create a new system call, how to update the kernel? I tried these lines, make-kpkg clean fakeroot make-kpkg -initrd -append-to-version=-custom kernel_image kernel_headers But Ubuntu asked me ...

save Exceptions to file in python

I want to save all following Exceptions in a file. The reason why I need this is because the IDLE for python 3.1.1 in Ubuntu raises an Exception at calltipps, but close to fast, that it isn t readble. ...

How can i monitor system statistics in kubuntu using Java?

i am doing a project related to configuration and memory analyzer for kubuntu. i want to display the system statistics information like CPU usage, RAM usage and proceses etc. graphically using an ...

How to pass "--external-locking" for mysqld in Ubuntu

I would like to start my mysql server with the --external-locking option. As mysqld is run by the /etc/init.d/mysql script ubuntu (karmic), I guess that s where I should set this "--external-locking" ...

"g++" and "c++" compiler

I just found on my Ubuntu, there are two different C++ compilers: /usr/bin/g++ and /usr/bin/c++. I am not familiar with the latter, but man c++ just jumps to the manpage of gcc. I wonder what is their ...

热门标签