On Wed, 3 Sep 2008 14:43:54 -0600 "M. D. Betterton" <[EMAIL PROTECTED]> wrote:
> I'm interested in using rem2ics but am too ignorant to know how to > install it. I have downloaded rem2ics-0.92.tar.gz and extracted the > files. I now have 3 files: rem2ics, rem2ics-Makefile, and > rem2ics.spec. I don't know what types of files these are or what to do > next. > > If anyone could point me to installation instructions or let me know > what to do next, I would be grateful. > > Meredith Meredith, You need to tell us what platform you are using, windows, OsX, or linux. But I would say from the fact that it has a .spec file that you are meant to make an rpm file from these files. That is a file that tells redhat(and like distributions) linux where to put the files when you use their package manager. If you use a redhat distro you should be able to run rpm-build(check this) on the folder to get the rpm file. It is a perl script which means that if you have perl installed, and you are likely to if you run linux, you can go to that directory where the script is and run ./rem2ics (please note the punctuation). You can also open the script in a text editor to read the documentation which is near the top of the file. You can also run make in the directory to process the file, so that you have a nice manual to use with perldoc. Sorry if I've told you what you already know. But better more than less information. If you are on windows, you will need help from someone else who has got this going on that os. Shelagh > _______________________________________________ > Remind-fans mailing list > [email protected] > http://lists.whatexit.org/mailman/listinfo/remind-fans -- ---------------------------------------------------------------- Jabber: [EMAIL PROTECTED] ---------------------------------------------------------------- _______________________________________________ Remind-fans mailing list [email protected] http://lists.whatexit.org/mailman/listinfo/remind-fans
