Sponsored Content
Full Discussion: SunPC Software
Operating Systems Solaris SunPC Software Post 303018519 by citaylor on Friday 8th of June 2018 05:34:14 PM
Old 06-08-2018
SunPC Software

Evening...I acquired a SparcStation 2 today, and found to my surprise it has a Sun PC Accelerator 486/DX 25 card !!!
I dont suppose anyone would know where I could get the SunPC software (dont mind whatever version) just to have a play with ?

Thanks
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Software substitution

Hello guys Does anyone know about some software, like pl-sql developer for unix (solaris). On windows I use pl-sql developer, but I need this software or similar for unix Thanks in advance (1 Reply)
Discussion started by: lo-lp-kl
1 Replies

2. Linux

Software

What Is The Available Software For Unix? (2 Replies)
Discussion started by: apr
2 Replies

3. UNIX Desktop Questions & Answers

Looking for Software

Are there any software for linux like a "SocksCap", which will support a proxy usage for all programs? (1 Reply)
Discussion started by: zylwyz
1 Replies

4. Linux

need a software

hi all , i need to find a tool that probes for all the recent changes on the system i have a linux core (3 Replies)
Discussion started by: ppass
3 Replies

5. Windows & DOS: Issues & Discussions

what is that software

hi i used a software long time ago 1.when right click on any link and select site informatin(i not remembered) 2.or in a site on a plain area if done right click &select site ino the software tells about ... (0 Replies)
Discussion started by: seshumohan
0 Replies

6. Programming

Software

Hi Guys, Please excuse me, I hope this is the right forum for this question. What kind of software is being used to make GUIs and can you show me some tutorial links? Thank you. Slick :D (2 Replies)
Discussion started by: Slick
2 Replies

7. UNIX for Dummies Questions & Answers

Looking for software.

Hi all, Right now i am using Windows XP OS. I want to execute all the unix commands under this environment. Is there any software for executing unix commands in Windows. regards NG (1 Reply)
Discussion started by: Nandagopal
1 Replies
SVN-DO(1)							 Command reference							 SVN-DO(1)

NAME
svn-do - export a source and run a command inside the source. SYNOPSIS
svn-do COMMAND DESCRIPTION
svn-do will use svn-buildpackage to export a source, run a command inside the exported source and, if the command succeeds, copy back the debian/ tree EXAMPLES
clean the tree (useful if this requires the full source tree) $ svn-do debclean I: Exporting source tree via svn-buildpackage... [...] I: Running command: debclean [...] I: Copying back the debian/ tree... 'debian/control' -> 'path/package/debian/control' use quilt to refresh a patch $ QUILT_PATCHES=debian/patches svn-do sh -c "quilt push 002_static-linking-dont-build-perf.patch; quilt refresh" [...] I: Copying back the debian/ tree... [...] 'debian/patches/002_static-linking-dont-build-perf.patch' -> '/path/package/debian/patches/002_static-linking-dont-build-perf.patch' Start a source editing session and decide later not to copy back the debian/ tree $ svn-do $SHELL [...] I: Running command: /bin/zsh % exit 1 E: command exited with 1; not copying back the debian/ tree. edit a patch in a CDBS' simple-patchsys based package $ svn-do cdbs-edit-patch 02_pmount.patch [...] SEE ALSO
/usr/share/doc/svn-buildpackage/() The svn-buildpackage HOWTO manual svn-inject(1) puts a Debian source package into Subversion repository svn-upgrade(1) upgrade source package from a new upstream revision svn(1) Subversion command line client tool dpkg-buildpackage(1) Debian source package tools lintian(1) Debian package checker AUTHORS
Eduard Bloch This manual page was written by Eduard Bloch in roff. Goneri Le Bouder Converted manpages to SGML. Neil Williams Converted manpages to DocBook XML and current Debian maintainer COPYRIGHT
Copyright (C) 2009 Eduard Bloch Release: 0.8.2 May 2009 SVN-DO(1)
All times are GMT -4. The time now is 07:09 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy