LinHES Forums http://forum.linhes.org/ |
|
How to install a file manager? http://forum.linhes.org/viewtopic.php?f=14&t=10912 |
Page 1 of 1 |
Author: | gfg [ Fri Jul 21, 2006 6:53 pm ] |
Post subject: | How to install a file manager? |
I found Krusader which looks like System Commander which I'm used to. I tried this "apt-get install krusader", but only got this back. -------------------------------------------------------------- root@mythtv:~# apt-get install krusader Reading Package Lists... Done Building Dependency Tree... Done Package krusader is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: kdelibs-data E: Package krusader has no installation candidate root@mythtv:~# ---------------------------------------------------------------- Any one know how to get it to work, or how to get any other file manager to work. http://krusader.sourceforge.net/down.php |
Author: | spalVl [ Fri Jul 21, 2006 7:28 pm ] |
Post subject: | |
I have used XFE before. Not sure if will work on R5C7, http://mysettopbox.tv/phpBB2/viewtopic. ... hlight=xfe If you like XFE let me know I have some lirc mappings somewhere. |
Author: | mjl [ Fri Jul 21, 2006 9:10 pm ] |
Post subject: | |
Hi spalVI, Just to put your mind at rest, apt-get install xfe added two packages and I use gedit which "matches" nicely on the R5C7 ![]() As you mention, don't minimize, just alt tab to switch around. Worse thing that happens if you do minimize is you would have to exit the frontend to get at it again. No harm done. Have a great day! Mike |
Author: | gfg [ Sat Jul 22, 2006 9:36 am ] |
Post subject: | |
Dosen' work, and I have no idea of what I'm doing, I'm new to Linux. ------------------------------------------------------------------ root@mythtv:~# apt-get udpate E: Invalid operation udpate root@mythtv:~# apt-get install xfe Reading Package Lists... Done Building Dependency Tree... Done E: Couldn't find package xfe root@mythtv:~# ------------------------------------------------------------------- |
Author: | spalVl [ Sat Jul 22, 2006 9:55 am ] |
Post subject: | |
Quote: Dosen' work,...
root@mythtv:~# apt-get udpate Whoops... Guess I spelled update wrong in that howto. Fixed howto... apt-get update I added those lirc command to howto as well. |
Author: | gfg [ Sat Jul 22, 2006 11:11 am ] |
Post subject: | |
Still dosen't work. ------------------------------------- root@mythtv:~# apt-get update Hit http://ftp.us.debian.org stable/main Packages Hit http://ftp.us.debian.org stable/main Release Hit http://ftp.us.debian.org stable/contrib Packages Hit http://ftp.us.debian.org stable/contrib Release Hit http://ftp.us.debian.org stable/non-free Packages Hit http://ftp.us.debian.org stable/non-free Release Reading Package Lists... Done root@mythtv:~# apt-get install xfe Reading Package Lists... Done Building Dependency Tree... Done E: Couldn't find package xfe root@mythtv:~# root@mythtv:~# apt-get install nedit Reading Package Lists... Done Building Dependency Tree... Done E: Couldn't find package nedit root@mythtv:~# |
Author: | tjc [ Sat Jul 22, 2006 11:21 am ] |
Post subject: | |
Then you must have done something wrong. Use the "add these three lines" version of the directions here: http://www.knoppmythwiki.org/index.php? ... Repository After doing that mine looks like this: Code: root@black2:~# cat /etc/apt/sources.list deb http://http.us.debian.org/debian stable main contrib non-free deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free deb http://security.debian.org stable/updates main contrib non-free deb http://ftp.us.debian.org/debian stable main contrib non-free #deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free #deb-src http://ftp.us.debian.org/debian stable main contrib non-free #deb-src http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free #deb http://ftp.debian.org/debian ../project/experimental main contrib non-free #deb ftp://ftp.nerim.net/debian-marillat/ sid main #deb http://dijkstra.csh.rit.edu/~mdz/debian unstable mythtv #deb-src http://dijkstra.csh.rit.edu/~mdz/debian unstable mythtv #deb http://developer.linuxtag.net/knoppix/ ./ #deb-src http://developer.linuxtag.net/knoppix/ ./ #deb http://kanotix.com/files/debian/ ./ #deb http://www.pcxperience.org/apt/debian unstable/ #deb ftp://debian.marlow.dk/ sid madwifi #deb-src ftp://debian.marlow.dk/ sid madwifi #deb http://ndiswrapper.sourceforge.net/debian ./ #deb http://debian.tu-bs.de/knoppix/nx/slh-debian/ ./ #deb http://www.winischhofer.net/sis/debian/unstable ./ #deb-src http://www.winischhofer.net/sis/debian/unstable ./ #deb http://honk.physik.uni-konstanz.de/~agx/linux-i386/debian smartmontools/ #deb http://www.physik.fu-berlin.de/~glaweh/debian unichrome/ #deb-src http://www.physik.fu-berlin.de/~glaweh/debian unichrome/ Running the install in "simulate" (don't really do it) mode shows: Code: root@black2:~# apt-get -s install xfe
Reading Package Lists... Done Building Dependency Tree... Done The following extra packages will be installed: libfox1.2 The following NEW packages will be installed: libfox1.2 xfe 0 upgraded, 2 newly installed, 0 to remove and 353 not upgraded. Inst libfox1.2 (1.2.13-1.1 Debian:3.1r2/stable) Inst xfe (0.72-6 Debian:3.1r2/stable) Conf libfox1.2 (1.2.13-1.1 Debian:3.1r2/stable) Conf xfe (0.72-6 Debian:3.1r2/stable) If you don't see that, then there's probably something wrong with your sources.list. |
Author: | gfg [ Sat Jul 22, 2006 2:03 pm ] |
Post subject: | |
That worked. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |