On Sat, 28 Apr 2007 22:15:26 +0200 Nikolas Arend <[EMAIL PROTECTED]> babbled:
> Michael Jennings wrote: > > On Saturday, 28 April 2007, at 19:23:52 (+0200), > > Nikolas Arend wrote: > > > > > >> up a lot of hits for "libxine" (mostly links to distros and all > >> sorts of binary packages), > >> > > > > Distro packages. Hmmm...packages one can install on one's distro. > > Hmmm... Yes, you're right, very unhelpful. > > > > Silly me. :P > > > > Michael > > > > > > Well, I guess the project homepage still is the authoritative source for > a package. He didn't specify the distro or mention whether he wanted > ready-made packages or source code. Btw., there are a lot of links to > binary packages for various distros on the homepage. Would have been > polite to point him in that direction too, imho. why did he know so little about his own operating system that he didnt just FIRST check his own installed packages. rpm -qa | grep xine. dpgk -L | grep xine (the lib at the front obviously implies its a library and thus probably can be dropped in any search - disfferent distros have differing package naming conventions. debian insists all library package be called libsomething. redhat does not and may call it xine-lib or whatever). the answer here is that roland - you need to study up on your distribution. you need to have an idea of what is a package, what you may have compiled from source yourself and where it has gone, or at least to find out. if you are in the business of compiling stuff (like e17 for example) this is "prerequisite" knowledge (much like a university will EXPECT you to be able to read and write before starting a university course). my suggestion is to get chummy with it. not doing so will just end up with you eventually making some big mistakes and having trouble. :) > Nick. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 Tokyo, Japan (東京 日本) ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
