Results 1 to 6 of 6

Thread: Problem installing or using Fractint

  1. #1
    Join Date
    Sep 2011
    Location
    New York City
    Beans
    214
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Question Problem installing or using Fractint

    Found the program Fractint using Synaptic. It's listed as a manual install and is not to be found in applications. How do I start the program? Has anyone here ever used it?
    When in doubt, check it out!

    If all else fails, check the plug!

  2. #2
    Join Date
    Jul 2011
    Beans
    3,037
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Problem installing or using Fractint

    Try to use whereis to locate the place where it is installed. You should then be able to start it out of a terminal.

  3. #3
    Join Date
    Sep 2011
    Location
    New York City
    Beans
    214
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Question Re: Problem installing or using Fractint

    Quote Originally Posted by 2F4U View Post
    Try to use whereis to locate the place where it is installed. You should then be able to start it out of a terminal.
    How or where do I enter that? Is it a command in terminal? After I find it how do I actually start the program?

    I did find it but it's another one of those mostly text and enter random values fractal generators. It's not much of GUI interface at all. There's no menu to speak of and one has to go to a list of commands to even get it going. Another program for the trash.

    Thanks for your help.
    Last edited by PayPaul; September 28th, 2011 at 06:14 PM. Reason: update.
    When in doubt, check it out!

    If all else fails, check the plug!

  4. #4
    Join Date
    Jul 2011
    Beans
    3,037
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Problem installing or using Fractint

    Ok, here is a small example. I open a terminal and enter the following

    Code:
    cschwangler@T60:~$ whereis mousepad
    mousepad: /usr/bin/mousepad /usr/share/man/man1/mousepad.1.gz
    cschwangler@T60:~$ /usr/bin/mousepad
    This starts mousepad, which is the default GUI editor in Xubuntu, but this works with most GUI programs.

  5. #5
    Join Date
    Sep 2011
    Location
    New York City
    Beans
    214
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Problem installing or using Fractint

    Here's what I got when I entered that command. Thanks for showing me what should appear.

    Code:
    paulw@ubuntu:~$ whereis fractint
    fractint:
    paulw@ubuntu:~$
    When in doubt, check it out!

    If all else fails, check the plug!

  6. #6
    Join Date
    Feb 2011
    Beans
    488
    Distro
    Ubuntu

    Re: Problem installing or using Fractint

    Assuming you have correctly installed fractint,
    you would run it by typing
    Code:
    xfractint
    in the terminal window. Are you familiar with fractint
    from the good old DOS days? If not, you press "Esc" once you have
    launched the program in order to access the menu...
    Attached Images Attached Images
    Last edited by Dry Lips; October 12th, 2011 at 07:29 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •