Search found 7 matches

by sayanmaster
Sat Oct 18, 2008 2:28 pm
Forum: Linux
Topic: ubuntu 64 bits and pureBasic
Replies: 29
Views: 16358

Hello,

I successfully compiled with purebasic 4.30 on my ubuntu x64 box.

I installed every lib32*-dev packages availables from synaptic and followed this procedure http://blog.loxal.net/2008/09/how-to-fix-skipping-incompatible.html .

Hope it helps.

Edit: Sadly it only works for console ...
by sayanmaster
Wed Jan 23, 2008 10:39 pm
Forum: General Discussion
Topic: PureMessenger
Replies: 151
Views: 38495

hello,

as for me i didn't have too much time lately (heavy school work and other stuff) and it'll go on for a certain time but i'll try looking at your fixes (it interrests me ^^) and hopefully future versions of pb will support ssl natively (because it'd be nice :oops: )

good night (or day?)
by sayanmaster
Sun Jan 13, 2008 9:00 pm
Forum: General Discussion
Topic: PureMessenger
Replies: 151
Views: 38495

Ok so i'll put the msnp15 code aside for the time being and see that svn version monday when i'll be on my linux box (to see what's wrong with it working under linux as you mentioned earlier).
by sayanmaster
Sun Jan 13, 2008 7:26 pm
Forum: General Discussion
Topic: PureMessenger
Replies: 151
Views: 38495

Oh ok I effectively saw that there was a code that implemented a functional contact list and all but with the MSNP8 so I thought it was an old implementation.

As for now i'm not on my linux box but it would be great to make your MSNP13/15 bit of code works :? .

I'll try to make it work but with ...
by sayanmaster
Wed Jan 09, 2008 10:22 pm
Forum: General Discussion
Topic: PureMessenger
Replies: 151
Views: 38495

Hello,

I too am interrested in this project (mainly because i'm often under linux).

I tried taking a look at msnpiki to understand the protocol but to say the truth it's a real pain to find something understandeable in my opinion.

And the code in "puremsnupdate.tar.gz" seems to be not working ...
by sayanmaster
Thu Jun 14, 2007 10:33 am
Forum: Linux
Topic: Systray under linux ?
Replies: 3
Views: 1900

Thanks a lot walker !

actually I thought systray commands were exclusive to the windows version (as mentionned in the helpfile) but it may be my documentation that's outdated.

*rushing to download the lastest doc*

Sorry for the inconvenience :roll:
by sayanmaster
Thu Jun 14, 2007 9:55 am
Forum: Linux
Topic: Systray under linux ?
Replies: 3
Views: 1900

Systray under linux ?

Hello everyone.

I have been coding for a while now in purebasic but only under windows :?
So here is my question: is there a way to do a systray icon under pb linux ?

I already tried to open "libgtkmm2.0.so" and callfunction "gtk_status_icon_new_from_file" but with no success so far :(

If ...