Ubuntu Forums Archive Viewer

OSX Fink vs Ubuntu

Archived thread 311323 from Mac OSX. Markdown source: Mac_OSX/thread_311323_OSX_Fink_vs_Ubuntu.md

Original URL About this archive
#1

One of the reasons I bought a Mac was that I had quite a few choices of what to run: OSX, X11 via Fink, or obviously Linux.

http://www.macdevcenter.com/pub/a/mac/2005/09/30/fink.html?page=1

http://fink.sourceforge.net/

Any hardcore Fink/X11 users here? I'm running a dedicated Ubuntu Edgy install on my G5 iMac, but toyed with the idea of getting X11/Fink running.

#2

I've used Fink on my wife's Powerbook. I like it, but the software selection is a bit limited. I wish I had all the Ubuntu repositories available...

#3

I maintain some fink packages so I am not a neutral observer, but I am very pleased with it and completely dependent upon it and X11, etc to do my work. I've put together a website with more details if you are interested. It was in fact my appreciation of fink that brought me to Ubuntu (fink uses the debian toolset for package management).

BTW if something is missing someone is usually willing to put together a package.

#4

wgscott said:

BTW if something is missing someone is usually willing to put together a package. Mind if I ask what the general protocol is for requesting a package?

#5

Wow - that's the kind of info I needed. Thanks for the nice web-docs. The furthest I got way back when was just installing the X11 package and running twm and xeyes. I think I can go further now - your site has motivated me for sure.

#6

aysiu said: Mind if I ask what the general protocol is for requesting a package?

The official way is to request it here:

http://sourceforge.net/tracker/?atid=371315&group_id=17203

Probably a better way is to contact a maintainer of similar packages (say you need a gnome package, find who maintains a lot of them, and drop them an email and get them interested).

If you want, you can also roll your own and submit it to the package tracker for incorporation.

http://sourceforge.net/tracker/?atid=414256&group_id=17203

and in my experience when they get sick of you submitting so many packages, they will make you a maintainer (there's a vetting process, and I was/am a slow learner, but the tradeoff is quality control).

#7

Thanks for the info, wgscott.

#8

stream303 said: Wow - that's the kind of info I needed. Thanks for the nice web-docs. The furthest I got way back when was just installing the X11 package and running twm and xeyes. I think I can go further now - your site has motivated me for sure.

It is very slanted toward my own interests (biophysics type stuff) but the basic ideas are completely general.

I think Apple does not publicize this much, but you can compile and run just about anything that does not uniquely depend on the linux kernel on OS X (which is a BSD variant, BTW). I've been making heavy daily use of all sorts of X11 gui applications on OS X for at least the last four years.