Search the web
Sign In
New User? Sign Up
gum · Galaxy User's Mail
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 509 - 538 of 594   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
509
L’équipe Applications et Edition Logicielles du CSTB et moi-même vous offrons nos meilleurs vœux pour l'année 2003. * The CSTB software development team...
Werner Keilholz
wkeilholz
Offline Send Email
Jan 14, 2003
12:54 am
510
Greetings all... We are trying to port a Galaxy C++ application from a Solaris PC environment to a PC-based Linux environment. The app is statically linked to...
Chris Barnes <dadawgp...
mrdawgpound
Offline Send Email
Jan 20, 2003
11:14 pm
511
Galaxy C++ 2.5 can work with Linux, however I'm not sure if a solaris PC library would work on linux, especially if you have source to compile the libraries...
Eric Wiseblatt
ewiseblatt
Offline Send Email
Jan 20, 2003
11:24 pm
512
Thanks for the quick reply... When we compiled in the Solaris environment, we were using both the CC compiler and GCC 2.9.3. The Linux environment that we are...
Chris Barnes <dadawgp...
mrdawgpound
Offline Send Email
Jan 20, 2003
11:46 pm
513
... I would be surprised if the binaries were compatible. Solaris doesn't necessarily use glibc (does the Solaris/GCC version of Galaxy use glibc or Sun's...
David Charlap
shamino3
Offline Send Email
Jan 21, 2003
1:03 am
514
Greetings all... Anyone out there with some experience in rebuilding Galaxy libraries? We have Galaxy C++ 2.5 and wish to rebuild the static libraries for...
Chris Barnes <dadawgp...
mrdawgpound
Offline Send Email
Jan 21, 2003
4:40 pm
515
... I'm not sure about the procedure with purchased source. From within the Visix environment, you'd run "lroot" and answer its questions. This generates the...
David Charlap
shamino3
Offline Send Email
Jan 21, 2003
4:55 pm
516
If you don't get direct help here, try the archives of the Yahoo group - building Galaxy has been covered in a number of threads throughout the years. Also,...
Lainhart, Todd
todd01451
Offline Send Email
Jan 21, 2003
4:56 pm
517
... Now appearing at... http://lists.buckosoft.com/gal/ My web site machine died - while i was in the middle of setting up it's replacement. Curse you again,...
Dick Balaska
dickbalaska
Offline Send Email
Jan 29, 2003
3:45 am
518
I see that someone has made their feelings toward Ambulanceia well- known. I tried to access the list for any more help, but it requires password access. I am...
Chris Barnes <dadawgp...
mrdawgpound
Offline Send Email
Jan 29, 2003
6:39 am
519
... Well, I think they can't be of any interest now, and this community is a group of fellows helping each others. -- Riccardo Cohen Articque Les Roches 37230...
Riccardo Cohen
riccardocohen
Offline Send Email
Jan 29, 2003
11:37 am
520
Group, What is the name of the company that took over support for the galaxy product and what is their url. Also what are they like to deal with. Ed Steel ...
Ed Steel
steel@...
Send Email
Jan 29, 2003
2:33 pm
521
... What vEnviron file? These X11 libraries are not part of the standard Linux distribution. At least they're not in my RedHat 8 distribution (XFree86...
David Charlap
shamino3
Offline Send Email
Jan 29, 2003
3:24 pm
522
... Ambiencia. http://www.ambiencia.com/ I know absolutely nothing about them. -- David...
David Charlap
shamino3
Offline Send Email
Jan 29, 2003
3:25 pm
523
I know one thing about them : they never released galaxy 3.0 for macos. ... -- Riccardo Cohen Articque Les Roches 37230 Fondettes France email =...
Riccardo Cohen
riccardocohen
Offline Send Email
Jan 29, 2003
4:00 pm
524
I followed up privately with chris. If anyone else cares, in my merged version of 2.5 on Linux I used: WIN_LIB_FLAGS = -L/usr/X11R6/lib -lXext -lX11 ...
Eric Wiseblatt
ewiseblatt
Offline Send Email
Jan 29, 2003
5:01 pm
525
On Wed, 29 Jan 2003 10:24:51 -0500 ... That one's my fault. Back when I was working on the Linux Vibe port, the X11 libaries were not compiled with the...
Douglas Kilpatrick
kilpatds@...
Send Email
Jan 29, 2003
5:20 pm
526
... That got me past the flags error. Now I am getting several 'undefined reference' errors in several object files. For example, in...
Chris Barnes <dadawgp...
mrdawgpound
Offline Send Email
Jan 30, 2003
11:02 pm
527
... pthread_* functions are POSIX threads. Try linking with -lpthread -- David...
David Charlap
shamino3
Offline Send Email
Jan 30, 2003
11:19 pm
528
Two things: Galaxy 2.5 isnt multithreaded so you are looking at the 3.0 (dt) version. Originally you stated you were interested in 2.5 so I'm not sure what you...
Eric Wiseblatt
ewiseblatt
Offline Send Email
Jan 31, 2003
3:38 am
529
Thanks.. I might just do that.. I'm encountering too many problems for me to think that I am doing the rebuild correctly.. I want version 2.5 to be rebuilt...
Chris Barnes <dadawgp...
mrdawgpound
Offline Send Email
Jan 31, 2003
4:34 am
530
If I recall correctly there used to be some 'tooltip' sample code for 2.5/6. Would anyone still have that handy? I would love to have a look at it. Thanks. ...
Robbert de Groot
zekaric
Offline Send Email
Feb 4, 2003
10:30 pm
531
I have sample code for 3.0. Would that help? Francis Ma ... From: Robbert de Groot [mailto:robbert@...] Sent: Tuesday, February 04, 2003 3:33 PM To:...
Francis Ma
francis@...
Send Email
Feb 5, 2003
2:33 am
532
I got one for C++ 2.7 enclosed ... Subject: [gum] Digging in the vault. Date: Tue, 04 Feb 2003 14:33:19 -0800 From: Robbert de Groot <robbert@...> ...
Riccardo Cohen
riccardocohen
Offline Send Email
Feb 5, 2003
8:10 am
533
Ack! C++! I'll take it anyway. Thanks a bunch! ... Robbert de Groot...
Robbert de Groot
zekaric
Offline Send Email
Feb 5, 2003
4:27 pm
534
We have 3.0 but we have found that the tooltip support in 3.0 will cause a crash in XP (or at least some peoples' XP machines.) We've also tried to build from...
Robbert de Groot
zekaric
Offline Send Email
Feb 5, 2003
4:30 pm
535
Hi Robert, I have attached a zip file of some sample code I obtained years ago at a Visix Conference. I don't know if it works but you can take a look. ...
Kim Andersen
kim@...
Send Email
Feb 5, 2003
5:41 pm
536
Works or not I just need a clear idea on how to do it. Thanks! At 2003-02-05, 10:40 -0700, Kim Andersen wrote: I have attached a zip file of some sample code I...
Robbert de Groot
zekaric
Offline Send Email
Feb 5, 2003
5:47 pm
537
Hi All, We recently upgraded to use Galaxy 3.0 from 2.6. Now the Galaxy Debug window only appears for the Debug version but not the optimized (Release)...
Kim Andersen
kim@...
Send Email
Feb 7, 2003
1:23 am
538
... What happens if you launch your app from a DOS prompt? -- David...
David Charlap
shamino3
Offline Send Email
Feb 7, 2003
1:30 am
Messages 509 - 538 of 594   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help