TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:15891] GTK+ and RPM



but yes, i'll agree, i've used both redhat and debian for a while, and debian kicks
redhat's packaging system all over the place. i just wish apt had a sort of search
function, so you wouldn't have to know the exact name and or syntax of the package
and it would give you a list of possible options when say you typed "apt-get install
lib*" it would give you all of the options starting w/ those letters (am i making any
sense?)  but hey, i'm always one to complain :). and yes, i know deslect is a better
option if you're not sure exactly what you're looking for, just think that the
command line use of apt rocks, and it couldn't hurt from a little more
functionablity.

kyle

Adam Maloney wrote:

> Certainly not.  I prefer the tar -zxvf; configure; make; make install
> method.  Can't beat it.
>
> We've had the discussion before, but as far as "package managers" go you
> can't beat make install under BSD.  rpm, apt-get, depackage (sp) just
> serve to tick me off.  I prefer the do-it-yourself method :)
>
> kyle matteson wrote:
> >
> > am i alone in saying i'm a fan of compiling things myself??
> >
> > k
> >
> > Ben Kochie wrote:
> >
> > > such is the wonderfull life of debian, things in the right -dev packages,
> > > in the right spot, when you need it.. all via apt-get :)
> > >
> > > Thank You,
> > >         Ben Kochie (ben@nerp.net)
> > >
> > > *-----------------------*  [ - * - * - * - * - * - * - * - ]
> > > | Unix/Linux Consulting |  [ Haiku Error Message:          ]
> > > |  PC/Mac Repair        |  [  Chaos reigns within.         ]
> > > |   Networking          |  [  Reflect, repent, and reboot. ]
> > > | http://nerp.net       |  [  Order shall return.          ]
> > > *-----------------------*  [ - * - * - * - * - * - * - * - ]
> > >
> > >  "Unix is user friendly, Its just picky about its friends."
> > >
> > > On Mon, 10 Apr 2000, Carl Wilhelm Soderstrom wrote:
> > >
> > > >         yeah, RPMs are there primarily to keep you from shooting yourself in
> > > > the foot...unfortunately, they often keep you from shooting *anything else*.
> > > >         my example:
> > > >         I wanted to compile the GTKSee image viewer. it needs libjpeg,
> > > > libtiff, and libpng, to support those formats (otherwise it just displays
> > > > gifs). ./configure doesn't find those.
> > > > so i make sure I have the RPMS for them installed.
> > > > ./configure still can't find the libraries.
> > > > "OH!" i think, and remember that RedSmack separates the RPMS into -devel
> > > > packages,         for the files you need if you want to compile against
> > > > those libraries.
> > > > so I DL (thanks Real-Time!) the -devel versions of those libraries and
> > > > install them.
> > > > ./configure *still* can't find the libraries to compile against. ;(
> > > > so I s**tcan the whole idea and look elsewhere for image viewers.
> > > > maybe I'm just looking in the wrong place, and the ./configure is screwed
> > > > up; but I've seen RPMS put stuff in not-quite-expected places before, so
> > > > it's easy to blame them. :)
> > > >
> > > > on a somewhat different note:
> > > > www.compupic.com has a very cool image (and text document!) management
> > > > product (tho it is 'backdoor payware'... it's free in theory, but if you
> > > > ever look at a .gif file, you have to pay them a license fee after 30 days,
> > > > because of the Unisys patent); too bad it's a CPU hog. ;(
> > > >
> > > > Carl Soderstrom
> > > > System Administrator    307 Brighton Ave.
> > > > Minnesota DHIA                Buffalo, MN
> > > > carls@agritech.com      (763) 682-1091
> > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> > > > For additional commands, e-mail: tclug-list-help@mn-linux.org
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> > > For additional commands, e-mail: tclug-list-help@mn-linux.org
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> > For additional commands, e-mail: tclug-list-help@mn-linux.org
>
> --
> Adam Maloney
> Systems Administrator
> Internet Exposure, Inc.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tclug-list-unsubscribe@mn-linux.org
> For additional commands, e-mail: tclug-list-help@mn-linux.org