Re: can not compile kde, some xmkmf problem

2004-06-29 Thread John Summerfield
Antonio Rodriguez wrote:
On Fri, Jun 25, 2004 at 04:48:24PM +1000, Rob Weir wrote:
 

Since XFree86 4.4.0 isn't in Debian, you must have installed it from
a tarball or something.  You'll need to point the KDE configure
script at the location you unpacked it to.  Or just install the
Debian packaged X headers.
   

The /usr/X11R6 install path is standard, so the configure must find the 
dir
 

Um, you installed a binary tarball of X to /usr/X11R6?  That's a
*really* bad idea.  Nonetheless, Debian has the X headers packaged.  Or
get them from XFree86.
   

If nothing gets resolved about that 4.4 release in the future, I am
considering installing 4.4 in my system too, so, I would like to hear
recommendations about making it happen.
 

Red Hat and others are packaging their kit from x.org. I expect that 
will be better-supported, at least in the short term: there are quite a 
few Red Hatters around.

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



Re: can not compile kde, some xmkmf problem

2004-06-28 Thread Rob Weir
On Fri, Jun 25, 2004 at 06:51:56AM -0400, Antonio Rodriguez said
 If nothing gets resolved about that 4.4 release in the future, 

The XFree86 group seems to be refusing to back down.

 I am
 considering installing 4.4 in my system too, so, I would like to hear
 recommendations about making it happen.

Erm, what do you want that 4.4 has, but that the X.org and FreeDesktop
trees don't?

-- 
Words of the day:gamma enemy of the state ASO Craig Livingstone


signature.asc
Description: Digital signature


Re: can not compile kde, some xmkmf problem

2004-06-28 Thread Rob Weir
On Fri, Jun 25, 2004 at 09:54:21AM +0200, LeVA said
 That *is* the default install 
 path, and I think installing to anywhere else is a *really* bad idea...

No, it's a good idea, since it won't confuse dpkg.  You can just point
configure scripts at whatever dir you put them in.

-- 
Words of the day:Soviet MD4 sniper Firewalls government eternity server


signature.asc
Description: Digital signature


Re: can not compile kde, some xmkmf problem

2004-06-25 Thread Rob Weir
On Thu, Jun 24, 2004 at 12:13:23PM +0200, LeVA said
 2004. június 24. 04:31,
 Rob Weir [EMAIL PROTECTED] 
 - Debian-User [EMAIL PROTECTED]:
  On Wed, Jun 23, 2004 at 11:54:05AM +0200, LeVA said
 
  Since XFree86 4.4.0 isn't in Debian, you must have installed it from
  a tarball or something.  You'll need to point the KDE configure
  script at the location you unpacked it to.  Or just install the
  Debian packaged X headers.
 The /usr/X11R6 install path is standard, so the configure must find the 
 dir

Um, you installed a binary tarball of X to /usr/X11R6?  That's a
*really* bad idea.  Nonetheless, Debian has the X headers packaged.  Or
get them from XFree86.

-- 
Words of the day:   industrial intelligence president e-cash number key InfoSec


signature.asc
Description: Digital signature


Re: can not compile kde, some xmkmf problem

2004-06-25 Thread Rob Weir
On Thu, Jun 24, 2004 at 03:28:14PM +0200, LeVA said
  [...]
  checking for xmkmf... /usr/X11R6/bin/xmkmf
  checking various X settings... failed
  configure: error: /usr/X11R6/bin/xmkmf (imake) failed.
  Make sure you have all necessary X development packages installed.
  On some systems a missing /lib/cpp symlink is at fault.
 
 Hi!
 
 I figured out what is the problem, but I don't know how to fix it:
 After the ./configure in the kdebase dir, I get this message:
 
 checking for X... libraries /usr/X11/lib, headers .
 
 
 So the configure script didn't find the header files. It is interesting, 
 because I have the header files in my /usr/X11R6/include directory.
 
 Anyone knows, what this configure script is looking for? What is it 
 checking? Maybe it is a missing .h file, or something else?

Did you tell the configure script to use that directory directly?

-- 
Words of the day:  ANDVT Roswell electronic surveillance Commecen Agfa Skipjack


signature.asc
Description: Digital signature


Re: can not compile kde, some xmkmf problem

