Dear Mr. Sven,
Thank you for the reply. Actually I tried some combinations and I could not
succeed. For example, I removed everything from the file and kept only the
following
#!/bin/sh
and I tried this time also it is giving the same problem like ./autogen.sh
No file or directory found.
When I create a new file with myscript.sh (for ex), this working with the
same line in it. I also checked wheather the sh is there in the system and
in the correct path. I found it and it was there in the /bin directory
I tried renaming it to autogen from autogen.sh
it is giving the same problem like ./autogen No file or directory found.
Regarding the top level source directory you have mentioned. I have the
directory structure like this
Main Directory /Virtual
under Virtual I have Divine The path will be (/Virtual/Divine)
under Divine I have all the source and its sub directories
Divine directory will have like this
autogen.sh <include> <lib> <examples> ... The ankle bracket shows it is a
directory.
Is my directory structure OK. Please advice.
I actually wanted to know wheather, we run the Divine with out writing the
DirectFB application.
I found that the Divine is creating a pipe and using the pipe the example
application is communicating to the driver through lib api's.
I could not find any main or init_module in the driver, in which case either
it should get loaded by another software or ????. I don't know how to load
it.
With the driver loaded, the example will not be able to run. What shall I
do?
Can you please tell me what is the typical setup to run the Divine.
I am really (and actually) sorry to disturb be about a code which is not
released, I am actually trying to use it and enhance it further because the
idea behind the code is really good. So Please help me.
Regards
RD
-----Original Message-----
From: Sven Neumann [mailto:[EMAIL PROTECTED]]On Behalf Of Sven
Neumann
Sent: Wednesday, September 11, 2002 05:39 P
To: R O N A L D D U C K
Cc: [EMAIL PROTECTED]
Subject: [directfb-users] Re: How to select an alternate Keyboard Driver
Hi,
"R O N A L D D U C K" <[EMAIL PROTECTED]> writes:
> First of all thanks for referring me to a good link. This thanks goes to
> Sven Neumann especially.
>
> My New problems I tried using the Divine, but I could not use it
> because, I don't know how to use/install it.
you check it out from CVS and run autogen.sh in the toplevel source
directory to generate and run the configure script.
There's a README that explains the basic concept and the examples
directory holds a simple test application. You should be able to
figure it out from there.
> I tried using autogen.sh, it is giving the following error whenever
> I run it.
>
> # ./autogen.sh
> ./autogen.sh : File not found <-------- Error displayed in the
> console (This is a comment and typed by me)
autogen.sh is a simple shell script. You should be able to find out
what goes wrong by taking a short look. Can it possibly be that system
doesn't have /bin/sh ??
Salut, Sveb
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-users" as subject.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-users" as subject.