That (was) the problem ... as i already pass my target with --prefix in 
configure 
I'm still using this kind of script : 
http://wiki.synfig.org/wiki/Dev:Build_Instructions#Linux 
(attachment for archive) 

Solution : i solved it by simply configuring the eclipse project / C/C++ Build 
/ Builder Settings / Build command : make install -j2 
(has it's done in the script !) 

thank's for taking time to answer, i found the solution after reading you. 


2014-09-08 14:23 GMT+07:00 <d.j.a.y@...>:

> Hello dear builders,
>
> I'm testing eclipse has ide for synfig project.
>
> Using eclipse CDT and "Makefile project from existing code" i am able to
> setup the project, and build it correclty.
>
> Question : Do you know how to have the target - synfigstudio - installed
> in the good folder ? (synfig/install/bin/ )
> has it's indicated in the Makefile ... Actually , the target is always
> builded in synfig/synfig-studio/src/gui/.libs
> (The synfig Makefile was generated with debug option)
>
>
If I understood your problem correctly, you need to pass an option to
configure:
./configure --prefix=/target/dir/

Good luck!
K. 

Attachment: build-debug.sh
Description: application/shellscript

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to