Nov 8, 2009

Whats A Good Graphics Editor For Solaris 10 ?

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Operating Systems > Solaris

Whats A Good Graphics Editor For Solaris 10 ?

PureHeart
I've just download Solaris from Sun Download Center. I also installed it. But I need to do some artwork with photoshop. I don't have any graphic edior for this Operating System. I don't know what to do next, Does anyone know anyway to run a Win App on Solaris or a good Graphic Editor for Solaris?

Comment/Reply (w/o sign-up)

finaldesign
QUOTE(PureHeart @ Nov 15 2005, 02:38 PM)
I've just download Solaris from Sun Download Center. I also installed it. But I need to do some artwork with photoshop. I don't have any graphic edior for this Operating System. I don't know what to do next, Does anyone know anyway to run a Win App on Solaris or a good Graphic Editor for Solaris?
*


Try GIMP - it's free and it has many functions like photoshop, and even similar interface, you will find version for Solaris here! good luck!

Comment/Reply (w/o sign-up)

abhiram
Well, I got Photoshop 6 working in gentoo linux ... still face some hiccups, like it hanging sometimes and some toolbar problems, but I'm getting around and it beats rebooting to Windows everytime.

I just installed wine and installed the setup file using 'wine setup.exe'. I've tried with 9 and 8 but they just didn't work. Anyways, 6 is fine for me.

Comment/Reply (w/o sign-up)

amitojduggal
yes GIMP rocks, Solaris 10 is a great peice of artwork

Comment/Reply (w/o sign-up)

xboxrulz
you can try Krita, which is part of KOffice, or as others say, try GIMP!

http://koffice.kde.org
http://www.gimp.org

Else, you can install WINE and get Photoshop installed.

http://www.winehq.org

xboxrulz

Comment/Reply (w/o sign-up)

unimatrix
Gimp is your best bet. If you need 3D work, try www.blender3d.org. They have a solaris port of their system. Again it is free and open source.

I used to have a decent illistrator program written for Solaris 8 that we used in house, but I don't think I have a copy any more...

Comment/Reply (w/o sign-up)

rockershive
I have Solaris 10on my AMD X2. Well, I'm trying to familiarize this OS, I'm searching for free graphics editor, video dvd applications software too.

Comment/Reply (w/o sign-up)

xboxrulz
rockershive, please read the replies above. As for video DVD, I'm not too sure, you'd have to go hunting for that.

xboxrulz

Comment/Reply (w/o sign-up)

Janette
QUOTE(abhiram @ Nov 15 2005, 06:28 AM) *
Well, I got Photoshop 6 working in gentoo linux ... still face some hiccups, like it hanging sometimes and some toolbar problems, but I'm getting around and it beats rebooting to Windows everytime.

I just installed wine and installed the setup file using 'wine setup.exe'. I've tried with 9 and 8 but they just didn't work. Anyways, 6 is fine for me.



hey how did you make the layout.
it's good and simple.
How did you coded and what programs did you use?
PLEASE TELL ME.

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : whats, good, graphics, editor, solaris, 10

  1. How Do I Install Solaris?
    (8)
  2. Why Solaris Is Different To Other Unix?
    a general description of some diferences of Solaris 10 (10)
    Why SOLARIS is different to other UNIX? Well, Solaris has some important differences with other
    Unix. For example the FileSystem. They use ZFile which is file system created by Sun Microsystems an
    it is a 128bits file system capable for managing a unlimited capacity (2^128 bytes! it's a very
    huge number!) which could be a single Hard Disk or multiple hard disks or a cluster of computer.
    Another difference is the Console managment which makes the creation of users, roles and permission
    a very fast and easy task by using some wizards and a graphical interface. It al....
  3. Basic Setup For Apache In Solaris 10
    An step by step guide to configure an Apache web server in Solaris 10 (2)
    HOW TO SETUP APACHE SERVER IN SOLARIS 10 Apache Web Server is already included and installed in
    Solaris 10 (Update 08/07). Normally it is already running as a service, but it requires some
    configuration to make it run as you desire. I will use the '#' to indicate the commands
    you should execute as root, and '%' to indicate it is a command to run as user. 1. Stop
    the web server # svcadm disable svc:/network/http:apache2 2. Copy the file
    /etc/apache2/httpd.conf-example to /etc/apache2/httpd.conf. The file 'httpd.conf-example'
    contains an e....
  4. Shmmni, Shmseg, Shmmax : How To Know The Current Value On Solaris ?
    I would like to know the current value, how to read the value currentl (6)
    I have problems when installing Oracle on Solaris. The database files are correctly copied, but the
    instance does not startup, in the alert file I have a message saying that the the shm parameters are
    not correct. How is it possible to know the current value of SHMMNI, SHMSEG, SHMMAX etc..., really
    reading them from the solaris kernel ? I inserted some values in /etc/system, but how to know if
    these new values have been taken into account ? The Oracle documentation says "ask the system
    administrator". Unfortunately, I am currently the solaris sytem administrator !....
  5. Named In Solaris
    Named (1)
    Hi all I have configured Bind in Solaris Enterprise ..., Now I can dig but can't ping the
    server ..I have make all necessary entries in /etc/resolv.conf..but still can dig nameserver but
    can't ping why??? I m new to solaris but have configured in Linux lot of times.. help me plzz
    THX ....
  6. Port Status
    Solaris 10 (2)
    Hi ! I wonder if there is any special command that shows which programs are listening to which
    network ports ? I have tried: # ps -ef Then I get something like this: CODE UID   PID  PPID
      C    STIME TTY         TIME CMD    root     0     0   0 07:51:10 ?           0:09 sched    root
        1     0   0 07:51:10 ?           0:00 /sbin/init    root     2     0   0 07:51:10 ?          
    0:00 pageout    root     3     0   0 07:51:10 ?           0:01 fsflush webservd   262   247   0
    07:51:34 ?           0:00 /usr/apache2/bin/httpd -k start    root     7     1   0 07....
  7. DNS Server On Solaris 10
    How to setup DNS server on solaris 10 (2)
    Hi ! I wonder if anybody knows how to set up a DNS server on Solaris 10. I know that the service
    should be started with: # svadm enable network/dns/server But when I write: # svcs -l
    /network/dns/server I get: fmri svc:/network/dns/server:default enabled false state
    disabled next_state none state_time Wed Sep 28 11:53:52 2005 restarter
    svc:/system/svc/restarter:default dependency require_all/none file://localhost/etc/named.conf
    (absent) dependency require_all/none svc:/system/filesystem/minimal (online) dependency
    require_any/error ....
  8. Mounting Ext2 Filesystem In Solaris 10
    (1)
    Hello everyone, I decided to make a move from Linux, to Solaris, for the time being, and was
    wondering how I would go about mounting an ext2 filesystem under Solaris. I used it for all my
    backup stuff, which I moved to another hard disk, and now that I'm on Solaris, I need it back.....
  9. Someone from the Sun?
    Solaris OS family (18)
    I've use Solaris 9 on X86 platform and i think that nobody does a best work than Sun
    Microsystem: Stabe, Fast, Secure the only problem was my Net Card and the hardware in general,
    it's very difficult to configure it /sad.gif" style="vertical-align:middle" emoid=":("
    border="0" alt="sad.gif" />....

    1. Looking for whats, good, graphics, editor, solaris, 10

See Also,

*SIMILAR VIDEOS*
Searching Video's for whats, good, graphics, editor, solaris, 10
advertisement



Whats A Good Graphics Editor For Solaris 10 ?

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com