GUI applications on SunSolaris and RedHat Linux


 
Thread Tools Search this Thread
Top Forums Programming GUI applications on SunSolaris and RedHat Linux
# 1  
Old 04-16-2008
GUI applications on SunSolaris and RedHat Linux

Hello, I want know about building a product on Sun solaris and Redhat Linux.
Product would contain C,C++, Java, UNIX Shell scripts and so on. It will not be a client server programme.

Thanks!

Shafi
# 2  
Old 04-16-2008
what do you want to know?
# 3  
Old 04-16-2008
Suppose if you want to develop a GUI based product would run on a single machine to access some of the database...What are tools required to make/build the the prodcut. Once i launch the product, it should display UI with text boxes, Radio buttons etc...It is not like a client server architecture.

Query: What the softwares required to make a product on SunOS and RedHat Linux ?

Let me know if you need further details..

Shafi
# 4  
Old 04-16-2008
for solaris you can find developer tools here:
Sun Downloads
# 5  
Old 04-16-2008
If you meant the GUI parts in particular, GTK+ and QT are the strong contenders I believe.
# 6  
Old 02-26-2009
I have returned back after a long time and now i want to use "installtool" on Solaris.

There is a utility "makekit" with this tool, it is giving below error. Any ideas over this..


ERROR:
$ makekit /finder/95s/ed/src/fgs_ikd/finder_main.ikd /finder/95s/ed/src/kits
makekit: error: No ikd_InstallationKit object defined.
$

Shafi
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Red Hat

[Solved] Redhat system is not booting in GUI mode

Hi Guys Required help in Redhat 6.1. After installation of Redhat 6.1 in VMware system is not going in GUI mode. please to solve the issue... Thanks... (5 Replies)
Discussion started by: deviltech
5 Replies

2. Red Hat

RedHat Linux GUI Issues

hi all i have installed Windows 7 first. then i installed linux on dual partations... i am booting both of them through dual boot... but when i start linux its only working well with CUI, when i used commands like startx or changed the initd to 5 then its loading the GUI interface of RedHat... (9 Replies)
Discussion started by: Nikhil Dethe
9 Replies

3. Shell Programming and Scripting

GUI Applications

Hi Experts, Can anyone suggest me kindly, whether designing some small GUI applications are possible in shell scripting..... Like a small calculator kind of stuff....... I fit is possible guide me with some examples. Thanks, Newbie....... (0 Replies)
Discussion started by: kritibalu
0 Replies

4. OS X (Apple)

Installing applications by avoiding GUI

Hi Experts, Now the problem is when I run the install script inside .app folder, it opens a GUI and asks for user input. I want to avoid these GUI. I want to provide input when i run install script e.g. $ ./install < inputfile I used to redirect input from input file to install script. But... (4 Replies)
Discussion started by: akash.mahakode
4 Replies

5. UNIX for Advanced & Expert Users

Mounting SunSolaris Filesystem on Linux Ubuntu Server

Can someone please help me out here. I have SunSolaris server that has a ridiculous about of space on it. several hundred gigabytes of space. There are lots of partitions on this server that has at least 100Gs on them. I want to mount just one of these partitions on my Linux server so I can... (4 Replies)
Discussion started by: SkySmart
4 Replies

6. Red Hat

Problems running redhat config samba in the GUI

hi Recently the above option has stopped working all together. On clicking on this option it appears as though the window will open as the outline of the box appears but nothing more. On running this from a command prompt within the GUI , I get the following error: The last line... (0 Replies)
Discussion started by: timcs
0 Replies

7. Solaris

Find cmd working in Linux and not in SunSolaris 5.8

find . -type f -mtime -1 -ls command not working in sun solaris 5.8 (4 Replies)
Discussion started by: navjotbaweja
4 Replies

8. UNIX for Dummies Questions & Answers

GUI for Redhat Linux

I just installed Redhat Linux 8.0 and I do not know how to get to my GUI Desktop. Right now I'm just in the shell please help. (2 Replies)
Discussion started by: savagebeast
2 Replies

9. UNIX for Dummies Questions & Answers

redhat 7.1 GUI

I am trying to install a Linux LFS server. I have not been able to figure out how to get the GUI to load up. I'm not even sure if it has been installed. Any information would be greatly appreciatted. (2 Replies)
Discussion started by: tlcrowder
2 Replies
Login or Register to Ask a Question