Unable to get french keyboard with XDMCP connexion on AIX

2002-05-03 Thread frederic bregier

Hi,
I try to use Cygwin-Xfree to connect to an AIX system with a X11
client session.
The connection works fine (with the -kb option as the FAQ said),
but it is in english keyboard, and of course, I have a french one.
So the question is :
- Is there a way to get a french keyboard without modifying
the AIX server configuration itself ? (that is to say, only
modifying local configuration inside Windows 2000)

Note that if I connect in a xterm remote client with a X11 local
interface (X11 running locally on my Windows 2000), I keep my 
french keyboard (I am using xmodmap locally, so it works), but 
with some strange behavior (for instance backspace seems to not 
work properly in the display but correctly in the result).

I was wondering if there is a way to put the french keyboard in hard
(compiled) in the XFree ?
Note that a connexion with a commercial product in the same way
(XDMCP client), I get correctly my french keyboard.

Frédéric



- http://www.WebMailSPro.com -  
VOTRE service d'email sans pub avec VOTRE nom de domaine




Re: Unable to get french keyboard with XDMCP connexion on AIX

2002-05-03 Thread PD Dr. Edward Wornar

 I think all us from europe should try to get together and get the NLS
 thinngs to work on top of the great job the primarily done by Harold - this
 would really make a breakthrough on this side of the Atlantic ;-) - if I
 find some time I will try to sketch out the basics

We could use a good tool for writing these X keymap files (I'm talking
about xkb support, not xmodmap), but I think this is not the way to go
with a word processor. I often have multilingual text, and If I'm in
a, say, Russian part of my file, I want the keyboard to behave
differently than in a, say, Esperanto or German or Czech part. In MS
Word (which I have to use for a certain project, otherwise I'm fine
with emacs and LaTeX), I can map key sequences to characters, a
feature I really like and which would solve these problems for most of
us. Missing it keeps me from using Oo for that MS Word project and
other things apart from playing around with it. It could be done nicer
than in Word, of course, so that certain mappings would only be valid
for certain languages.

For me, that autocorrect function would already be sufficient if it
could be told to immediately replace in the middle of words as well,
so I could simply say 'c - cacute and untick a 'whole word only'
checkbox. There would be several projects I'd use Oof for immediately.
But I don't know where I should post this and I don't have
the time to dig into the sources of Oo myself.

Best

Edi



Re: MIT shared memory extension

2002-05-03 Thread Andrew Markebo

/ arun [EMAIL PROTECTED] wrote:
| hello,
| 
| Does cygwin/xfree86 support MIT shared memory extension. I am trying to port
| some code that uses these functions on linux. and I get a linker error.

No it doesn't.

It is possible though to compile xfree86 for cygwin with that enabled,
but it haven't been tested, check the mailinglist.

/Andy

-- 
 The eye of the beholder rests on the beauty!



Re: Unable to get french keyboard with XDMCP connexion on AIX

2002-05-03 Thread Contact \(davidlynch-films.com\)

Personally i use xinit to launch my Xserver

and i put this line in my .xinitrc :

exec /usr/X11R6/bin/setxkbmap -rules xfree86 -model pc104 -layout fr 

bye