2004-06-25 Thread LeVA
2004. jnius 25. 08:48,
Rob Weir [EMAIL PROTECTED] 
- Debian-User [EMAIL PROTECTED]:
 On Thu, Jun 24, 2004 at 12:13:23PM +0200, LeVA said

  2004. jnius 24. 04:31,
  Rob Weir [EMAIL PROTECTED]
 
  - Debian-User [EMAIL PROTECTED]:
   On Wed, Jun 23, 2004 at 11:54:05AM +0200, LeVA said
  
   Since XFree86 4.4.0 isn't in Debian, you must have installed it
   from a tarball or something.  You'll need to point the KDE
   configure script at the location you unpacked it to.  Or just
   install the Debian packaged X headers.
 
  The /usr/X11R6 install path is standard, so the configure must find
  the dir

 Um, you installed a binary tarball of X to /usr/X11R6?  That's a
 *really* bad idea.  Nonetheless, Debian has the X headers packaged. 
 Or get them from XFree86.
I don't want to get the debian packaged xfree.. I've installed xf-4.4.0 
from the binary package from xfree86.org. And what could be the problem 
with the /usr/X11R/ install dir? :)) That *is* the default install 
path, and I think installing to anywhere else is a *really* bad idea...

-- 
LeVA



pgpxHNywJ8kmO.pgp
Description: signature


Re: can not compile kde, some xmkmf problem

2004-06-25 Thread Antony
On Fri, Jun 25, 2004 at 09:54:21AM +0200, LeVA wrote:
 2004. június 25. 08:48,
 Rob Weir [EMAIL PROTECTED] 
 - Debian-User [EMAIL PROTECTED]:
  On Thu, Jun 24, 2004 at 12:13:23PM +0200, LeVA said
 
   2004. június 24. 04:31,
   Rob Weir [EMAIL PROTECTED]
  
   - Debian-User [EMAIL PROTECTED]:
On Wed, Jun 23, 2004 at 11:54:05AM +0200, LeVA said
   
Since XFree86 4.4.0 isn't in Debian, you must have installed it
from a tarball or something.  You'll need to point the KDE
configure script at the location you unpacked it to.  Or just
install the Debian packaged X headers.
  
   The /usr/X11R6 install path is standard, so the configure must find
   the dir
 
  Um, you installed a binary tarball of X to /usr/X11R6?  That's a
  *really* bad idea.  Nonetheless, Debian has the X headers packaged. 
  Or get them from XFree86.
 I don't want to get the debian packaged xfree.. I've installed xf-4.4.0 
 from the binary package from xfree86.org. And what could be the problem 
 with the /usr/X11R/ install dir? :)) That *is* the default install 
 path, and I think installing to anywhere else is a *really* bad idea...

In Debian, all of /usr except /usr/local expectes to be managed by dpkg
/ apt.  http://www.debian.org/doc/packaging-manuals/fhs/fhs-4.5.html

A
-- 
Please don't CC me.  Also _please_ read the following before posting:
Documentation - http://www.debian.org/doc/
FAQ - http://www.debian.org/doc/FAQ/
Install manual (i386) - http://www.debian.org/releases/stable/i386/install


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



Re: can not compile kde, some xmkmf problem

2004-06-25 Thread Antonio Rodriguez
On Fri, Jun 25, 2004 at 04:48:24PM +1000, Rob Weir wrote:

   Since XFree86 4.4.0 isn't in Debian, you must have installed it from
   a tarball or something.  You'll need to point the KDE configure
   script at the location you unpacked it to.  Or just install the
   Debian packaged X headers.
  The /usr/X11R6 install path is standard, so the configure must find the 
  dir
 
 Um, you installed a binary tarball of X to /usr/X11R6?  That's a
 *really* bad idea.  Nonetheless, Debian has the X headers packaged.  Or
 get them from XFree86.
 

If nothing gets resolved about that 4.4 release in the future, I am
considering installing 4.4 in my system too, so, I would like to hear
recommendations about making it happen.


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



Re: can not compile kde, some xmkmf problem

2004-06-24 Thread LeVA
2004. jnius 24. 04:31,
Rob Weir [EMAIL PROTECTED] 
- Debian-User [EMAIL PROTECTED]:
 On Wed, Jun 23, 2004 at 11:54:05AM +0200, LeVA said

 Since XFree86 4.4.0 isn't in Debian, you must have installed it from
 a tarball or something.  You'll need to point the KDE configure
 script at the location you unpacked it to.  Or just install the
 Debian packaged X headers.
The /usr/X11R6 install path is standard, so the configure must find the 
dir


-- 
LeVA



pgpbBc3vkEinH.pgp
Description: signature


Re: can not compile kde, some xmkmf problem

2004-06-24 Thread LeVA
 [...]
 checking for xmkmf... /usr/X11R6/bin/xmkmf
 checking various X settings... failed
 configure: error: /usr/X11R6/bin/xmkmf (imake) failed.
 Make sure you have all necessary X development packages installed.
 On some systems a missing /lib/cpp symlink is at fault.

Hi!

I figured out what is the problem, but I don't know how to fix it:
After the ./configure in the kdebase dir, I get this message:

checking for X... libraries /usr/X11/lib, headers .


So the configure script didn't find the header files. It is interesting, 
because I have the header files in my /usr/X11R6/include directory.

Anyone knows, what this configure script is looking for? What is it 
checking? Maybe it is a missing .h file, or something else?

Thanks for any help!

Daniel



-- 
LeVA



pgpPnzH1Ab6fQ.pgp
Description: signature


can not compile kde, some xmkmf problem

2004-06-23 Thread LeVA
Hi!

After reading the #76360 bug at kde.org, I decided to compile a kdebase 
snapshot, but during the configure, I get this error:

[...]
checking for xmkmf... /usr/X11R6/bin/xmkmf
checking various X settings... failed
configure: error: /usr/X11R6/bin/xmkmf (imake) failed.
Make sure you have all necessary X development packages installed.
On some systems a missing /lib/cpp symlink is at fault.

I have xfree-4.4.0 installed, and I have the header files installed too. 
What could be the problem? Anyone experienced this before?

Thanks!

Daniel

-- 
LeVA







pgpSq9MwgkP1W.pgp
Description: signature


Re: can not compile kde, some xmkmf problem

2004-06-23 Thread Rob Weir
On Wed, Jun 23, 2004 at 11:54:05AM +0200, LeVA said
 Hi!
 
 After reading the #76360 bug at kde.org, I decided to compile a kdebase 
 snapshot, but during the configure, I get this error:
 
 [...]
 checking for xmkmf... /usr/X11R6/bin/xmkmf
 checking various X settings... failed
 configure: error: /usr/X11R6/bin/xmkmf (imake) failed.
 Make sure you have all necessary X development packages installed.
 On some systems a missing /lib/cpp symlink is at fault.
 
 I have xfree-4.4.0 installed, and I have the header files installed too. 
 What could be the problem? Anyone experienced this before?

Since XFree86 4.4.0 isn't in Debian, you must have installed it from a
tarball or something.  You'll need to point the KDE configure script at
the location you unpacked it to.  Or just install the Debian packaged X
headers.

-- 
Words of the day:   Crowell Bletchley Park Kosovo afsatcom Lexis-Nexis Perl-RSA


signature.asc
Description: Digital signature


xmkmf ??

2001-05-24 Thread Nivaldo Antonio Portela de Vasconcelos
Meus caros,

estou precisando rodar este tal de xmkmf ... qual o pacote posso
encontrá-lo ??


Um abraço,
Nivaldo



Re: xmkmf ??

2001-05-24 Thread Adriano Freitas
Nivaldo Antonio Portela de Vasconcelos wrote:
 
 Meus caros,
 
 estou precisando rodar este tal de xmkmf ... qual o pacote posso
 encontrá-lo ??

fast:~$ apt-cache search xmkmf
ivtools-dev - Development files for the InterViews library.
xutils - XFree86 utility programs
fast:~$ dpkg -S xmkmf 
xutils: /usr/X11R6/man/man1/xmkmf.1x.gz
xutils: /usr/X11R6/bin/xmkmf


[]'s



xmkmf??

2000-09-25 Thread Max Lock

 Hi Folks,

 Does anyone know the location of xmkmf? a deb source, anything?!

 -Thanks Max.


-- 
Max Lock, System Administrator, TELE2 uk.



Re: xmkmf??

2000-09-25 Thread Max Lock
Michal F. Hanula wrote:
 
 On Mon, Sep 25, 2000 at 01:04:31PM +0100, Max Lock wrote:
 
   Hi Folks,
 
   Does anyone know the location of xmkmf? a deb source, anything?!
 
 xlib6g-dev.deb
 /usr/X11/bin/xmkmf

 Thanks!!!

 -Max :)


-- 
Max Lock, System Administrator, TELE2 uk.



Re: xmkmf??

2000-09-25 Thread Wayne Topa

Subject: xmkmf??
Date: Mon, Sep 25, 2000 at 01:04:31PM +0100

In reply to:Max Lock

Quoting Max Lock([EMAIL PROTECTED]):
 
  Hi Folks,
 
  Does anyone know the location of xmkmf? a deb source, anything?!
 
  -Thanks Max.

dpkg -S xmkmf
xlib6g-dev: /usr/X11R6/man/man1/xmkmf.1x.gz
xlib6g-dev: /usr/X11R6/bin/xmkmf

-- 
Real Users hate Real Programmers.
___



xmkmf?

1998-11-20 Thread Amanda Shuler
Which Debian package would include xmkmf?

-
Amanda Shuler   | I don't want to start any
[EMAIL PROTECTED]   | blasphemous rumours, but...
-


Re: xmkmf?

1998-11-20 Thread Hernan Joel Cervantes Rodriguez
Hi Amanda :

$ dpkg -S xmkmf
xlib6g-dev: /usr/X11R6/man/man1/xmkmf.1x.gz
xlib6g-dev: /usr/X11R6/bin/xmkmf


 
 Which Debian package would include xmkmf?
 
 -
 Amanda Shuler | I don't want to start any
 [EMAIL PROTECTED] | blasphemous rumours, but...
 -
 
 
Hernán.

   Hernán J Cervantes Rodríguez
   Instituto de Física da USP
   e-mail   : [EMAIL PROTECTED]
   homepage : http://fge.if.usp.br/~hernan/
   


Re: xmkmf?

1998-11-20 Thread Gary L. Hennigan
Amanda Shuler [EMAIL PROTECTED] writes:
| Which Debian package would include xmkmf?

% dpkg -S xmkmf
xlib6g-dev: /usr/X11R6/man/man1/xmkmf.1x.gz
xlib6g-dev: /usr/X11R6/bin/xmkmf


Looks like xlib6g-dev is the package you want.

Gary


RE: xmkmf?

1998-11-20 Thread Shaleh
It is SUPPOSED to be xlib6g-dev.

On 20-Nov-98 Amanda Shuler wrote:
 Which Debian package would include xmkmf?
 
 -
 Amanda Shuler | I don't want to start any
 [EMAIL PROTECTED]  | blasphemous rumours, but...
 -
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] 
 /dev/null


Re: xmkmf generates bad Makefiles

1998-10-20 Thread Andy Spiegl
Would someone please be so kind to comment on this?  Thank you!
 Andy.

| Hi!
| 
| whenever I do a xmkmf to get a Makefile from an Imakefile I have
| to do manual editing of the Makefile before I can use it.  All the
| comment lines start with
|  XCOMM
| instead of
|  #
| 
| I don't have this problem at other unix machines (at work), so I
| suppose it could be a debian misconfiguration.  Also, I found a
| reference to this problem in /usr/X11R6/lib/X11/config/Imake.rules:
| 
| /*
|  * Translate XCOMM into pound sign with sed, rather than passing -DXCOMM=XCOMM
|  * to cpp, because that trick does not work on all ANSI C preprocessors.
|  * Also delete line numbers from the cpp output (-P is not portable, I guess).
|  */
| #ifndef CppSedMagic
| #define CppSedMagic sed -e '/^#  *[0-9][0-9]*  *.*$$/d' -e '/^XCOMM$$/s//#/' \
|   -e '/^XCOMM[a-zA-Z0-9_]/s/^XCOMM/#/'
| #endif /* CppSedMagic */
| 
| But I have no idea how to make use of this.  Anyone?


Thanks,
 Andy.
-- 
 Andy Spiegl, University of Technology, Muenchen, Germany
 E-Mail: [EMAIL PROTECTED] URL: http://www.spiegl.de
 Finger [EMAIL PROTECTED] for my PGP key
o  _ _ _
  - __o   __o  /\_   _ \\o  (_)\__/o  (_)
  --- _`\,__`\,__(_) (_)/_\_| \   _|/' \/
  -- (_)/ (_)  (_)/ (_)  (_)(_)   (_)(_)'  _\o_
 ~~~


xmkmf generates bad Makefiles

1998-10-14 Thread Andy Spiegl
Hi!

whenever I do a xmkmf to get a Makefile from an Imakefile I have
to do manual editing of the Makefile before I can use it.  All the
comment lines start with
 XCOMM
instead of
 #

