Re: Can't find libXmu.a and libXaw.a for xorg

2006-06-16 Thread edwardsa

Thanks very much to all.

Art Edwards

helices wrote:

* "Wesley J. Landaker" <[EMAIL PROTECTED]> [2006:06:16:11:33:53-0600] scribed:


  

You can find where your particular files are with dpkg -L; for
instance on my system:

$ dpkg -L libxmu-dev | grep libXmu.a
/usr/lib/libXmu.a



Or, simply:

$ dpkg -S libXmu.a

  


--
Arthur H. Edwards
Senior Research Physicist
Air Force Research Laboratory
AFRL/VSSE
Bldg. 914
3550 Aberdeen Ave. SE
KAFB, NM 87117-5776

(505) 853-6042 (O)
(505) 463-6722 (C)
(505) 846-2290 (F)


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Can't find libXmu.a and libXaw.a for xorg

2006-06-16 Thread helices
* "Wesley J. Landaker" <[EMAIL PROTECTED]> [2006:06:16:11:33:53-0600] scribed:


> You can find where your particular files are with dpkg -L; for
> instance on my system:
> 
> $ dpkg -L libxmu-dev | grep libXmu.a
> /usr/lib/libXmu.a

Or, simply:

$ dpkg -S libXmu.a

-- 
Best Regards,

helices
-
Dare to fix things before they break . . .
-
Our capacity for understanding is inversely proportional to how much
we think we know.  The more I know, the more I know I don't know . . .
--


signature.asc
Description: Digital signature


Re: Can't find libXmu.a and libXaw.a for xorg

2006-06-16 Thread Wesley J. Landaker
On Friday 16 June 2006 11:10, edwardsa wrote:
> I'm trying to compile Scilab from sources and it requires the two static
> libraries
> libXmu.a and LibXaw.a
>
> I have installed the packages libxmu-dev and libxaw7-dev, where these
> files are supposed to originate,. However, after installation they are
> not in the /usr/X1R6/lib directory, where, according to the debian
> packages web page, they are supposed to reside.
>
> I looked at the package dependencies and they include xfree86-common.
> I'm running the xorg xserver. What are my options?

It depends on what version of xorg you are running--if it's a recent one 
(e.g. 7.0), the files will in /usr/lib. You can find where your particular 
files are with dpkg -L; for instance on my system:

$ dpkg -L libxmu-dev | grep libXmu.a
/usr/lib/libXmu.a

Hope that helps.

-- 
Wesley J. Landaker <[EMAIL PROTECTED]> 
OpenPGP FP: 4135 2A3B 4726 ACC5 9094  0097 F0A9 8A4C 4CD6 E3D2


pgpsXcNgNZTiy.pgp
Description: PGP signature


Can't find libXmu.a and libXaw.a for xorg

2006-06-16 Thread edwardsa
I'm trying to compile Scilab from sources and it requires the two static 
libraries

libXmu.a and LibXaw.a

I have installed the packages libxmu-dev and libxaw7-dev, where these 
files are supposed to originate,. However, after installation they are 
not in the /usr/X1R6/lib directory, where, according to the debian 
packages web page, they are supposed to reside.


I looked at the package dependencies and they include xfree86-common. 
I'm running the xorg xserver. What are my options?


Art Edwards

--
Arthur H. Edwards
Senior Research Physicist
Air Force Research Laboratory
AFRL/VSSE
Bldg. 914
3550 Aberdeen Ave. SE
KAFB, NM 87117-5776

(505) 853-6042 (O)
(505) 463-6722 (C)
(505) 846-2290 (F)


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]