OS X 上的 SAS 是否可以在不使用虚拟机的情况下运行?
我想编辑 SAS 代码并将其从 OS X 上的 emacs (aquamacs) 提交到在 Vista 上运行的 SAS(通过 Parallels)。知道如何做到这一点吗?我喜欢在一个地方完成所有事情,在 Windows 模拟器中工作确实很烦人。
我已经通过 aquamacs 从 Linux 服务器运行 SAS,但想知道是否可以在本地完成类似的操作。
有什么想法吗?
I would like to edit and submit SAS code from emacs (aquamacs) on OS X to SAS running on Vista (through Parallels). Any idea how to do this? I like to do everything through one place and it is really annoying to work within the windows emulator.
I have run SAS from a linux server through aquamacs but wonder if something similar can be done locally.
Any ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
也许考虑设置在 Windows 端执行远程 shell 命令的能力。然后您可以设置 emacs/aquamacs 进行远程 shell 调用。
只是把这个想法扔在那里......我实际上不知道这是否可能,但从概念上讲它应该工作得很好......
Perhaps look into setting up the ability to execute remote shell commands on the windows side. You could then setup emacs/aquamacs make the remote shell call.
Just throwing this idea out there... I don't actually know if this is possible but conceptually it should work fine...