[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: openmotiv opengl



On Mon, Apr 17, 2006 at 20:47:10 +0200, Francesco Pietra wrote:
> In order to recompile a tar in debian, i am looking for openmotif and opengl 
> development environments in debian testing/unstable 32. i have been told they 
> are available in fedora while i am unable to locate them in debian. help. 

Have a look at the manual of "apt-cache". You can use it to search the
package descriptions for keywords, for example

$ apt-cache search open motif

More information on each returned package name is also available:

$ apt-cache show libmotif3 libmotif-dev

If you are really stuck and don't know where to find somefile.h or
somelibrary.so, you can install the package "apt-file" and do

# apt-file update
$ apt-file search somefile.h
$ apt-file search somelibrary.so

-- 
Regards,
          Florian



Reply to: