Asked about this easrlier, and tried it. I am at work, so I logged in and ran the shell program. I had also tried this the other day from the actual terminal and got the same result. Sorry if this seem long, I just don'twant
to leave out what may be a vital piece of info.
I go into /sbbs/src/sbbs3/gtkmonitor and type make. It starts and then give this error:
<snip>
In this file included from gtkmonitor.h:6,
from gtkmonitor.c:5:
../sbbs.h:113:10: fatal error: (in red) jsversion.h: No such file or directory
113 | #include <jsversion.h> (in red)
| ^~~~~~~~~~~~~
compilation terminated
make: *** [../../build/Commmon.gmake:458: gcc.linux.X64.obj.debug-mt/gtkmonitor .o] Error 1
<snip>
I am running Manjaro Linux and am not a programmer. Any ideas?
Where is the file jsversion.h on your system (hint: use 'locate jsversion.h')? When you built sbbs successfully, it must've found jsversion.h and it's required to build sbbs. Did you have to add any JSINCLUDE or JSLIB arguments to your make command-line when building sbbs? If so, you'll likely need those when building the gtk* projects as well.
make install SYMLINK=1
Digital Man wrote to Grease <=-want
Re: GTKMONITOR
By: Grease to All on Mon Oct 07 2019 11:33 am
Asked about this easrlier, and tried it. I am at work, so I logged in and ran the shell program. I had also tried this the other day from the actual terminal and got the same result. Sorry if this seem long, I just don't
to leave out what may be a vital piece of info.
I go into /sbbs/src/sbbs3/gtkmonitor and type make. It starts and then give this error:
<snip>
In this file included from gtkmonitor.h:6,
from gtkmonitor.c:5:
../sbbs.h:113:10: fatal error: (in red) jsversion.h: No such file or directoryb
make: *** [../../build/Commmon.gmake:458: gcc.linux.X64.obj.debug-mt/gtkmonitor .o] Error 1
<snip>
I am running Manjaro Linux and am not a programmer. Any ideas?
Where is the file jsversion.h on your system (hint: use 'locate jsversion.h')? When you built sbbs successfully, it must've found jsversion.h and it's required to build sbbs. Did you have to add any JSINCLUDE or JSLIB arguments to your make command-line when building
sbbs? If so, you'll likely need those when building the gtk* projects
as well.
Richard Williamson wrote to Grease <=-
make install SYMLINK=1
andDigital Man wrote to Grease <=-
Re: GTKMONITOR
By: Grease to All on Mon Oct 07 2019 11:33 am
Asked about this easrlier, and tried it. I am at work, so I logged in
ran the shell program. I had also tried this the other day from the actual terminal and got the same result. Sorry if this seem long, I just don't want to leave out what may be a vital piece of info.
I go into /sbbs/src/sbbs3/gtkmonitor and type make. It starts and then give this error:
<snip>
In this file included from gtkmonitor.h:6,
from gtkmonitor.c:5:
../sbbs.h:113:10: fatal error: (in red) jsversion.h: No such file or directoryb
make: *** [../../build/Commmon.gmake:458: gcc.linux.X64.obj.debug-mt/gtkmonitor .o] Error 1
<snip>
I am running Manjaro Linux and am not a programmer. Any ideas?
Where is the file jsversion.h on your system (hint: use 'locate jsversion.h')? When you built sbbs successfully, it must've found jsversion.h and it's required to build sbbs. Did you have to add any JSINCLUDE or JSLIB arguments to your make command-line when building sbbs? If so, you'll likely need those when building the gtk* projects as well.
It is in a few places : /sbbs/3rdp/gcc.linux/x.64/release/mozjs/include/js/jsversion.h /sbbs/3rdp/src/mozjs/js-1.8.5/js/src/jsversion.h /sbbs/3rdp/src/mozjs/js-1.8.5/js/src/dist/include/jsversion.h /sbbs/3rdp/win32.release/mozjs/include/jsversion.h /usr/include/mozjs-52/jsversion.h
looks like is everywhere but where it needs to be? I did not addany JSINCLUDE or JSLIB.
Just went off http://wiki.synchro.net/install:nix steps.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 368 |
Nodes: | 16 (2 / 14) |
Uptime: | 41:53:59 |
Calls: | 7,885 |
Calls today: | 3 |
Files: | 12,962 |
Messages: | 5,787,623 |