- Original Message -
From: frederic bregier [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, May 03, 2002 9:22 AM
Subject: Unable to get french keyboard with XDMCP connexion on AIX


 Hi,
 I try to use Cygwin-Xfree to connect to an AIX system with a X11
 client session.
 The connection works fine (with the -kb option as the FAQ said),
 but it is in english keyboard, and of course, I have a french one.
 So the question is :
 - Is there a way to get a french keyboard without modifying
 the AIX server configuration itself ? (that is to say, only
 modifying local configuration inside Windows 2000)

 Note that if I connect in a xterm remote client with a X11 local
 interface (X11 running locally on my Windows 2000), I keep my
 french keyboard (I am using xmodmap locally, so it works), but
 with some strange behavior (for instance backspace seems to not
 work properly in the display but correctly in the result).

 I was wondering if there is a way to put the french keyboard in hard
 (compiled) in the XFree ?
 Note that a connexion with a commercial product in the same way
 (XDMCP client), I get correctly my french keyboard.

 Frédéric


 
 - http://www.WebMailSPro.com - 
 VOTRE service d'email sans pub avec VOTRE nom de domaine





X error of failed request

2002-05-03 Thread arun
hello,

I get this error when I run an xwindows application on win98 with
cygwin/xfree86.

X error of failed request : BadAccess(attempt to access private resource
denied)

Major opcode of failed request : 129( MIT - SHM)
Minor opcode of failed request : 1 ( X_ShmAttach)
Serial number of failed request : 21
Current serial number in output stream : 22

what could be the problem ?

regards,
arun





-
"We have begun to comtemplate our origins, starstuff pondering the stars"

 Carl Sagan


Re: Unable to get french keyboard with XDMCP connexion on AIX

2002-05-03 Thread Francis VIVAT

Hi,

I think it isn't the answer he asked.
The problem is the keyboard mapping using xdm to another host.
All the answers given here (also from Franz) are for an X Window manager
running locally.

I don't have the answer either, except modifying some stuff on the remote
host.

CU
. \)|(/
. (o o)
. /-ooO(_)Ooo-\
.(_|  Francis VIVAT   |
.  |CETP-CNRS |
.  |  10-12, avenue de l'Europe  78140 Velizy |
.  | Tel: +33 1 3925 4780 |
.  | Fax: +33 1 3925 4922 |_
.  |  E-Mail : [EMAIL PROTECTED] | )
.  \---/
.(_)  (_)



- Original Message -
From: Contact (davidlynch-films.com) [EMAIL PROTECTED]
To: frederic bregier [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Friday, May 03, 2002 1:01 PM
Subject: Re: Unable to get french keyboard with XDMCP connexion on AIX


 Personally i use xinit to launch my Xserver

 and i put this line in my .xinitrc :

 exec /usr/X11R6/bin/setxkbmap -rules xfree86 -model pc104 -layout fr 

 bye

 - Original Message -
 From: frederic bregier [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Friday, May 03, 2002 9:22 AM
 Subject: Unable to get french keyboard with XDMCP connexion on AIX


  Hi,
  I try to use Cygwin-Xfree to connect to an AIX system with a X11
  client session.
  The connection works fine (with the -kb option as the FAQ said),
  but it is in english keyboard, and of course, I have a french one.
  So the question is :
  - Is there a way to get a french keyboard without modifying
  the AIX server configuration itself ? (that is to say, only
  modifying local configuration inside Windows 2000)
 
  Note that if I connect in a xterm remote client with a X11 local
  interface (X11 running locally on my Windows 2000), I keep my
  french keyboard (I am using xmodmap locally, so it works), but
  with some strange behavior (for instance backspace seems to not
  work properly in the display but correctly in the result).
 
  I was wondering if there is a way to put the french keyboard in hard
  (compiled) in the XFree ?
  Note that a connexion with a commercial product in the same way
  (XDMCP client), I get correctly my french keyboard.
 
  Frédéric
 
 
  
  - http://www.WebMailSPro.com - 
  VOTRE service d'email sans pub avec VOTRE nom de domaine
 






Re: cut and paste from MS windows app to xfree (xfce) app

2002-05-03 Thread Gerrit P. Haase

Peter schrieb:

 How do I cut and paste from MS windows app to xfree (xfce) app? I can't
 find anything about it in the docs or archives. Is it specific to each
 WM?

There is also a command line tool in the cygutils package called putclip
and getclip.


Gerrit
-- 
=^..^=




Re: Unable to get french keyboard with XDMCP connexion on AIX

2002-05-03 Thread Francois Perrot

Hi all,

I'm not using XDMCP but I'm connecting to a AIX machine thru an x relay, and
I also have some weird behavior with my keyboard (I mean, I need to press
shift key to have num pad and 'accents' are not work) but all the other keys
are working fine (I beleive it could be possible to change this with a few
test on the remap of the keyboard).
I just launch Xwin without any -kb extension and I use xmodmap instead.
You'll find the mapping file attached to this mail.
It's Eric Lassauge's by the way (thanks a lot...)

Hope this will help

Francois

- Original Message -
From: Francis VIVAT [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, May 03, 2002 1:48 PM
Subject: Re: Unable to get french keyboard with XDMCP connexion on AIX


 Hi,

 I think it isn't the answer he asked.
 The problem is the keyboard mapping using xdm to another host.
 All the answers given here (also from Franz) are for an X Window manager
 running locally.

 I don't have the answer either, except modifying some stuff on the remote
 host.

 CU
 . \)|(/
 . (o o)
 . /-ooO(_)Ooo-\
 .(_|  Francis VIVAT   |
 .  |CETP-CNRS |
 .  |  10-12, avenue de l'Europe  78140 Velizy |
 .  | Tel: +33 1 3925 4780 |
 .  | Fax: +33 1 3925 4922 |_
 .  |  E-Mail : [EMAIL PROTECTED] | )
 .  \---/
 .(_)  (_)



 - Original Message -
 From: Contact (davidlynch-films.com) [EMAIL PROTECTED]
 To: frederic bregier [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Sent: Friday, May 03, 2002 1:01 PM
 Subject: Re: Unable to get french keyboard with XDMCP connexion on AIX


  Personally i use xinit to launch my Xserver
 
  and i put this line in my .xinitrc :
 
  exec /usr/X11R6/bin/setxkbmap -rules xfree86 -model pc104 -layout fr 
 
  bye
 
  - Original Message -
  From: frederic bregier [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Friday, May 03, 2002 9:22 AM
  Subject: Unable to get french keyboard with XDMCP connexion on AIX
 
 
   Hi,
   I try to use Cygwin-Xfree to connect to an AIX system with a X11
   client session.
   The connection works fine (with the -kb option as the FAQ said),
   but it is in english keyboard, and of course, I have a french one.
   So the question is :
   - Is there a way to get a french keyboard without modifying
   the AIX server configuration itself ? (that is to say, only
   modifying local configuration inside Windows 2000)
  
   Note that if I connect in a xterm remote client with a X11 local
   interface (X11 running locally on my Windows 2000), I keep my
   french keyboard (I am using xmodmap locally, so it works), but
   with some strange behavior (for instance backspace seems to not
   work properly in the display but correctly in the result).
  
   I was wondering if there is a way to put the french keyboard in hard
   (compiled) in the XFree ?
   Note that a connexion with a commercial product in the same way
   (XDMCP client), I get correctly my french keyboard.
  
   Frédéric
  
  
   
   - http://www.WebMailSPro.com - 
   VOTRE service d'email sans pub avec VOTRE nom de domaine
  
 
 



.xmodmaprc
Description: Binary data


Re: newbie

2002-05-03 Thread Harold L Hunt

If you got one more problem, you can tell it to the Cygwin/XFree86 mailing 
list, just like everyone else.

I have redirected your email there.

Harold


arun [EMAIL PROTECTED] said:

 hi,
 
 Got one more problem. The program I am trying to port uses MIT shared memory
 extension. The header for which came when I installed cygwin/xfree86 but the
 corresponding library seems to be missing, so I am stumped by linker errors.
 I am unable to link to a function called XShmAttach. Now I have a doubt if
 cygwin/xfree86 actually supports MIT shared memory extension. I'd appreciate
 if u could give me your views on this.
 
 regards,
 arun
 
 - Original Message -
 From: Harold Hunt [EMAIL PROTECTED]
 To: arun [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Sent: Tuesday, April 30, 2002 8:04 PM
 Subject: RE: newbie
 
 
  That all depends.  Your chances are pretty good.
 
  Harold
 
   -Original Message-
   From: [EMAIL PROTECTED]
   [mailto:[EMAIL PROTECTED]]On Behalf Of arun
   Sent: Tuesday, April 30, 2002 8:42 AM
   To: [EMAIL PROTECTED]
   Subject: newbie
  
  
   hello,
  
   I have an x windows application compiled for linux.This application
   extensively uses graphics Can I directly port it to windows using
   Cygwin/xfree86 ??
  
   thanx
 
 






telnet or ssh

2002-05-03 Thread mmira

It`s possible, that I haven`t installed all files,
but I can`t run (find) telnet or ssh to connect
to remote host. Please give me know where I could 
download it, which files?? ... or is something wrong?

Thanks Mi


ena v centru pozornosti na http://zena.centrum.cz 






RE: problem with start Xfree86

2002-05-03 Thread Harold L Hunt

Mi,

Glad it worked.  Don't forget to cc the [EMAIL PROTECTED] mailing list 
when you reply.

Did you reinstall using setup.exe?

Harold

[EMAIL PROTECTED] said:

 Thanks a lot, it realy works :o))
 
 Mi
 
 
 
 __
  Od: Harold Hunt [EMAIL PROTECTED]
  Komu: [EMAIL PROTECTED], [EMAIL PROTECTED]
  CC: 
  Datum: Thu, 2 May 2002 16:15:58 -0400
  PÖedm©t: RE: problem with start Xfree86
 
  Mi,
  
   ..so I`ve downloaded this  XWin-Test44.exe.bz2  and run it,
   but another error:
   Fatal Server Error:
   could not open default font 'fixed'
  
  You really didn't want to do that.  Test44 is wy older than the 4.2.0
  release.  Please revert to the previous executable.
  
  The 4.2.0 server is producing the same behavior, but the error messages 
are
  redirected to /tmp/XWin.log.  Have a look there and you will see the same
  error message of could not open default font 'fixed'.
  
  The answer for that error is at:
  http://xfree86.cygwin.com/docs/faq/cygwin-xfree-faq.html#q-error-font-eof
  
  
  However, you'll probably be better off to delete /usr/X11R6 and /etc/X11 
and
  reinstall using Cygwin's setup.exe.  Just go into setup.exe, expand the
  XFree86 category and choose the XFree86-base package.
  
  Harold
  
   -Original Message-
   From: [EMAIL PROTECTED]
   [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED]
   Sent: Thursday, May 02, 2002 2:23 PM
   To: [EMAIL PROTECTED]
   Subject: problem with start Xfree86
  
  
   I`ve installed Cygwin/XFree86, but I can not run it.
   It show error :
  
   XIO: fatal IO error 104 (Connection reset by peer) on X server
   127.0.0.1:0.0
  
   In FAQ is this :
  
   Server Test Series release Test44, released on 2001-08-15,
   changes the maximum number of clients from 32 to 1024 by passing
   the square of getdtablesize () to setdtablesize ().
  
   ..so I`ve downloaded this  XWin-Test44.exe.bz2  and run it,
   but another error:
   Fatal Server Error:
   could not open default font 'fixed'
  
   What must i do with it??
  
   Thanks for answer
   Mi
  
   PS: sorry for my english
  
  
   
   ena v centru pozornosti na http://zena.centrum.cz
  
  
  
  
 
 
 
 ZDARMA a RYCHLÉ zasílání SMS z www.posliSMS.cz
 
 
 
 
 






Unable to get french keyboard with XDMCP connexion on AIX

2002-05-03 Thread frederic bregier

Hi,
I try to use Cygwin-Xfree to connect to an AIX system with a X11
client session.
The connection works fine (with the -kb option as the FAQ said),
but it is in english keyboard, and of course, I have a french one.
So the question is :
- is there a way to get a french keyboard without modifying
the AIX server configuration itself ? (that is to say, only
modifying local configuration inside Windows 2000)

Note that if I connect in a xterm remote client with a X11 local
interface
(X11 running on my Windows 2000), I keep my french keyboard
(I am using xmodmap locally, so it works), but with some strange
behavior (for instance backspace seems to not work properly in the
display
but correctly in the result).

I was wondering if there is a way to put the french keyboard in hard
(compiled) in the XFree ?
Note that a connexion with a commercial product in the same way
(XDMCP client), I get correctly my french keyboard.

Frédéric



- http://www.WebMailSPro.com -  
VOTRE service d'email sans pub avec VOTRE nom de domaine




Re: telnet or ssh

2002-05-03 Thread Harold L Hunt

You have to install telnet and ssh in order to use them.  They are not 
installed by default with Cygwin because most users do not use them (and they 
constantly whine about how Cygwin has too large of a default download) so you 
have to select them manually.

Do that by running Cygwin's setup.exe, expanding the 'Net' category, then 
selecting the 'inetutils' and 'openssh' packages.

Harold

[EMAIL PROTECTED] said:

 It`s possible, that I haven`t installed all files,
 but I can`t run (find) telnet or ssh to connect
 to remote host. Please give me know where I could 
 download it, which files?? ... or is something wrong?
 
 Thanks Mi
 
 
 ®ena v centru pozornosti na http://zena.centrum.cz 
 
 
 
 






RE: telnet or ssh

2002-05-03 Thread Harold L Hunt

Unfortunately there isn't much I can do about that right now.  I'm in the 
process of moving and I haven't got my computer setup to access the Internet 
directly yet.  In the mean time I'm using the TWIG 
(http://twig.screwdriver.net/) server that our university has set up... I 
looked around for options on changing the character set but there don't seem 
to be any.

Sorry.  Bear with me for a couple more days.

Harold

Richard Campbell [EMAIL PROTECTED] said:

 Can you please change your character set from unknown-8bit to something a 
 bit more compatible?
 
 -Richard Campbell.
 






RE: telnet or ssh

2002-05-03 Thread Harold L Hunt

Richard,

Oh, I wasn't aware of it, but now that I am I can't do anything about it :)

Harold

Richard Campbell [EMAIL PROTECTED] said:

 Sorry.  Bear with me for a couple more days.
 
 Sure.  Didn't realize you were aware of the problem.
 
 -Richard.
 






RE: telnet or ssh

2002-05-03 Thread Richard Campbell

Actually, it may only be a problem if you respond to something not in
latin-1 or ascii, 
as your last 2 messages seem fine - only the responses to [EMAIL PROTECTED]
seem strange.

Now, I see [EMAIL PROTECTED]'s messages just fine...

-Richard Campbell.



Re: Unable to get french keyboard with XDMCP connexion on AIX

2002-05-03 Thread frederic bregier

Sorry, I was surely not enough precise.

I know the xkbmap option and also the xmodmap.

But, when you run XWin with the -query option
in order to access to a X11 server (in this case an AIX IBM Server),
you cannot anymore use the xmodmap since it is not running
on your PC.

For the +kb, since AIX needs that you specify -kb (no xkb support
in XDMCP), then I was wondering if there is a way to compile
the XWin.exe with the french option by default,
that is to say, whatever the X11 server I am connecting to,
I will use a french keyboard (or another for other people).

I saw in the source :
there is some #define like
XKB_DFLT_KB_LAYOUT  us
Can I expect to get a fr running well here ?
I know, it is from xkb, so perhaps it will not work whatever.
So if someone knows the solution, at least to connect to an AIX
system?

Of course, I didn't mentionned, but I can't expect to change
anything on the server side, only on the client side, i.e.
the PC running Xfree. If I can do that, there will be a big
administration (government) using Xfree instead of a commercial
product, that's why I try top figure out...

Regards
FB


 
 
  There are basically two ways of doing that both works
  
  Goto www.gotti.org for a little more detail, this are the basics (I
have
  tested both and they work ok) :
  
  1: compile a keyboard with your french locale : (this is an example
in fora
  belgish locale  taken from an earlier append - change be to fr) :
  
 xkbcomp -xkm -m be /etc/X11/xkb/keymap/xfree86 /tmp/be.xkm
   
 XWin +kb -xkbmap be -auth $HOME/.Xauthority -emulate3buttons
  
  2: use xmodmap with a french xmodmap.fr file (you can download a
redhat
  xmodmap library from www.gotti.org)
  
  You then just have to run the xmodmap /location of your xmodmap.fr
  file/xmodmap.fr
  Warning - you might recieve compile errors - i had to comment out
the 6.
  line in the xmodmap.dk file to get it to work.
  
  Hope this helps you.
  
  I think all us from europe should try to get together and get the
NLS
  thinngs to work on top of the great job the primarily done by Harold
- this
  would really make a breakthrough on this side of the Atlantic ;-) -
if I
  find some time I will try to sketch out the basics
  
  Med venlig hilsen / Regards
  Franz Wolfhagen
  
 
 



- http://www.WebMailSPro.com -  
VOTRE service d'email sans pub avec VOTRE nom de domaine




RE: MIT shared memory extension

2002-05-03 Thread Ralf Habacker

 It is possible though to compile xfree86 for cygwin with that enabled,
 but it haven't been tested, check the mailinglist.

It works, we have done so for the kde-cygwin port 

Regards 
Ralf 





Problem Starting X with new installation

2002-05-03 Thread Ernesto Echeverria

I recently updated some packages on the XFree installation (fonts 
others... ) using cygwin setup. However now
I get the following error:

startxwin.bat - Starting on Windows NT/2000
XIO:  fatal IO error 104 (Connection reset by peer) on X server
127.0.0.1:0.0X
  after 0 requests (0 known processed) with 0 events
remaining.7.0.0.1:0.0
  after 0 requests (0 known processed) with 0 events remaining.

Any suggestions regarding going back to the basic installation? or what this
problem might be?

Thanks in Advance...







Re: Problem Starting X with new installation

2002-05-03 Thread Harold L Hunt

Ernesto,

Take a look at /tmp/XWin.log.  Better yet, send in the bottom 10 or 20 lines 
of that file.

Harold

Ernesto Echeverria [EMAIL PROTECTED] said:

 I recently updated some packages on the XFree installation (fonts 
 others... ) using cygwin setup. However now
 I get the following error:
 
 startxwin.bat - Starting on Windows NT/2000
 XIO:  fatal IO error 104 (Connection reset by peer) on X server
 127.0.0.1:0.0X
   after 0 requests (0 known processed) with 0 events
 remaining.7.0.0.1:0.0
   after 0 requests (0 known processed) with 0 events remaining.
 
 Any suggestions regarding going back to the basic installation? or what this
 problem might be?
 
 Thanks in Advance...
 
 
 
 
 






Re: MIT shared memory extension

2002-05-03 Thread Charles Wilson

Ralf Habacker wrote:

It is possible though to compile xfree86 for cygwin with that enabled,
but it haven't been tested, check the mailinglist.

 
 It works, we have done so for the kde-cygwin port 


Yeah, but it requires CygIPC, doesn't it?

BTW, has anybody tried to run kde-cygwin using the new cygwin-daemon to 
provide the IPC services?  Currently, the cygwin daemon implements some 
subset of the three main IPC mechanisms (semaphores, messages. shared 
memory) -- but I don't remember if shm was part of that subset...

Anyway, even if the cygwin-daemon DOES provide the necessary IPC 
features, you'd probably need to recompile kde-cygwin against it instead 
of CygIPC.

--Chuck

the cygwin-daemon code was recently merged into CVS; the snapshots have 
the functionality but the daemon itself is not turned on by default. 
Just like ipcdaemon.exe, you have to start up the cygwin-daemon 
yourself.  For more info, see the cygwin-developers mailing list archives.





URGENT MAIL

2002-05-03 Thread Dr. SULEIMON Tafida


DR. SULEIMON TAFIDA
NIGERIA NATIONAL PETROLEUM CORPORATION
FEDERAL SECRETARIAT,FALOMO- LAGOS, NIGERIA. 
TELEPHONE:  234-1-775-0572



Dear Sir, 

First, I must solicit your trust and strictest confidence in this transaction,  this 
is by virtue of 
it's nature as been utterly  confidential and top secret. You were introduced to us by 
a 
mutual acquaintance  from the Nigerian  Chamber of Commerce, Foreign Trade Division. 
He 
does not know of the nature of what I am about to introduce to you. He only  knows 
that I 
have some funds to invest abroad, hence he recommended you. 

I am the Director of Engineering  Project of the  Nigerian National  Petroleum 
Corporation
(N.N.P.C) in Lagos, Nigeria. I am  seeking your assistance  to enable me transfer the 
sum of 
US$36,400,000.00 into  your private or company account for mutual benefits. This money 
came about as a result  of a contract for the supply of two thousand, three  hundred 
and 
sixty-seven  computer unit, installation and the Y2K compliance  turn-around 
maintenance  
executed on behalf of my Ministry(N.N.P.C), in the  year 1999. This contract  was 
officially 
assigned to be awarded and executed by  two foreign contractors  at the tune of US
$116,500,000.00, but in the course of  my negotiation,  I bargained with only one 
foreign 
contractor, a Bulgarian firm which  now executed the contract at the cost ofUS
$80,100.000.00. Thus leaving  the remaining US$36.4million floating in the escrow 
account  
of the Central  Bank of Nigeria(C.B.N) to the benefits of we the  three members of the 
 
contract award panel unknown to the contractor and any  other person in  my Ministry. 
This 
contract has been satisfactorily  executed, inspected  and commissioned, and the 
Bulgarian 
firm is presently  securing his payment  from my Ministry.  It is however to this 
effect that I 
seek your maximum  assistance and  approval to present your company name alongside 
with  the Bulgarian contractor  as the second foreign contractor to enable me transfer 
 the 
difference  (US$36.4M) into your account for further investment depending on your  
advice.  
On actualization of the transaction ,the funds will be  shared thus: 
1. 20% of the money go to you for acting as the beneficiary of the funds. 
2. 10% for  incidental expenses that may be incurred ie insurance, phone bills, 
documentation etc. 
3. 70% to we three members of the Contract  Award Panel. 

All logistics are in place and all modalities worked out for the smooth actualization 
of the 
transaction within fourteen  working days of commencement  after receipt of the 
following 
information by fax: Your company's Name. Address. Phone/Fax number and activities. 
Also, 
if we opt for electronic  transfer only other than payment by solar bank draft  or 
cash call 
program,  then your bank account particulars. The above information will enable me 
make 
the payment  application and lodge claims  to the concerned Ministries in favor of 
your 
company or name and it is pertinent to state here that this deal is entirely  based on 
trust 
and the fear of God. If you are able to handle it, feel free to reach me on  phone  
number 
via my Telephone:231-1-775-0572 which is my  confidential line.  Also furnish me with  
your own phone and fax numbers as I will be sending  you all necessary  registration 
documents immediately I receive your  positive response. 

Thanks in anticipation for your positive response. 
yours faithfully. 
Dr. SULEIMON Tafida

(Director-NNPC) 
--