Jump to content

purefan

Members
  • Posts

    20
  • Joined

  • Last visited

Posts posted by purefan

  1. hello.

    In my Mandrake 10.1 Community Release when it is booting it always stops after mounting the USB filesystem

    here is a piece of what it displays:

     

    hda: dma_intr:status=0x51 { DriveReady SeekComplete Error}

    hda:dma_intr:error=0x84 { DriverStatusERror Bad CRC }

    ...

    Mount USB Filesystem  [OK]

    and here it displays nothing and never does anything...

    I CTRL+C and it steps forward but doesnt go anywhere...

     

    what can I do??

  2. hello!

    Im using Mandrake 10.1 Community release.

    I have a cdwriter (Benq 48x16x48) which I know its mounted as cdrom and I have a DVDReWriter (LiteOn) which I know should be mounted as cdrom2. Why this name and not DVDrom? i dont know..

    in my desktop I have 2 icons (for the cdrom and the cdrom2), when I right-click the cdrom and choose mount it works, and I can see the files and work with it. When I right-click the cdrom2 and choose mount it doesnt work, and displays the following error message:

    mount: wrong fs type, bad option, bad superblock on /dev/hdd,

    or too many mounted file systems

    Please check that the disk is entered correctly

     

    sure thing the disc is properly inserted and that it is a non-blank disc.

    as for the fs type I dont know what it is or how to fix it...

    Help please!! I want to see my dvd movies here...

     

    By the way, I installed the MPlayer and is working fine --> I can play files...

     

    thanks :D

  3. I met a guy some time ago that was just giving away free copies of VMware for windows, the installer was about 20MGs. do you think it was a pirated version or could it had been a special promotional release??

    I ask this because at first I saw it as something not too odd, is a small file...hadnt ever heard of VMware before....but now I see that every release is charged, you might download but you have to pay so I have a little confusion here and I would like to use VMWare on my mandy distro.

    cheers

  4. Very interesting....Im not sure what is the urpmi, my guess is that it is the program called by the MCC when I check to install packages but I have not seen a configuration section there as to specify in what order to search for the rpms.

    Well it has finished downloading and isntalling a message appeared saying that some configuration files were created as ".rpmnew" or ".rpmsave" so I just clicked ok

    Next I tried to (again) ./configure the knights and guess what? yeap! another error...

    checking if Qt needs -ljpeg... no

    checking for rpath... yes

    checking for KDE... configure: error:

    in the prefix, you've chosen, are no KDE headers installed. This will fail.

    So, check this please and use another prefix!

    now it says there that I chose a prefix but all I did was

    [purefan@dhcp-1397-25 knights]$ ./configure

     

    Im starting to get the feel of it I think, I checked in the MCC for installing "KDE" related packages (even when I using KDE right now) but there are too many packages to be installed and I am preety sure I wont need to install them all; what package is the one that I am suposed to install??

    also if you could give me instructions as for how to change the order in which the urpmi searches for the packages it would be great!.

     

    Thanks a lot guys! I feel I have been putting my mandy together for the last week or so, 10 days ago I had no compiler for C++, it was not until a few days that I was able to finally install properly gcc...and now I am still installing packages! hehehe :D

  5. im on it! :D

    While it is downloading I have a question: Why is it that now it is downloading everything that is to be installed? can I turn it back to retrieving the packages from the CDs?

    The reason of my questino is that downloading packages at the speed my internet connectino goes...is preety slow (15kb/s) and for instance now it is downloading about 119MGs...it will take some time.

  6. well I checked in the Mandrake Control Center for the xorg-devel and it appeared as NOT installed so I installed the following packages with their dependencies:

     

    1.Name: libxorg-x11-devel

    Version: 6.8.2-7mdk

     

    2.Name: libxorg-x11-static-devel

    Version: 6.8.2-7mdk

     

    Name: xorg-x11-server

    3.Version: 6.8.2-7mdk

     

    After I clicked Install a message appeared:

    The following packages have to be removed for others to be upgraded:

    nfs-utils-1.0.6-1mdk.i586 (due to  conflicts with clusternfs-3.0.rc2-10mdk.i586)

    is it ok to continue

    I clicked Yes and it started to download, I was waiting for a message saying to insert Disc number <any> and install from the CDs...anyways after it finished downloading and installing I tried the export PATH...after I tried the ./configure and here is the output:

    checking for libpng... no

    checking for libjpeg6b... no

    checking for libjpeg... no

    configure: WARNING: libjpeg not found. disable JPEG support.

    checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!

    For more details about this problem, look at the end of config.log.

     

    If I understood correctly the current installed version of Qt (whatever that is) is too new and couldnt find the headers and libraries right? but now how can I fix this??

  7. hello!

    Well I recently got my gcc working and I guess it is ok now: https://mandrivausers.org/index.php?showtopic=25281

     

    now I am trying to compile Knights Chess:

    http://knights.sourceforge.net/news_archive.php

     

    so I downloaded and decompress the source code for the K desktop.

    in konsole I:

    #./configure

    even as su and it was going well but in the end it says:

    checking for shl_unload in -ldld... no

    checking for vsnprintf... yes

    checking for snprintf... yes

    checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!

    and exists the configuration...

    how can I fix this?

     

    :thanks:

     

    [moved from Games by spinynorman]

  8. very interesting...i will consider trying to upgrade every package, I know it will take ages...but perhaps it is worth it, when I start getting error messages due to old-version files I will perhaps try to upgrade everything, as for now it is working fine so I yet don't see the need.

    For answering alexpank's question...Im not sure! lol! well I downloaded the source and tried to install, everything looked ok after installing but I still wasnt able to compile c++ source files....so I guess not everything was ok, after I started following rolf's and bvc's suggestions I guess we installed the rpm, but I am sure it was not in any of my mandrake 10.1 Community cds, why am I so sure?? -> well I installed the whole package of development! :)

    Again fellas thank you very much.

    btw the code I was trying to compile was a simple "hello world" but It was set for compiling under MSVC++6 so it had things like

    using namespace std;

    which does not exist in linux (now I know :P).

  9. and finally, after it downloaded everything and (I guess) installed it all:

    Preparing...                ##################################################

      1:libstdc++6            ##################################################

      2:libstdc++6-devel      ##################################################

      3:libbinutils2          ##################################################

      4:binutils              ##################################################

      5:gcc-cpp                ##################################################

      6:gcc                    ##################################################

      7:gcc-c++                ##################################################

    [root@dhcp-1397-25 purefan]# urpmi gcc-c++

    Everything already installed

    [root@dhcp-1397-25 purefan]# rpm -qa | grep gcc

    gcc2.96-cpp-2.96-0.83mdk

    gcc-cpp-3.4.3-7mdk

    gcc-c++-3.4.3-7mdk

    libgcc1-3.4.1-3mdk

    gcc-3.4.3-7mdk

     

    and now I test...

    and it works!!! :D:D:D

    thanks!!!

    Thank you all so much!!!

    my program did not compile but at least I can see that the lines from the compiler are there, meaning that if I have a compile that screams at me at least I ahve a cmopiler installed!!! :D:D:D:D

    COOOOL!!!!!

    thank you so much!!!! :D:D:D

  10. [root@dhcp-1397-25 purefan]# urpmi gcc-c++

    To satisfy dependencies, the following 7 packages are going to be installed (80 MB):

    binutils-2.15.92.0.2-6mdk.i586

    gcc-3.4.3-7mdk.i586

    gcc-c++-3.4.3-7mdk.i586

    gcc-cpp-3.4.3-7mdk.i586

    libbinutils2-2.15.92.0.2-6mdk.i586

    libstdc++6-3.4.3-7mdk.i586

    libstdc++6-devel-3.4.3-7mdk.i586

    Is this OK? (Y/n) Y

    the last part wouldnt copy I guess its because it is in constant renewal, but it says the address from where it is downloading, the percentage.....Im afraid its gonna download/install 80Mgs, meaning i'll be here another while hehehe

  11. well here it is:

    [root@dhcp-1397-25 purefan]# urpmi.addmedia main ftp://ftp.clinet.fi/pub/mirrors/Mandrake-...i586/media/main with media_info/hdlist.cz

    using different removable device [/dev/hdb] for "Installation CD 3 (x86) (cdrom3)"

    using different removable device [/dev/hdb] for "Installation CD 1 (x86) (cdrom1)"

    using different removable device [/dev/hdb] for "Installation CD 2 (x86) (cdrom2)"

    added medium main

    examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Installation CD 3 (x86) (cdrom3).cz]

    examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Installation CD 1 (x86) (cdrom1).cz]

    examining synthesis file [/var/lib/urpmi/synthesis.hdlist.Installation CD 2 (x86) (cdrom2).cz]

    computing md5sum of existing source hdlist (or synthesis)

    retrieving source hdlist (or synthesis) of "main"...

        ftp://ftp.clinet.fi/pub/mirrors/Mandrake-..._info/hdlist.cz

    found probed hdlist (or synthesis) as media_info/hdlist.cz

    ...retrieving done

    examining hdlist file [/var/cache/urpmi/partial/hdlist.main.cz]

    examining pubkey file of "main"...

    ...imported key 70771ff3 from pubkey file of "main"

    performing second pass to compute dependencies

     

    examining hdlist file [/var/lib/urpmi/hdlist.Installation CD 3 (x86) (cdrom3).cz]

    built hdlist synthesis file for medium "Installation CD 3 (x86) (cdrom3)"

    examining hdlist file [/var/lib/urpmi/hdlist.Installation CD 1 (x86) (cdrom1).cz]

    built hdlist synthesis file for medium "Installation CD 1 (x86) (cdrom1)"

    examining hdlist file [/var/lib/urpmi/hdlist.Installation CD 2 (x86) (cdrom2).cz]

    built hdlist synthesis file for medium "Installation CD 2 (x86) (cdrom2)"

    examining hdlist file [/var/lib/urpmi/hdlist.main.cz]

    built hdlist synthesis file for medium "main"

    found 0 headers in cache

    removing 0 obsolete headers in cache

    write config file [/etc/urpmi/urpmi.cfg]

    [root@dhcp-1397-25 purefan]#

     

    And now something interesting happened, I went through this thread and started repeating the checking process. when I did urpmi gcc-c++ it asked me if I wanted to satisfy the 7 dependencies...so I said YEAH!!! and now it is downloading...brb

  12. Ok here it is! at least I feel we're getting somewhere.

    it looks now like my gcc was not installed...but it was! or at least I thought it was...

    I downloaded the 40megs file

    unzip...

    configure (in a separate folder as it said)

    built (for the hour it took to finish)

    and installed!

    ...not much that could go wrong I think....

    and in each phase it ended with no message error...so I assumed it was properly installed....

    <sigh>

     

    [root@dhcp-1397-25 root]# urpmi gcc-c++

    no package named gcc-c++

     

    [root@dhcp-1397-25 root]# urpmi gcc

    Everything already installed

     

    [root@dhcp-1397-25 root]# urpmi c++

    The following packages contain c++:

    libflac++4

    libsigc++1.0_0

    libstdc++5

    libstdc++6

    libstdc++6-devel

     

    [root@dhcp-1397-25 root]# urpmi g++

    no package named g++

  13. hello!

    well I cannot compile anything using the gcc, I have mandrake 10.1 community release installed and at first I was surprised it did not have a c++ compiler installed by default. and i checked to install all the development package...

    finally I decided to install the gcc so I downloaded version 4.0.0 and got to it...it took about an hour to build and like 5 mins to install and even when after installing there were no error messages I still can't get to compile anything.

    I tried:

    gcc test.cpp

    and got

    gcc: installation problem, cannot exec `cc1plus': No such file or directory

    And I don't know what to do...I am not so much experienced with mandy/linux

    Thanks :)

     

    [moved from Software by spinynorman]

×
×
  • Create New...