Jump to content

dexter11

Members
  • Posts

    1559
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by dexter11

  1. Installation instructions should be inside the package. But compiling from source is not suggested for newbies.

    If you try it anyway, give us a link to the download location and someone will surely help.

     

    edit

    I looked at the axene website and according to that there should be an install.sh for text mode installation and a XInstall file for graphic mode installation. It doesn't even mention source code.

    None of the download links work for me though.

  2. You can use the --no-verify-rpm option at the command line which deactivates rpm signature checking. Note that it is a security risk if someone altered that package. But since I have seen that message myself a lot of times it's likely just the package managers bug.

    So the command is

    urpmi --no-verify-rpm mozilla-thunderbird

  3. Run those games from a console and post the messages here.

    Videocard drivers depend on what type of GPU your video card is using. Basically there are two main GPU manufacturers ATI and nVIDIA. Both make Linux drivers but ATI Linux drivers are said to be crappy. Of course for 3D games (like tuxracer) you have to install the driver first if you haven't done yet.

  4. After reading kerneltrap I got the idea that one can use the name Linux to whatever distro/software etc. even for commercial purposes. But if he want the name to be unique so no more distro/software etc. has the same name, he has to trademark it. If he wants the word Linux to be included in the distro/software etc. trademarked name then he has to sublicense the Linux trademark. So paying for using the word Linux for everyone is totally out of the question. One more thing as Linus wrote the sublicensing costs different to persons and companies so that 5000$ is just a made up number.

  5. It's a FUD. The name Linux is only trademarked because a guy called William R. Della Croce trademarked it and wanted 10% after every commercial distro in 1995. The trademark has been returned to Linus in 1997 and he is the owner since then. He will not charge for using the name Linux. He never did and I think he never will. Because compannies would simply stop using it.

    About the MS Linux distro. Sorry to disappoint you steppenwolf but MS could release their Linux distro anytime they want just like everybody else. They are not doing it cause it's no busines for them.

  6. Members of the Mandriva Club who do not pay a fee are entitled the "Aluminium" membership for as long as they keep visiting the site regularly. This membership does not offer much in terms of priviledges, but it is still more convenient than being anonymous. Of course, Aluminium members can "upgrade" their membership level any time they want to.

    Never heard of it until now. How can I get it?

  7. Before you think anything, yes, yes I am a severe Linux n00b.

     

    That aside...

     

    How do I run it from command line?

    Open a shell (or terminal, konsole in KDE or just click on a monitor icon). That should bring up a command prompt. Type in the program name, pypanel in this case, press ENTER and the program should start or print out some error messages.

  8. Did you reinstall both times? As we said before cooker is the development branch so it's (very) unstable. If you install from cooker it also installs the currently unstable dependencies. If you installed the SOS GNOME over this, some dependency may stayed there. So either reinstall again and then install SOS GNOME, or try Mandriva 2006 beta1 if you feel brave.

  9. Isn't "Seer Of Souls" the (unofficial) repo of that funny guy which attacked Thac on the (official) Mandriva forums about his KDE 3.4.X RPM's being exhessively buggy and useless/harmful? :D

    I wouldn't dare getting even java apps from his repo...

    Don't know about it, but being too ehm.. "proud" doesn't mean that his packages are useless. Anyway GNOME 2.10 is there ERD just need to try it.

  10. What Mandriva really lacks is the Linux feeling
    i have read that several times now in different forums and still, it is unclear to me what people define as "linux feeling". is that something like "it is only for geeks and complicated and that is cool because it makes me feel superior to others" or what? :unsure:

    It simply gives the feeling of being in a community.

    I think it has to do with the number of times the word "community" and its synonims appear on the webpage. also with the combination of colors used in the site, but less: compare blue, cool, detached mandriva to warm brown ubuntu. Extra points if you get to draw Tux in an unforgettable (and good) way. The name "mandriva" doesn't help either, even if I don't mind it.

    Well like it or not the Mandriva website could use some reorganizing. It's a mess.

    But apart from that I meant on "Linux feeling" that you can write to the forums, read their blogs, vote on some things about the distro like what the default look should be, and there's probably a lot more.

    Other things? mandriva overplays the marketing efforts it makes, ubuntu links to the forums and feels more of a "project". So you want to feel a part of this "grassroots effort" and not of that "cold corporate business".

    Something like that.

  11. I can't stand to stay out of this.

    Briefly I don't care about the commercials until they are so easily removable like now. What Mandriva really lacks is the Linux feeling (I don't know if Steppenwolf called that "too corporate"). Mandriva could be more open without loosing a dime.

  12. That's not a file (CVS not the cvschroot file. The cvschroot script is for only syncing your tree with their I think), that's the complete development source code. You have to click on the "I Agree" button on the bottom of the page. Then you can download the source code using the commands after this sentence:

    To checkout a new CVS respository:
    .

    BUT unless you are a programmer I don't recommend you to mess with compiling development source code.

  13. Hello to evrybody!!!! I just install a couple of days ago Mandrake LE 2005. So im quite new in the linux world. I've got a Nvidia card 6600 gt 128 ddr3 mg. when i was installing Mandrake and i rach the point where i had to select my video card i didnt know with one so i selected geforce ddr (generic). After everything is finished i go to Nvidia web site and i download this update NVIDIA-FreeBSD-x86-1.0-7667.tar.gz. Is it that the right driver? Or should it this one NVIDIA-Linux-x86-1.0-7667-pkg1.run?
    You need the Linux driver cause it's Mandriva (not Mandrake anymore) Linux. The other one is for FreeBSD systems. You can delete it.
    Well i've download both and i dont know how to install the first one so i discart it. With the secong one i've readed in this same forum a topic from a guy who shows how to do it. Honestly i tried to do like he said. I was unabled. Something seems to be worng with my kernel-source. The version i have installed is kernel-source-2.6-2.6.11-6mdk.
    Next time please be more specific. Noone can help you if you just write "I was unable to do it". So please write what you did exatly. If something goes wrong post error messages.

    The kernel source version must match with the version of the kernel you are using. The version of the kernel source is in this case kernel-source-2.6-2.6.11-6mdk.

    To see what version of kernel you are using type

    uname -r

    in the command line.

    I really do need some help. I cannot stand the point that i cannot do something.
    Here's a detailed tutorial for nvidia driver installs: Mandraketips.4.free
  14. AFAIK wine does not have directx support. You have to patch wine with a directx patch and recompile it (not for newbies) or use cedega which is the commercial wine variant with directx.

  15. With those modules loaded and the camera connected and switched to the download/view mode(see camera manual if available), open up Digikam which can be found at Menu>Graphics>Digikam for LE2005. In digikam, go to Camera>Add Camera. In the resulting popup window try the "Autodetect" button. If nothing is autodetected, try the "Add..." button and select the closest thing you can find; I saw an entry for Panasonic DMC-FZ20 for example. Your added camera will become an entry in the Camera menu; click on that entry and a window will popup and either download the images from the camera or give you an error message that it could not download the images. You can also try the same kind of thing with FLPhoto if your a gnome guy.
    Tried all this now with digikam and it's not working either. No autodetection, tried with the DMC-FZ20 settings and it gave a popup error messege that the camera couldn't be detected or it's not connected. Of course it was connected and switched on. About the download/view mode: the camera seems to autodetect this mode cause once I plug it in it says "USB mode" and "PC" on the screen. If it's not enough then I don't know where to switch this on, I couldn't find anything related to this in the camera's settings and manual is not available.
    Note, it is important that the camera is switched to the proper mode or it won't be detected in either windows or linux. For example, my canon has a slide switch on the back which is slid to the right to take photos and to the left to view/download photos. If that switch isn't to the left and the camera turned on, it won't be detected. Your problem could be something that simple.

     

    If nothing works, the fallback is to pull the memory card out of the camera and use a usb card reader.

    I don't have a card reader I am not willing to buy one.
×
×
  • Create New...