Software onto Cube question

NeXT Computer, Inc. -> NeXT Black Hardware

Title: Software onto Cube question
Post by: Rooster on April 24, 2006, 07:11:29 PM
Hey All.
I have a newley restored Dimension Cube running Openstep 4.2 and was wondering how can I get the Software Apps I see on FTP sites onto the Cube?

I have installed a floppy drive, so is it possible to take software off a PC from a Next FTP Site and put it onto a floppy? It seems to recognize the DOS floppies.

If not what is the best strategy. I have no internet access connected to the Next.

Thanks.
Title: Re: Software onto Cube question
Post by: Andreas on April 25, 2006, 03:13:56 PM
Quote from: "Rooster"
If not what is the best strategy.

..burning to a CD-R?
Title: Re: Software onto Cube question
Post by: Rooster on April 25, 2006, 05:29:42 PM
Quote from: "Andreas"
..burning to a CD-R?

Unfortunately no CD-R drive :(
Title: Software onto Cube question
Post by: dravier on April 25, 2006, 08:23:08 PM
I would suggest that if you have a home network or a hub, to set it up on to it and either directly connect to the net or at least to your other computer...  I've found that to be the easiest.  There's always Zip disks too...
Title: What does your internet capable machine run?
Post by: neozeed on April 26, 2006, 12:16:38 AM
you could most likely setup nat for the slab.
Title: Re: Software onto Cube question
Post by: Andreas on April 26, 2006, 01:32:38 AM
Quote from: "Rooster"
Quote from: "Andreas"
..burning to a CD-R?

Unfortunately no CD-R drive :(

Here in Germany you get old SCSI-drives for nothing. I would try to collect an old external drive, even if you have to spend a few bucks.
Title: Software onto Cube question
Post by: gtnicol on April 26, 2006, 09:06:19 AM
Or get a 2G Jaz drive. I got one for $10 and 15 disks for $20.
Title: Re: Software onto Cube question
Post by: brams on April 26, 2006, 09:26:20 AM
Quote from: "Andreas"Here in Germany you get old SCSI-drives for nothing. I would try to collect an old external drive, even if you have to spend a few bucks.

Seconded, I have no idea how I could survive without a CD-R.  In fact DVR-R/W is cheap as chips these days and works with CD-R/W, do you not have a Mac or a PC you could put a drive in?
Title: Re: Software onto Cube question
Post by: Rooster on May 01, 2006, 12:00:49 PM
Quote from: "Andreas"
Quote from: "Rooster"
If not what is the best strategy.
..burning to a CD-R?

Ok I managed to find a SCSI CD Rom from an old PowerMac for $7

It works. Whoo Hoo

New Question: I burnt a disk with files from one of the Next/Openstep FTP sites but can't figure out how to install files.

I'm a bit of a newbie so I'm looking for an Install/Setup app or just a .app file to run but could not figure it out.

Any help would be appreciated as to the process of installing Apps onto the next.
Title: Software onto Cube question
Post by: brams on May 01, 2006, 12:30:39 PM
Hi usually it's just a package with an extension like .pkg, if you double click on it, it will launch the software installer and guide you through the install process.

In some cases it might just unpack (tar or something else) and be a complete app in a folder ready to go.

One of the best things you can do is get hold of an archiving app like OpenUp or Opener.  These will make unpacking stuff easy.

In the meantime and in case you new to Unix/Linux, if you go to Terminal.app and open it, at the promt type

tar -xvf <and then type in the path to the the file you want to unpack (you can also drag it if you want)>

If the file ends with tar.gz or .tgz then you'll need to remove the gzip from the packed file by doing this

gzip -d <path to file>

If you get stuck you can type: man tar or: man gzip in terminal and it'll tell you what to do.

brams

Go to top  Forum index