Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Wed 22 May 2013, 18:40
All times are UTC - 4
 Forum index » Off-Topic Area » Programming
Vala and Genie programming
Post new topic   Reply to topic View previous topic :: View next topic
Page 26 of 35 [514 Posts]   Goto page: Previous 1, 2, 3, ..., 24, 25, 26, 27, 28, ..., 33, 34, 35 Next
Author Message
big_bass


Joined: 13 Aug 2007
Posts: 1736

PostPosted: Sun 05 Jul 2009, 17:36    Post subject:  

Mark (MU)

thanks for the vala link I'll take it "to go" Very Happy

Joe

_________________
slackware 14
Back to top
View user's profile Send private message 
nikobordx

Joined: 23 May 2009
Posts: 84
Location: Bordeaux, France

PostPosted: Mon 06 Jul 2009, 05:39    Post subject:  

[See newer message]

Nicolas.

Last edited by nikobordx on Tue 07 Jul 2009, 12:31; edited 2 times in total
Back to top
View user's profile Send private message 
nikobordx

Joined: 23 May 2009
Posts: 84
Location: Bordeaux, France

PostPosted: Tue 07 Jul 2009, 12:30    Post subject:  

[See newer message]

Nicolas.

Last edited by nikobordx on Thu 09 Jul 2009, 06:32; edited 1 time in total
Back to top
View user's profile Send private message 
nikobordx

Joined: 23 May 2009
Posts: 84
Location: Bordeaux, France

PostPosted: Thu 09 Jul 2009, 06:30    Post subject:  

[See newer message]

Nicolas.

Last edited by nikobordx on Sat 11 Jul 2009, 06:27; edited 1 time in total
Back to top
View user's profile Send private message 
caleb72

Joined: 15 May 2009
Posts: 57

PostPosted: Sat 11 Jul 2009, 00:31    Post subject:  

I'm having trouble compiling Valide 0.5 and NicoEdit.

For both, it gets to this:

Checking for glib-2.0 >= 2.16.0 :
error: the configuration failed (see '/root/my-documents/valide-0.5.0/_build_/config.log')

It's complaining about my version of glib it seems - but I don't know exactly what I need to do to fix it.

I've tried installing libglib libraries etc.. but it must be more than that. Can anyone give me any guidance on how to troubleshoot this and fix it?

Regards
Caleb
Back to top
View user's profile Send private message 
nikobordx

Joined: 23 May 2009
Posts: 84
Location: Bordeaux, France

PostPosted: Sat 11 Jul 2009, 06:22    Post subject:  

caleb72 wrote:
I'm having trouble compiling Valide 0.5 and NicoEdit.

For both, it gets to this:

Checking for glib-2.0 >= 2.16.0 :
error: the configuration failed (see '/root/my-documents/valide-0.5.0/_build_/config.log')

It's complaining about my version of glib it seems - but I don't know exactly what I need to do to fix it.

I've tried installing libglib libraries etc.. but it must be more than that. Can anyone give me any guidance on how to troubleshoot this and fix it?

Regards
Caleb


Hi Caleb,

Do you have the same problem with NicoEdit ?
Probably, you need to update glib to version 2.20, no ?

Nicolas.
Back to top
View user's profile Send private message 
nikobordx

Joined: 23 May 2009
Posts: 84
Location: Bordeaux, France

PostPosted: Sat 11 Jul 2009, 06:27    Post subject:    

Hi,

Version 2 beta 7 !

News:
Fix a problem with temporary file
Add "Find Prev" (F2) and "Find Next" (F3)
Added "Find entire word only"
When finding, go to the top of the text when bottom has reached
When finding, go to the bottom of the text when top has reached

Yes i know, i don't include the "find and replace" lol
I try to include it tomorrow !

Nicolas.
NicoEdit.tar.gz
Description 
gz

 Download 
Filename  NicoEdit.tar.gz 
Filesize  126.69 KB 
Downloaded  473 Time(s) 
Back to top
View user's profile Send private message 
caleb72

