Sorry for being confusing by talking about the hard way.
No problem, couple of quick question.
1. I installed xcode, then installed Fink. It took about 10-15 minutes. Lots of things were going on in terminal I have not idea what. Is this normal?
2. Where do I run 'fink selfupate' and 'fink install gnucash' ?
3. Any ideas why there isnt an official release of gnucash for OSX? They have an install for Windows, seems like they would have one for OSX.
In the terminal as with all Unix type applications.
Do I have to run this from a particular directory? I didnt restart my system after installing fink, am I suppose to?
Did you run the shell script after you installed Fink as per the instructions on the site?
To add to my previous question about Gnucash being available for OSX, why doesnt the Gnucash developers pre compile a Gnucash for OSX so everyone doesnt have to do this?
Anyway if you really want to use Gnucash2 just type fink remove gnucash followed by fink install gnucash2. That will delete the old install and add the new.
As for what is taking so long it is compiling it so that it will run on your system.
Thanks for the info
So its normal for it to be compiling for 45+ minutes? I also notice my /sw directory is growing in size, its now 1.2GB! Did I do something? Sorry for all the questions, but im learning![]()
Depends. I think gnucash has a lot of dependancies that need to be compiled and installed. I can't remember how much space it took up on my computer when I last used it. How fast is your computer? 45 minutes seems reasonable for a project that requires so much, plus you have to factor in download time as well.
Whats the Pros/Cons in using Fink vs MacPorts?
I understand Fink is a "portal" to making Unix software run on the OSX, but what exactly is X11 and Xcode?
Im a bit confused on why the /sw is so big. Right now its about 1.93GB! The only thing I installed was gnucash 2. Why is that dir so big?
After all that: fink install gnucash2 returns this:
no package found for specification 'gnucash2'
Any ideas?
thanks!
Haven't tried to install anything else using fink. What would you suggest to install? something quick and easy...
Is there a way to see if my X11 is up to date? it says: Xquartz 2.1.5
3. Any ideas why there isnt an official release of gnucash for OSX? They have an install for Windows, seems like they would have one for OSX.
Because no one has stepped forward and offered to do it yet. Why not you?
I am a newcomer here. Very computer illiterate. I am trying to download GNUCASH, but having trouble. I first downloaded MacPorts and installed it. Then I downloaded xcode and installed the first three sections of it. However, I have no idea how to open Macports. I just have a bunch of folders and files. Not quite sure what I'm doing.
I couldn't find the download for the most recent GNUcash source file, but I did find this page with a download for GNUcash 2.2.5.tar.tar. So I downloaded it and opened the zip file, and I have the same problem as Macports. I have a lot of GNUcash files and folders, but I can't figure out how to run the program.
Can any of you give me instructions for dummies?
No need to download the gnucash tar file. Once you have MacPorts installed and xcode, you need to use the terminal to install Gnucash.
Use this guide
http://wiki.gnucash.org/wiki/MacOSXInstallation#Using_MacPorts
Okay, I opened terminal-sh-80x24
I typed Port, the sudo port selfupdate, then sudo port install gnucash and this is what I got:
Port
MacPorts 1.710
Entering interactive mode... ("help" for help, "quit" to quit)
[Users/ronsrubbish] > sudo port selfupdate
Unrecognized action "sudo"
[Users/ronsrubbish] > sudo port install gnucash
Unrecognized action "sudo"
This is all new to me. I didn't even know what Terminal was until I looked for it in Finder.
Are you running as root or admin?
Checkout this thread
http://discussions.apple.com/thread.jspa?threadID=1582114
Basically you need to make sure you install MacPorts under an admin account.