Jump to content

VILLA21

Members
  • Posts

    48
  • Joined

  • Last visited

Everything posted by VILLA21

  1. Thanks aRTee! This one works also for me :)
  2. I have the same problem(actually, happened when i tried to config TVcard and on the reboot there is no /dev/dsp). Here"s what i get: What shall i do now?
  3. If you run Firefox from console you can see the error messages. Something like "cannot open libstdc++-libc6.2-2.so.3, bla-bla,.... So, it looks for libstdc++-libc6.2-2.so.3 but we have a different version, eg give : locate libstdc++-lib as root and you will get libstdc++.so.5.0.5. Simlpy make a symlink : ln -s /usr/lib/libstdc++.so.5.0.5 /usr/lib/libstdc++-libc6.2-2.so.3 ..and it works! :)
  4. Ahh, i forgot it, please test Flash with the following url: http://www.deanliou.com/WinRG/WinRG.htm :lol:
  5. I had all the above problems with Flash+Firefox 0.8+. I just did: as root and now flash is working properly! Hope that helps, Cheers! :)
  6. Don"t know,actually i never use urpmi cause i have a slow 56k connection at home.
  7. I"m on Mandrake 9.1, trying to update k3b to the latest 0.11.3 (i"ve installed 0.11.2). I go to MCC-->soft update and i choose the .rpm i"d downloaded from : http://nzlinux.orcon.net.nz/k3b.html and then i got the error msg: "libid3-3.8.so.3 is not found, install aborted" Is it a wrong compiled rpm, any help,pls?
  8. Thanks! An http server to download it is highly appreciated, as all ftp connections are blocked at work. :D
  9. Having a similar problem, no need to post a new thread. I"m on ML 9.1 + KDE3.1 and i try to install 0.10.2 from source ( no other version is installed). When i ./configure i got the following: "checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!" ...and it stops, what does this mean?
  10. No luck...Tried to install ML 9.1 in text mode and it stopped after receiving a "signal 7"...What"s that? Aftet that, a kill command was executed and the installation procedure was terminated.
  11. Think that we have to edit the relative .ppd file, ...but i don"t know the commands and parameters to do that. Just waiting for an expert to help...:) SEND of EOF = Send of "End of File" command?
  12. Still cannot print with Canon S520, the green-led is blinking(recieves data) but no printing at all. The "SEND of EOF" option exists only in RedHat printtool. Which file holds printer"s configuration, to edit...add this option....any help pls?
  13. Thanks, So i need only the files form /RPMS directory...? I have a P4-1.8GHz.
  14. I want to download the contrib files from: http://ftp.ntua.gr/pub/linux/mandrake/9.1/contrib/ There are 4 directoties /RPMS, /SRPMS, /i586, /ppc. Which one should i download?...ok, /SRPMS are the source files...but /RPMS and /i586 seems identical... (both are almost 1.8Gb) By the way, what"s the .ppc.rpm files in /ppc directory?... :D
  15. Any guides-links to use it in this way? (internet gateaway..etc) My main PC is a dual-boot WinXP-Mandrake 9.1...
  16. For a test machine only...think of any other good usage? :) Maybe i give a try to DSL.
  17. I have the same printer, i add a new printer with S500 driver. My problem is that i cannot print, sendind data the green led blinking and not printing at all... Any idea what"s going on? Found this in linuxprinting.org : "How come it doesn't print, even though the data light is blinking? Enable Send EOF in the driver options...." How can i set the "Send EOF" parameter in driver options?...Don"t see any relative field in driver options...
  18. I have the same printer, i add a new printer with S500 driver. My problem is that i cannot print, sendind data the green led blinking and not printing at all... Any idea what"s going on?
  19. Thanks!, this one works, installing all the files, libs etc suggested by pmpatrick everything is ok now :)
  20. I run the above as root and i get: libgcc1-3.2.2-3mdk gcc-cpp-3.2.2-3mdk So, what do i have to do?
  21. That"s what i did and i got the following error: ---------------------------------------------------------- configure:1510: checking build system type configure:1528: result: i686-pc-linux-gnuoldld configure:1536: checking host system type configure:1550: result: i686-pc-linux-gnuoldld configure:1558: checking target system type configure:1572: result: i686-pc-linux-gnuoldld configure:1618: checking for a BSD-compatible install configure:1672: result: /usr/bin/install -c configure:1687: checking for -p flag to install configure:1700: result: yes configure:1711: checking whether build environment is sane configure:1754: result: yes configure:1774: checking for gawk configure:1790: found /bin/gawk configure:1800: result: gawk configure:1810: checking whether make sets $(MAKE) configure:1830: result: yes configure:2036: checking for style of include used by make configure:2064: result: GNU configure:2211: checking for gcc configure:2240: result: no configure:2291: checking for cc configure:2320: result: no configure:2333: checking for cc configure:2379: result: no configure:2432: checking for cl configure:2461: result: no configure:2475: error: no acceptable C compiler found in $PATH ----------------------------------------------------------------------------- Don"t know what the last line means...wrong path?
  22. I"m a newbie in Linux (mandrake 9.1) trying to install theme plastic. I made a new dir to my /home called themes, extracted the .tar file plastic there and all files are in /home/me/themes/plastic-0.3.2 directory. Acording to install.txt file : - Step 1 $ ./configure --prefix=PREFIX - Step 2 $ make - Step 3 (as root) # make install where PREFIX is the path to your kde installation eg: /usr, /opt/kde If configure fails, check that you have both the QT and KDE development headers installed. Debian note: You may need to append --with-qt-includes=/usr/include/qt3 to the configure line. I don"t know what to use on PREFIX parameter on step1: ./configure --prefix=PREFIX Anyone can hlep me pls? PS: I just installed Mandrake 9.1 with the deafult settings.
×
×
  • Create New...