| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12
Comments:
<0> what distro are you running? <1> RH <0> rpm -V tar <1> bash: rpm: command not found <0> are you root? <1> yes <1> i did the apt-get install tar <1> its updated <0> then do /bin/rpm -V tar <1> bash: /bin/rpm: No such file or directory <0> cat /etc/redhat-release <1> not found! <1> how can i know my distro :s <0> you're not running RH, or if you are you've got a seriously screwed up box on your hands <0> did you try apt-cache search pure-ftpd <0> it's probably debian-based, whatever it is
<2> hmm lets see, no redhat-release and no rpm but you have apt, maybe debian <2> you can try cat /etc/*version <1> its debian <1> i did locate debian and i found a lot of files ... <1> cat /etc/*version <1> testing/unstable <0> try to install from debian packages instead of tarballs wherever possible <1> ok <3> Im trying to install linux on a server that uses a SCSI raid and for some reason its not finding the logical drive to install <3> Ive tried Ubuntu and FC5 <3> I know the HDs work good cuz I had windows 2k server on it <3> is there something that I am doing wrong? <0> The fences at the zoo are to keep the animals safe from Chuck Norris. <1> 3 upgraded, 17 newly installed :) <0> Chuck Norris can kill you in seven different languages. <1> hihi <2> bah he just an old man sitting back at his ranch in texas <0> Chuck Norris died ten years ago, but the Grim Reaper can't get up the courage to tell him. <1> with apt-get install rpm i got this error : E: Sub-process /usr/bin/dpkg returned an error code (1) <2> there is no rpm package for debian <1> but why tar is installed and cannot be used? <2> what does tar have to do with rpm? <1> how can i untar *.tar.gz *.gz *.tgz ?` <2> !tar <4> extra, extra, read all about it, tar is Extract tar.gz/tgz: "tar xzvf foo.{tar.gz,tgz}"; Extract tar.bz2: "tar xjvf foo.tar.bz2"; Create tar.gz: "tar czvf foo.tar.gz directory..." <1> tar xzvf pure-ftpd-1.0.21.tar.gz <1> tar: Child died with signal 11 <1> tar: Error exit delayed from previous errors <2> then your file has errors in it, try obtaining it again <1> howto ? <4> well, howto is at http://www.linuxdoc.org/docs.html#howto, or in package doc-linux-text, files end up in /usr/share//HOWTO/en-txt/. This is where you _learn_ stuff, or http://howto.tucows.com/ <2> might also try apt-cache search pure-ftpd <2> OnlyaGuest how did you get the first tar? <1> apt-get install tar <2> no, the pure-ftpd-1.0.21.tar.gz <2> that file has errors in it so tar can unpack it <1> Redragon^ with wget <1> i tried other files same problem <1> now <1> when i try to install a package stops here : <1> Updating category xfont.. <1> /var/lib/dpkg/info/libpango1.0-common.postinst: line 28: 22076 Illegal instruction ln -sf /var/lib/defoma/pango.d/pangox.aliases /etc/pango/pangox.aliases <1> Errors were encountered while processing: <1> ... <1> may i show ? <2> i dont know about the apt error :( <1> initscripts <1> libpango1.0-common <1> libpango1.0-0 <1> libgtk2.0-0 <1> libgtk2.0-bin <1> I'm So Sorry, :/ <1> i need to install ftp now under this debian :s <1> without tar i cannot ? <2> OnlyaGuest tar isn't your problem, the pureftpd file is your problem <2> it wasn't downloaded or transfered correctly thus causing errors in the file that tar can't overcome. <2> As I said before, reobtain the pureftpd tar and try again <1> ok <2> ugg someone wanting me to add webdisk support to gnuhh <1> same problem :) <2> OnlyaGuest how are you getting the file?
<1> wget http://mesh.dl.sourceforge.net/sourceforge/pureftpd/pure-ftpd-1.0.21.tar.gz <2> try another mirror then <1> ok <2> wouldn't be the first time a SF mirror didn't actually have the file <1> well i will try from http://download.pureftpd.org/pub/pure-ftpd/releases/pure-ftpd-1.0.21.tar.gz <1> same same :x <2> ls -l pure-ftpd-1.0.21.tar.gz says what? <1> -rw-r--r-- 1 root root 594394 Feb 21 10:15 pure-ftpd-1.0.21.tar.gz <2> not sure why that file is messed up :( <1> same here,:( thanks Redragon^ <5> OnlyaGuest: apt-get install pureftpd <1> ok <1> sec <1> E: Couldn't find package pureftpd <5> OnlyaGuest: my bad. apt-get install pure-ftpd <1> i did it too <1> :) <1> yes working <1> but <1> some errors <2> next time try a stable distro not unstable/testing :) unless your a developer <5> it's probably related to the issue with your enter key. What are the error messages? <5> The show Survivor had the original premise of putting people on an island with Chuck Norris. There were no survivors, and nobody is brave enough to go to the island to retrieve the footage. <1> E: Prior errors apply to /var/cache/apt/archives/pure-ftpd-common_1.0.19-8_all.deb <1> E: Prior errors apply to /var/cache/apt/archives/pure-ftpd_1.0.19-8_i386.deb <5> OnlyaGuest: The interresting part are the prior errors <5> LadyByte: paste? <4> More than 3 lines? Paste your stuff at http://paste.getlinuxhelp.org/ and then tell us the url it gives you. <1> http://paste.getlinuxhelp.org/2086 <5> Heres your problem: E: Sub-process gzip received a segmentation fault. <1> so howto solve it ? <6> g'nite <7> hey <7> i accidentaly chosent only 800x600 and 640x480 as display setting when i installed ubunto <7> ubuntu* <7> how can i add other resolutions? <5> OnlyaGuest: I dunno... something mysterious happened to your gzip... <5> neuron: dpkg-reconfigure the X package (not sure of the exact package name) <8> should be dpkg-reconfigure xserver-xfree86 <7> /usr/sbin/dpkg-reconfigure: xserver-xfree86 is not installed <8> ok so it should be xorg then <7> nope, its not xorg <8> how do you know that it's not xorg? <9> how do I unpack the ATI display driver such that I can attempt to manaully install it for xorg 7.0 <7> tried dpkg-reconfigure xorg and Xorg <8> neuron, do man X <7> tried dpkg-reconfigure xorg-driver-synaptics and nothing happend <8> neuron, do this then apt-get install discover read-edid mdetect && dpkg --force-depends -P xserver-xfree86 && apt-get install xserver-xfree86 <10> WASHINGTON, DC?Defense Secretary Donald Rumsfeld said Monday that escalating violence in Iraq demonstrates that the Iraqi population is now capable of waging the Iraq war without outside military aid, and pronounced the American mission there "a complete success." <10> "Over the last... <5> neuron: don't do --force-stuff unless youre ABSOLUTELY sure what will happen. <5> flush: complete successes don't kill thousands of people. <10> ahahahaha i know; its propaganda <10> http://www.theonion.com/content/index <10> ? <11> .o <11> evening all <12> What is the problem if my server could not connect to undernet? <13> the problem is you're not supposed to be able to just do that :) <11> amen <12> what? <12> for example i will use BitchX i cant connect to undernet <13> ah, a client, not a server. now that's something totally different :) <12> ohhh. <12> lol <12> sorry <12> so what is the problem with that <13> what does it say? <12> cant connect to eu.undernet.org port 6667. <14> hi, whats the best cable RJ45 SSTP or SFTP ? <12> coekie: what do u think is the problem? firewall? <12> What is the problem if a client could not connect to undernet? <12> *** Connection closed from eu.undernet.org: Connection timed out
Return to
#linuxhelp or Go to some related
logs:
#java #skype php inlinux #c++ #mirc lilo the initial RAM disk is too big #MissKitten Tatal nostru care esti pe internet #AllNiteCafe rebekah chatzone
|
|