I don't have this problem at other unix machines (at work), so I
suppose it could be a debian misconfiguration.  Also, I found a
reference to this problem in /usr/X11R6/lib/X11/config/Imake.rules:

/*
 * Translate XCOMM into pound sign with sed, rather than passing -DXCOMM=XCOMM
 * to cpp, because that trick does not work on all ANSI C preprocessors.
 * Also delete line numbers from the cpp output (-P is not portable, I guess).
 */
#ifndef CppSedMagic
#define CppSedMagic sed -e '/^#  *[0-9][0-9]*  *.*$$/d' -e '/^XCOMM$$/s//#/' \
  -e '/^XCOMM[a-zA-Z0-9_]/s/^XCOMM/#/'
#endif /* CppSedMagic */

But I have no idea how to make use of this.  Anyone?

Thanks,
 Andy.

-- 
 Andy Spiegl, University of Technology, Muenchen, Germany
 E-Mail: [EMAIL PROTECTED] OR: [EMAIL PROTECTED]
 URL:http://www.appl-math.tu-muenchen.de/~spiegl
 PGP fingerprint: B8 48 24 7B DB 96 6F 1C  D9 6D 8E 6C DB C2 E7 E9
o  _ _ _
  - __o   __o  /\_   _ \\o  (_)\__/o  (_)
  --- _`\,__`\,__(_) (_)/_\_| \   _|/' \/
  -- (_)/ (_)  (_)/ (_)  (_)(_)   (_)(_)'  _\o_
 ~~~


xmkmf / imake

1998-10-02 Thread Michael Stenner
What package is xmkmf/imake in?  

I've looked all over with no success.  I'm new to 
programming/development and don't know my way around this end of things
very well.  (Don't worry... I won't hurt myself with it... I just need
it for development purposes.)

Thanks for your help!
-Michael

  Michael Stenner   Office Phone: 919-660-2513
  Duke University, Dept. of Physics   [EMAIL PROTECTED]
  Box 90305, Durham N.C. 27708-0305


Re: xmkmf / imake

1998-10-02 Thread Nuno Carvalho
On Fri, 2 Oct 1998, Michael Stenner wrote:

 What package is xmkmf/imake in?  

 You can found it in x11/xlib6g-dev package!

./Nuno Carvalho


Re: xmkmf / imake

1998-10-02 Thread Gary L. Hennigan
Michael Stenner [EMAIL PROTECTED] writes:
| What package is xmkmf/imake in?  
| 
| I've looked all over with no success.  I'm new to 
| programming/development and don't know my way around this end of things
| very well.  (Don't worry... I won't hurt myself with it... I just need
| it for development purposes.)

They're both part of the X11 library development package, xlib6g-dev.

Gary


xmkmf and imake

1998-02-11 Thread Ryan Tracey
Hi

Which package does xmkmf come with. I used to have it on an unstable
Debian installation, however, since re-installing and using the stable
installation I can longer find it - I'm pretty sure I installed all the
packages I had with the unstable one.

Thanks

--
Ryan Tracey



smime.p7s
Description: S/MIME Cryptographic Signature


Re: xmkmf and imake

1998-02-11 Thread jdassen
On Wed, Feb 11, 1998 at 11:12:08AM +0200, Ryan Tracey wrote:
 Which package does xmkmf come with.

For unstable, it's in xlib6g-dev; for stable, it's in xlib6-dev.

HTH,
Ray
-- 
LEADERSHIP  A form of self-preservation exhibited by people with auto-
destructive imaginations in order to ensure that when it comes to the crunch 
it'll be someone else's bones which go crack and not their own.   
- The Hipcrime Vocab by Chad C. Mulligan


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


where is xmkmf?

1997-08-12 Thread Dany Dionne
Where can i found xmkmf?

Dany Dionne



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: where is xmkmf?

1997-08-12 Thread Alex Yukhimets
 Where can i found xmkmf?
 
 Dany Dionne
 

In xlib6-dev package.

Alex Y.

-- 
   _ 
 _( )_
