IRIX and Software

Notes v0.1 - PostIt(tm) notes for IRIX

Hi All,

Spent some time over the weekend hacking-up a little ViewKit/Motif applet that does Post-It(tm) notes for the IRIX desktop.

I wont have much time over the next few weeks to finish the 'save on exit' function, so it forgets all notes on termination... But I thought I'd let it out the door anyhow as somebody might read the TODO-list and feel the need to contribute some code ;)

Get it here:

http://www.sillypages.org/sgi/notes-0.1.tar.gz

The README-file in the tarball and the comments in the source, is all the documentation you'll need.

enjoy!

jimmer
Added this to the Nekochan blog. Thanks!
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
Thanks jimmer.

Needs the Viewkit dev stuff installed to compile, I guess ?

Code: Select all

gmake: Warning: File `Makefile' has modification time 5.2e+04 s in the future
CC -O2 -LANG:std  -I.  -c Main.C
cc-1005 CC: ERROR File = Main.h, Line = 11
The source file "Vk/VkCallbackObject.h" is unavailable.

#include <Vk/VkCallbackObject.h>
^
hamei wrote: Needs the Viewkit dev stuff installed to compile, I guess ?

Indeed it does - sorry :(
jimmer wrote:
hamei wrote: Needs the Viewkit dev stuff installed to compile, I guess ?

Indeed it does - sorry :(

No prob, just have to dig thru the closet, try to find the 367 CD's required to add an option to Irix. Either that or wait for someone else to do it :P
Why do I never notice this stuff when I am in front of an IRIX box? :P

Thanks jimmer, been trying to compile many post it style FOSS stuff for a long time, glad we have something that may make it into nekoware.
got it, thanks!!
r-a-c.de
Is this version the same as 0.9?

There's another thread...
Man is the only animal smart enough to build the Empire State Building, and the only one stupid enough to jump off it.
Spidy wrote: Is this version the same as 0.9?


No this is the initail announcement of the project at version 0.1 - it doesn;t save your notes

Spidy wrote: There's another thread...


yes, the other thread is the announcement for the 0.9 version which _does_ actually save the notes you create.

btw. spidy, I still haven;t found an answer to your build question. sorry ;(

grts,

jimmer