[opensuse-edu] Lenmus rpm creation problems
All, I have a question. I found Lenmus on the Edu whish list. http://en.opensuse.org/Wishlist_Education I think it's quiet en an interesting program. Therefore I desired to package it. I found out that is a small problem. The program is build in Codeblocks because of the it doesn't have a configure script of makefiles. This makes packaging very difficult. And it also looks like there are still a few problems using the installed dynamic libraries. I've tried to build in Codeblocks Lenmus in Linux but it fails when the linking starts. Now i wonder if there is someone in the Edu group who wants to help to make Lenmus work so a package can be created. The problem s that I have not much configure knowledge. I'm willing to learn. Regards, Joop. -- To unsubscribe, e-mail: opensuse-edu+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-edu+help@opensuse.org
All,
I have a question. I found Lenmus on the Edu whish list. http://en.opensuse.org/Wishlist_Education
I think it's quiet en an interesting program. Therefore I desired to package it. I found out that is a small problem.
The program is build in Codeblocks because of the it doesn't have a configure script of makefiles. This makes packaging very difficult. And it also looks like there are still a few problems using the installed dynamic libraries.
I've tried to build in Codeblocks Lenmus in Linux but it fails when the linking starts.
Now i wonder if there is someone in the Edu group who wants to help to make Lenmus work so a package can be created.
The problem s that I have not much configure knowledge. I'm willing to learn.
Regards,
Joop.
-- To unsubscribe, e-mail: opensuse-edu+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-edu+help@opensuse.org
If someone wants to check it out: http://lists.sourceforge.net/lists/listinfo/lenmus-developers svn co https://lenmus.svn.sourceforge.net/svnroot/lenmus lenmus -- To unsubscribe, e-mail: opensuse-edu+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-edu+help@opensuse.org
Joop Boonen ha scritto:
All,
I have a question. I found Lenmus on the Edu whish list. http://en.opensuse.org/Wishlist_Education
I think it's quiet en an interesting program. Therefore I desired to package it. I found out that is a small problem.
The program is build in Codeblocks because of the it doesn't have a configure script of makefiles. This makes packaging very difficult. And it also looks like there are still a few problems using the installed dynamic libraries.
I've tried to build in Codeblocks Lenmus in Linux but it fails when the linking starts.
Now i wonder if there is someone in the Edu group who wants to help to make Lenmus work so a package can be created.
The problem s that I have not much configure knowledge. I'm willing to learn.
Regards,
Joop.
if the problem is the libraries linking, you may need to run autoreconf -f -i before run you configure. can you please send spec file Andrea
participants (2)
-
Andrea Florio
-
Joop Boonen