|
我是个菜鸟,这几天才接触MAGICELINUX,装的是ML2.0正式版,很多简单的东西都不了解
这里有两个问题:
1、我想在桌面通过新建应用程序链接建立个GFTP的快捷方式,可是每次我选择应用程序的时候,它都提示我“请选择本地文件”,意即我选择的应用程序非本地文件。这个本地文件是什么有意思阿?
我的GFTP是安装在/usr/bin下的,难道还不是本地文件???
2、我用make的方法安装GFTP后,桌面和K菜单都没有出现它的快捷方式,于是我去它的安装目录/usr/bin下查看,有两个文件:gftp(shell脚本文件)和gftp-gtk(可执行文件),都可以打开运行GFTP,一模一样,这两个有什么关系吗?平时运行哪个比较好?
并且我用GFTP连接不上我同寝室的SER-U上,他的是WINXP的。在WINXP下都是可以的。我相信这是哪里没有设置好活安装好,但不知道哪里不对。
我是按照README安装的
1)* If you are compiling gFTP yourself, extract the files from the distribution
with tar -zxvf gftp-<version>.tar.gz
2)* Go to the gftp-<version> directory and type
./configure
make
The configure script will generate a Makefile for your machine, and make will compile a binary for your machine. By default, when you run configure, it will install gFTP with the prefix /usr/local, so the gFTP binary will be /usr/local/bin/gftp. You can change this by typing configure --prefix=/usr,and it will then install the gFTP binary to /usr/bin/gftp.
3)* If the compile suceeds without any errors, you can type make install to install the binary. This will also copy some necessary files to <install prefix>/share/gftp. If you do not have root on your machine to install these files, copy the contents of the docs/sample.gftp/ directory to ~/.gftp.
4)* You may want to glance at the USERS-GUIDE file that comes with this distribution. It contains a little bit of information about how to use it
但是我没有运行If you do not have root on your machine to install these files, copy the contents of the docs/sample.gftp/ directory to ~/.gftp.
当时我是在maomi用户下的,尽管su过了
我没有运行的那部分有关系吗?
还有最近碰到的其他一些问题一并这里问了:)
3、我在root下换了一个主题(系统自带的),想回到默认的主题,可是发现没有默认的主题选,也没有回到默认值的选项???
怎么回到默认主题呢?
4、我建了一个叫maomi的用户,在那个用户里有声音,一切正常
可是我切到root帐户的时候,就一点声音都没有了,尽管音标等都是代开的,这个问题好像很多朋友都碰到过。不过像我这样root用户里没声音,却在普通用户里有声音的不知道是怎么回事?
5、安装软件的时候,有时要TAR 解压,安装完成后,有的时候那些被TAR出来的文件能被直接删除,有的时候不能被删除,提示“拒绝访问”或“不存在”???
这是怎么回事?该怎么解决?
6、昨晚我第一次用KPDF打开了一个PDF文件看,并且关联了文件类型。之后发现K菜单上多了一个KPDF的假快捷方式,是和“设置”并列的。点击那个快捷方式,无反应。我试图用菜单管理器去掉那个快捷方式,删除保存后,它还是依然存在于K菜单上,电脑重启也没用。
我该怎么办?
7、也是昨晚,家目录下莫名多了两个文件名乱码的未知文件,图标是带有无法删除标志的图标,也是无法删除,系统提示“此文件不存在”??
这是怎么回事?该怎么解决?
我身边懂LINUX的朋友实在太少太少,所以这里的朋友多帮帮我啊!
谢谢 了 !!!! |
|