Search results

  1. M

    gtk warning "cannot open display" ??

    X11.app is not in the utilities folder like it should be. It does not matter if I try to install X11 from the cd or the one that can be downloaded, I get message that "it cannot be installed on this volume, a newer version already exists" So, not only is it not there and cannot find it...
  2. M

    gtk warning "cannot open display" ??

    When I try to start ethereal or xtraceroute from within a terminal, I receive the message "GTK Warning..Cannot Open Display". I know that ethereal needs X11 in order to run. So I have already download the X11 package and tried to install it, but when I do, I receive a message that "it cannot be...
  3. M

    help compiling

    Ok, but I still cannot find X11.app. If I try install the X11User.pkg, I get a message that states that I "cannot install X11 on this volume. Newer software already exists on your computer." Alright, so where is it? When I use the find function it does not appear anywhere. Also, when I try...
  4. M

    help compiling

    I deleted 2.2 and reinstalled 2.1. That didn't do it, so I then deleted the sw and sub directories, reinstalled Fink 0.8.0 with a few errors, but I can now successfully compile. My new problem seems to be running X11. I installed it with SDK and looked for it under applications/utilities, but...
  5. M

    help compiling

    I’m running version 4.0.1. My options include 4.0, but gcc –force 4.0 did not work. I did not see a binary at /sw/bin/gcc. I tried many different things, including removing the following: powerpc-apple-darwin8-gcc-4.0.1 powerpc-apple-darwin8-g++-4.0.1 i686-apple-darwin8-gcc-4.0.1...
  6. M

    help compiling

    I have Fink installed and I'm trying to use it to install various programs. When I try to compile them, I recieve a message that states I must compile with gcc 4.0.0 and that I have got 4.0.1 selected. In order to correct this, a message then states to run command "sudo gcc_select 4.0", which I...
Back
Top