1. I can't compile ibsh, some signals are not defined. |
This is a bug in the 0.1 version. Please put the following into the ibsh.h file:
#include <signal.h>
However you are strongly encouraged to use the latest version of ibsh, where
this bug is fixed.
Go to top |
2. I can't compile ibsh on sid. |
Unfortunately we have no idea, why sid gives problems. Please try and
download the binary release.
Go to top |
3. I found a bug in the latest version. |
Please report that to the bug tracker, at http://sourceforge.net/projects/ibsh .
We will post a response for that at the same place quickly, so please come back after
your post, in the next 24/48 hours. It is also wise to visit the page frequently,
because other user can add bugs or comments.
You can also email it to me, if that suits you better, check the email adresses in
Authors, the source, or the website.
Go to top |
4. I have a question, comment, suggestion, feature request, ... |
Please use our forum for that. You can get it there from our website,
http://ibsh.sourceforge.net , or our project page:
http://sourceforge.net/project/ibsh .
Give us 1 or 2 days to answer, we certainly will, asap.
I would like to encourage you to subscribe to one of our mailing list, available
at the mentioned addresses, however the messages sometimes take a while to
arrive. You can also email us.
You are also very welcome to join us at irc:
irc.freenode.net, channel: #ibsh
Go to top |
5. Where can i read about the latest news, regarding your project ? |
http://sourceforge.net/project/ibsh is the address. If you have an RSS reader,
for example Thunderbird, you can also get the news via RSS. To learn more
about that, please go to this address, there is a link to RSS.
You get the hottest news definitely in our irc channel #ibsh at irc.freenode.net .
Go to top |
6. Funny characters in the source code. They also are chmodded to 755, why ? |
Please, n o f l a m e s !!! My favourite editor runs only in windows. It's called syn text
editor. I like it very much, and i decided to use that. The carriage return characters
only appear in the earlier releases, since syn can save to unix format too.
The permissions are stripped in the newer releases.
Go to top |
7. I found a typo, how can i report that ? |
There is not much text involved in ibsh, still some typo's may occur. Please email that
to me.
Go to top |