我们可以使用其他路径代替 usr/bin 吗?

发布于 2024-12-11 10:45:47 字数 239 浏览 0 评论 0原文

我在我的网站中使用壁纸脚本,它需要在服务器上安装 ImageMagic 或 Gdlibrary。服务器路径应该是 usr/bin/imagemagic 或 usr/bin/gdlibrary。这些脚本必须由服务器管理人员安装,但是当我通知他们时,他们说目前他们不在服务器上安装其他脚本/软件!现在我想知道是否有任何方法可以在不使用 usr/bin 路径的情况下安装。有没有办法自己安装它,我可以访问 ftp,但没有名为 usr/bin 的路径..请帮助我!谢谢你!

Im using wallpaper script in my site and it need ImageMagic or Gdlibrary to be installed on server.Server path should be usr/bin/imagemagic or usr/bin/gdlibrary. those scripts must be intalled by server administration but when i informed them they say currently they do not install other scripts/softwares on the server! Now i want to know is there any way to install without using usr/bin path. Is there any way to intall it myself i have access to ftp but there's no path called usr/bin..please help me! Thank You!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

假面具 2024-12-18 10:45:47

自己编译源代码,并指定--prefix=/the/path/you/want

compile the source code yourself, and specify the --prefix=/the/path/you/want

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文