Anyone running Intercap Illustrator 2 on HP-UX b2600 Workstation ?

 
Thread Tools Search this Thread
Special Forums UNIX and Linux Applications Anyone running Intercap Illustrator 2 on HP-UX b2600 Workstation ?
# 1  
Old 06-15-2009
Anyone running Intercap Illustrator 2 on HP-UX b2600 Workstation ?

. . . . if so, sound off.
Thanks
(the version78 no longer supported by Corel)
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

Please help: workstation broken?

I have buy an used Workstation intellistation power5 IBM. But doesn't work. How to turn on? I try to connect network asmi take the ip ping is ok telnet ok but if i try to connect to a browser give me timeout The display give me a yellow sign ! and error B150F22A Someone can help... (2 Replies)
Discussion started by: Linusolaradm1
2 Replies

2. UNIX for Advanced & Expert Users

software ID B2600 hpux10.2

the following command will give me software ID from HP machine with hpux10.2: >uname -a HP-UX bmd350 B.10.20 D 9000/831 2011043966 64-user license The string 2011043966 is the actual software ID which is used as number to license software. Now my machine breaks down and I would like to... (0 Replies)
Discussion started by: derf001
0 Replies

3. Linux

vmware workstation

i have following :- fedora 16 x 64bit kernel 3.2.7-1 vmware workstation 8.0.2. Steps to install vmware workstation to access ESX machine 1- sh vmware name.bundle 2- setup started and completed with out any warning. 3- when i type "vmware " then "VMware Module Updater Started" and the... (2 Replies)
Discussion started by: engrtahir2007
2 Replies

4. Solaris

internet on solaris10 running on vmware workstation...

HI Admins, I am trying to run internet on solaris 10 on vmware workstation 6.5.. I have vista on my laptop. I tried following: 1. enabling DHCP and NAT on virtual network editor...for NAT I tried vmnet host:vmnet0 start/stop. 2. ifconfig -a showing pcn0 running for both ipv4 and ipv6....... (1 Reply)
Discussion started by: snchaudhari2
1 Replies

5. Solaris

Setting up a new workstation

Hi all, I'm about to build a new workstation and was thinking about running Solaris 10 on it. First the hardware: AMD opteron 2.2Ghz dual Core 2GB RAM Nvidia Quadro FX1400 SATA 2x250GB HDD 2x Eizo S1911 Monitors Will Solaris handle the dualscreens or will i have to use only one? Also,... (6 Replies)
Discussion started by: Timmy66
6 Replies

6. Shell Programming and Scripting

Reboot User's workstation

Hi Gurus, I'm trying to write a script right to reboot all my user's workstation over this weekend. I'm kind of stuck here right now. I know the command to reboot ie init 6 but how to include all the users in my script? thanks wee :) (2 Replies)
Discussion started by: lweegp
2 Replies

7. Linux

Linux Mandrake 9.1 running on Vmware workstation 4

Im running WinXp and just recently installed VMware workstation v4 to emulate Linux Mandrake 9.1. It succesfully installed.. Situation: My xp home edition is static on a linksys router it is my host computer.. Linux is running on Vmware as guest operation system.. Im not sure how to configure... (2 Replies)
Discussion started by: NewINLinux
2 Replies

8. UNIX for Dummies Questions & Answers

I want to reset my workstation!

I am having an error in my workstation. I want to reset it and start from scratch. I also want to add a 120 G. Drive to my workstation. I checked out a book at my local library on unix. I still can't figure out how to erase everything and install this drive,please help. (4 Replies)
Discussion started by: Sotelo_27
4 Replies

9. UNIX for Dummies Questions & Answers

HP UX workstation?

Hi, I want to learn more about HP UX and I want to purchase an HP UX workstation to further my self studying. Which is a good model and where can I purchase a used system? thanks so much, (2 Replies)
Discussion started by: xNYx
2 Replies

10. Filesystems, Disks and Memory

emulations in workstation...

i have a network with Windows NT 4.0, and now i will install a UNIX server. Bud my workstation are in NT Workstation 4.0. I don't know about this installation. how do i for this connection. have i to use workstation emulation? please, help me!!! ASAP. Thanks (1 Reply)
Discussion started by: rmilano
1 Replies
Login or Register to Ask a Question
gnome-sound-recorder(1) 					   User Commands					   gnome-sound-recorder(1)

NAME
gnome-sound-recorder - record and play back soundtracks SYNOPSIS
gnome-sound-recorder [--file=filename] [--play=filename] [--record=filename] [--version] DESCRIPTION
gnome-sound-recorder provides a graphical user interface to record soundtracks and play these back on your computer. You can use the Pref- erences dialog to configure several recording options. For more details, press the F1 key to display the online help. You can also launch an audio mixer using the File menu. The mixer used in GNOME for the Solaris operating environment is sdtaudiocon- trol(1). gnome-sound-recorder also uses sox(1) to play back the recorded soundtrack. OPTIONS
The following options are supported: --file=filename Open the specified audio file. You must click on the Play button to start playing the audio file. You can also use -f to specify this option. --play=filename Open the specified audio file and start playing the file. You can also use -p to specify this option. --record=filenamSave the sound being played on your computer into the specified file. You can also use -r to specify this option. --version Display the version number. EXAMPLES
Example 1: Opening a File With gnome-sound-recorder example% gnome-sound-recorder -f filename.wav Example 2: Saving the Recorded Sound to a File example% gnome-sound-recorder -r filename.wav ENVIRONMENT VARIABLES
See environ(5) for descriptions of the following environment variables: HOME User's home directory. EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gnome-sound-recTheecommand-line executable for the application. /usr/dt/bin/sdtaudiocontThe command-line executable for the mixer used in GNOME for the Solaris operating environment. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-sound-recorder | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
sdtaudiocontrol(1), sox(1), gst-std-options(5) Latest version of the GNOME Desktop User Guide for your platform. NOTES
Written by Ghee Teo, Sun Microsystems Inc., 2003, 2004. SunOS 5.10 31 Aug 2004 gnome-sound-recorder(1)