Yes, I have amd64. Hmm, the downloadable source packages seem to be bit old...
I checked out the latest from SVN and spent many frustrating hours trying to get it work: - Tried to compile with "./configure --enable-optimisation=0" like instructed in the FAQ -> No icons, can't draw anything. - Noticed that it should actually be "./configure --enable-optimization=0" with z to turn the optimization to 0. Recompiled -> Still no icons, can't draw anything. - Noticed that the icons are there in "/usr/share/pixmaps", but synfigstudio tries to load them from "/pixmaps" for some reason. Linked "/pixmaps" to point to "/usr/share/pixmaps" -> Icons work!! But still can't draw anyhting... -Heikki Lainaus Paul Wise <[EMAIL PROTECTED]>: > On 3/29/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> > wrote: > > > Has anyone got Synfig working on 64 bit Ubuntu Edgy? > > I'm assuming you mean amd64 here? We haven't really had any reports > from people using it on 64-bit platforms. There were reports of 64-bit > specific crashes, but those were fixed in SVN and Debian a long time > ago, and I'd assumed in Ubuntu too, I guess they haven't synced them > yet? > > > so I tried to install from source but that didn't work either, 'make' gives > > me error message: > > As stated on the download page, amd64 issues were fixed in SVN 154-156 > and 178. Additionally, they were fixed in Debian's packages: etl > 0.04.08-2 synfig 0.61.05-3 synfigstudio 0.61.05-3. Those are quite old > packages. If Ubuntu hasn't yet synced them, they should get onto it. > Who is the maintainer of the synfig Ubuntu packages? I'd suggest you > contact them to get the packages synced with Debian. > > > Like so many others here, I too am very excited about Synfig and would > really > > much try it out, but it's so hard to get it working. I played around it in > > Windows six months ago and it looked great but apparently the windows build > > wasn't able to render animations in any format... > > On Windows, please use the new version based on recent SVN created by > Atrus. It is linked from the download page under the unoffical > packages section: > > http://www.synfig.com/download/ > > I'd really really suggest you use the SVN versions of > etl/synfig/synfigstudio. They should be so much more stable than the > current release. Please read the FAQ and download page before you do > so: > > http://wiki.synfig.com/FAQ > > Build instructions are here: > > http://wiki.synfig.com/Build_instructions > > There is quite a bit of documentation on the wiki, especially a few > good tutorials. > > -- > bye, > pabs > > http://wiki.synfig.com/PaulWise > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Synfig-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/synfig-user > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Synfig-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-user