( (o___   +---+
 |  _ 7   |Alexander Yukhimets|
  \()|   http://pages.nyu.edu/~aqy6633/  |
  / \ \   +---+


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: where is xmkmf?

1997-08-12 Thread Paul Miller
it should be in an x develop package...  that should be enough to find
it..  try xlib6-dev

-Paul

On Tue, 12 Aug 1997, Dany Dionne wrote:

 Where can i found xmkmf?
 
 Dany Dionne
 
 
 
 --
 TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
 [EMAIL PROTECTED] . 
 Trouble?  e-mail to [EMAIL PROTECTED] .
 
 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Imake, xmkmf ?

1997-08-01 Thread Heiko Heijenga
Howdy,

Does the Debian system support Imake and xmkmf ? If yes, where to find it. If
no, where can I possibly find it, I'm searching all day and can't find squat.

Thanx
Heiko


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Imake, xmkmf ?

1997-08-01 Thread jdassen
On Aug 1, Heiko Heijenga wrote
 Does the Debian system support Imake and xmkmf ? If yes, where to find it.

penguin ray 17:14 ~/dl dpkg -S /usr/X11R6/bin/xmkmf
xlib6-dev: /usr/X11R6/bin/xmkmf

 If no, where can I possibly find it, I'm searching all day and can't find
 squat.

You can use the Contents-i386.gz on the FTP site to find out to which
package(s) a certain file belongs.

HTH,
Ray
-- 
PATRIOTISM  A great British writer once said that if he had to choose 
between betraying his country and betraying a friend he hoped he would
have the decency to betray his country.  
- The Hipcrime Vocab by Chad C. Mulligan 


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Where is xmkmf?

1997-07-18 Thread Jason Ish

After reinstalling Debian last night (I did a fresh 1.3.1 install) with 
XFree86 I can't figure it what I am missing that hold the program xmkmf.  It 
has always been there before (so I didn't know which package specifically 
holds it).

Could anyone tell me which package I need to get this file.

Thanks
Jason
[EMAIL PROTECTED]



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Where is xmkmf?

1997-07-18 Thread Shaya Potter
On Fri, 18 Jul 1997, Jason Ish wrote:

 
 After reinstalling Debian last night (I did a fresh 1.3.1 install) with 
 XFree86 I can't figure it what I am missing that hold the program xmkmf.  It 
 has always been there before (so I didn't know which package specifically 
 holds it).
 

It's in xlib6-dev.

HTH,

Shaya


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Q: gcc/g++ test programs, xmkmf local config files, ...

1997-07-17 Thread joost witteveen
 Hi,
 
 I've installed stabled gcc/g++ recently without any problem. However,
 when I tried to compile dxpc-3.6.0, the script complains that g++
 is not able to create binary. Should I suspect any problem with
 gcc/g++ installation? If so, how would I be able to confirm this?
 Are there any test programs out there that I can test?

To test, type:
$ echo 'main(){printf(hello world\n);}'  hello.cc
$ g++ -o hello hello.cc
hello.cc: In function `int main()':
hello.cc:1: warning: implicit declaration of function `int printf(
$ ./hello
hello world

If you got the last bit of output, you're able to create binary files.

But probably something else is wrong, and we'll be able to help you
better if you give us the output of the last couple of commands that
fail.



-- 
joost witteveen, [EMAIL PROTECTED]
#!/usr/bin/perl -sp0777iX+d*lMLa^*lN%0]dsXx++lMlN/dsM0j]dsj
$/=unpack('H*',$_);$_=`echo 16dio\U$kSK$/SM$n\EsN0p[lN*1
lK[d2%Sa2/d0$^Ixp|dc`;s/\W//g;$_=pack('H*',/((..)*)$/)
#what's this? see http://www.dcs.ex.ac.uk/~aba/rsa/


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Q: gcc/g++ test programs, xmkmf local config files, ...

1997-07-16 Thread Steve Yang
Hi,

I've installed stabled gcc/g++ recently without any problem. However,
when I tried to compile dxpc-3.6.0, the script complains that g++
is not able to create binary. Should I suspect any problem with
gcc/g++ installation? If so, how would I be able to confirm this?
Are there any test programs out there that I can test?


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Where are xmkmf and imake?

1997-06-24 Thread Cheng-Chang Wu
I can't not find xmkmf and imake in Debian 1.3. They were
in xbase, but now they are not there. Which package contents
these two programs?


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Where are xmkmf and imake?

1997-06-24 Thread Joost Kooij

On Mon, 23 Jun 1997, Cheng-Chang Wu wrote:

 I can't not find xmkmf and imake in Debian 1.3. They were
 in xbase, but now they are not there. Which package contents
 these two programs?

dpkg -S xmkmf
xlib6-dev: /usr/X11R6/man/man1/xmkmf.1x.gz
xlib6-dev: /usr/X11R6/bin/xmkmf



--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word unsubscribe to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .