Holger Schulz wrote: > PostgresQL is stated to ship with tutorial files to be found in > (usually) src/tutorial. > I'm assuming they mean src/tutorial within the package's source archive. > All I found was /sw/src/postgresql-8.3.5.tar.bz2 > which seems to be a archive somehow. Does it contain those files? That's the source archive from which you built postgresql83. > How > do I get them without unwrapping the whole stuff? > > The tar command has options to let you do that. Check out "man tar". > Thanks > > hs > > On my system, there are tutorial files installed in
/sw/share/doc/postgresql-8.3/html I used "dpkg -S tutorial | grep postgresql" to find them. -- Alexander Hansen Fink User Liaison ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
