473,508 Members | 2,744 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

/usr/share/bison.simple: No such file or directory

I am trying to run bison tool, I am getting "/usr/share/bison.simple:
No such file or directory" error, I have file bison.simple in
cygwin/bin directory, I am trying to copy into /usr/share directory,
but /usr/share directory was not exist, how can I solve this problem.
Thanks.
Nov 13 '05 #1
3 6715
Santa <sa***********@yahoo.com> scribbled the following:
I am trying to run bison tool, I am getting "/usr/share/bison.simple:
No such file or directory" error, I have file bison.simple in
cygwin/bin directory, I am trying to copy into /usr/share directory,
but /usr/share directory was not exist, how can I solve this problem.
Thanks.


What were you smoking that led you to believe this had the faintest bit
to do with C?

--
/-- Joona Palaste (pa*****@cc.helsinki.fi) ------------- Finland --------\
\-- http://www.helsinki.fi/~palaste --------------------- rules! --------/
"How can we possibly use sex to get what we want? Sex IS what we want."
- Dr. Frasier Crane
Nov 13 '05 #2
sa***********@yahoo.com (Santa) wrote:
# I am trying to run bison tool, I am getting "/usr/share/bison.simple:
# No such file or directory" error, I have file bison.simple in
# cygwin/bin directory, I am trying to copy into /usr/share directory,
# but /usr/share directory was not exist, how can I solve this problem.

Does "BISON_SIMPLE=/.../cygwin/bin/bison.simple bison ..." work?

--
Derk Gwen http://derkgwen.250free.com/html/index.html
I'm not even supposed to be here today.
Nov 13 '05 #3
Greetings.

In article <bo**********@oravannahka.helsinki.fi>, Joona I Palaste
wrote:
Santa <sa***********@yahoo.com> scribbled the following:
I am trying to run bison tool


What were you smoking that led you to believe this had the faintest
bit to do with C?


Come now, that's a little harsh, isn't it? Questions on lex/flex and
yacc/bison aren't so rare here. These tools for generating standard C
code, and while they're certainly off-topic here, IMHO they have far
more to do with C than many of the questions on C++ we get here. Since
there's no dedicated group for them, I think it's only natural that
some people, thinking it the most closely related newsgroup to the
topic, might turn to comp.lang.c for advice.

Why couldn't you have kindly redirected the OP to comp.compilers, as has
been done practically every other time a question of this nature has
been posted?

Regards,
Tristan

--
_
_V.-o Tristan Miller [en,(fr,de,ia)] >< Space is limited
/ |`-' -=-=-=-=-=-=-=-=-=-=-=-=-=-=-= <> In a haiku, so it's hard
(7_\\ http://www.nothingisreal.com/ >< To finish what you
Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
16821
by: pavel.orehov | last post by:
Hi, I am using flex and bizon to write HTTP parser. I am passing well flex and bison tools but can't compile their output. ================= Flex file (http_parser.lpp) ============== %{...
4
1436
by: | last post by:
Hi, Im running IIS and all my data is stored on a network share e.g \\10.0.0.111\domain.com\main The problem i'm facing is that i dont know how to point my aspx.vb files to any dlls in the bin...
4
5375
by: daniele.calisi | last post by:
Hi everyone, after some days spent in long searches with google, I still not have found a solution with this problem: I need to use flex (or flex++) and bison (but not bison++) in order to...
3
11756
by: John Sasso | last post by:
In my Yacc .y file I defined: %union { int value; struct Symbol Sym; } The Symbol struct I defined in a header file I #included in the Prologue section of the .y file as:
13
4340
by: jc | last post by:
I have written a parser using bison and flex to read ASAP2 file for CAN communications. entire development was done in an unix environment and now the code is ready to be integrated to an existing...
2
5088
by: eng.sharif | last post by:
i want use bison and flex in visual stdio 2005 for make small compiler by use Custom Build Rules in Visual C++ 2005 "FlexBison.rules file " but when i compile "example.y" i get error...
1
2241
by: eng.sharif | last post by:
want use bison and flex in visual stdio 2005 for make small compiler by use Custom Build Rules in Visual C++ 2005 "FlexBison.rules file " but when i compile "example.y" i get error...
1
1305
by: Langedal, Roger | last post by:
I'm trying to setup a simple test on writing to a file on an UNC share from an asp.net 2.0 webpage. This is whats happing in default.aspx: ...
1
3153
by: cwhite | last post by:
Hi! I've included some of my classes in the union in my grammar file: %union { int int_type; char* string_type; PNode* pNode; } %type <int_type> programs %type <pNode> program
0
7228
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7128
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7393
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
5635
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5057
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4715
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3191
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
769
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
426
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.