Joined: 15 May 2009
Posts: 57

PostPosted: Sat 11 Jul 2009, 10:23    Post subject:  

nikobordx wrote:


Hi Caleb,

Do you have the same problem with NicoEdit ?
Probably, you need to update glib to version 2.20, no ?

Nicolas.


That's what is confusing me.
libglib-2.0.so and libglib-2.0.so.0 are both linking to
libglib-2.0.so.0.2000.1

Regards
Caleb
Back to top
View user's profile Send private message 
nikobordx

Joined: 23 May 2009
Posts: 84
Location: Bordeaux, France

PostPosted: Sat 11 Jul 2009, 16:52    Post subject:  

caleb72 wrote:

That's what is confusing me.
libglib-2.0.so and libglib-2.0.so.0 are both linking to
libglib-2.0.so.0.2000.1

Regards
Caleb


I don't know what to do.
Problably deleting all file related to glib and reinstall it.

Do you have this problem when you build NicoEdit with bk_compile ?

Nicolas.
Back to top
View user's profile Send private message 
caleb72

Joined: 15 May 2009
Posts: 57

PostPosted: Sat 11 Jul 2009, 21:59    Post subject:  

nikobordx wrote:

Do you have this problem when you build NicoEdit with bk_compile ?

Nicolas.


Can you tell me how I would try to build with bk_compile?
There's only instructions for waf.

Regards
Caleb
Back to top
View user's profile Send private message 
nikobordx

Joined: 23 May 2009
Posts: 84
Location: Bordeaux, France

PostPosted: Sun 12 Jul 2009, 04:46    Post subject:  

Hi Caleb72,

caleb72 wrote:

Can you tell me how I would try to build with bk_compile?


Go to the puppy directory, and as root ./bk_compile, then ./bk_install.

caleb72 wrote:

There's only instructions for waf.


There is also instruction for building in puppy, see README
And of course use the last version (2.0 beta 7)

Nicolas.
Back to top
View user's profile Send private message 
caleb72

Joined: 15 May 2009
Posts: 57

PostPosted: Sun 12 Jul 2009, 18:40    Post subject:  

Back to top
View user's profile Send private message 
BarryK
Puppy Master


Joined: 09 May 2005
Posts: 6856
Location: Perth, Western Australia

PostPosted: Sun 12 Jul 2009, 23:14    Post subject:  

caleb72,
What version of Puppy are you running?

If 4.x, then get PET packages from pet_packages-4 in ibiblio, it has gtksourceview-2.4.2-pup4.pet.

_________________
http://bkhome.org/blog2/
Back to top
View user's profile Send private message Visit poster's website 
caleb72

Joined: 15 May 2009
Posts: 57

PostPosted: Mon 13 Jul 2009, 05:14    Post subject:  

BarryK wrote:
caleb72,
What version of Puppy are you running?

If 4.x, then get PET packages from pet_packages-4 in ibiblio, it has gtksourceview-2.4.2-pup4.pet.


Thanks for that. I'll give it a go tonight.
When people refer to the official repositories I always think they're referring to the package manager - I didn't realise that my first point of call should be ibiblio. Will look there first from now on.

Regards
Caleb
Back to top
View user's profile Send private message 
caleb72

Joined: 15 May 2009
Posts: 57

PostPosted: Mon 13 Jul 2009, 07:59    Post subject:  

No luck unfortunately. After installing the gtksourceview from ibiblio I still get:

Code:
Package gtksourceview-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtksourceview-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtksourceview-2.0' found


Regards
Caleb
Back to top
View user's profile Send private message 
Display posts from previous:   Sort by:   
Page 26 of 35 [514 Posts]   Goto page: Previous 1, 2, 3, ..., 24, 25, 26, 27, 28, ..., 33, 34, 35 Next
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » Off-Topic Area » Programming
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.0776s ][ Queries: 12 (0.0151s) ][ GZIP on ]