|
Loading...
|
algoscore-users@gna.org
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [AlgoScore] Algoscore on Arch Jonatan Liljedahl Sat Oct 16 04:00:18 2010
Where does the build fail? It will be much easier to help with some error message of the failure. /Jonatan On 10/16/2010 07:45 AM, Dusan Chae wrote: > Is this more difficult than it's worth? Doesn't seem to be getting > that far into the build and I don't know what the problem is. Hoping > to use this program as it sounds exactly what I'm trying to achieve > with some of my Pd based projects, score integration. Would love to > have this working, and try to maintain this for Archers. > > ~DC > > On Sun, 10 Oct 2010 22:23:06 -0700 > Dusan Chae<[EMAIL PROTECTED]> wrote: > >> Then the package in the AUR repository probably never worked >> properly. I moved the executable and got similar results to SVN >> version. SVN version compiles and application exits with this: >> >> Error: No such member: Window >> at /home/svn/repositories/algoscore/lib/top_ui.nas, line 34 >> called from: lib/algoscore-driver.nas, line 142 >> called from: lib/algoscore-driver.nas, line 178 >> called from: lib/algoscore-driver.nas, line 217 >> called from: lib/algoscore-driver.nas, line 282 >> >> >> On Sat, 09 Oct 2010 00:36:04 +0200 >> Jonatan Liljedahl<[EMAIL PROTECTED]> wrote: >> >>> On 10/08/2010 11:07 PM, Dusan Chae wrote: >>>> I was wondering if anyone has been able to compile Algoscore for >>>> ArchLinux recently. I tried fixing up the package build in AUR >>>> repo to no avail, although I find the patches to be helpful. The >>>> source hasn't been updated since the AUR, so I'm hopeful that I am >>>> close. >>>> >>>> http://aur.archlinux.org/packages.php?ID=23577&O=&L=&C=&K=&SB=&SO=&PP=&do_Orphans=&SeB= >>>> From the console: >>>> >>>> algoscore: could not open input file: lib/algoscore-driver.nas >>> >>> the algoscore binary needs to live in the same directory as the lib >>> directory, and run from there. so for example, a symlink to the >>> binary does not work, you need to create a wrapper in that case: >>> >>> #!/bin/sh >>> exec path/to/algoscore-binary >>> >>>> Also can't seem to compile for debugging, although the version in >>>> svn I can, but much less successfully overall. Can anyone help? >>>> The package is for i686, and as you might know, Arch is not LSB >>>> compliant. >>> >>> It is best to use the SVN version, since there was some problems >>> fixed since last release. What problems do you have with the SVN >>> version? >>> >>> /Jonatan >>> >>> _______________________________________________ >>> Algoscore-users mailing list >>> [EMAIL PROTECTED] >>> https://mail.gna.org/listinfo/algoscore-users >> > > > _______________________________________________ > Algoscore-users mailing list > [EMAIL PROTECTED] > https://mail.gna.org/listinfo/algoscore-users _______________________________________________ Algoscore-users mailing list [EMAIL PROTECTED] https://mail.gna.org/listinfo/algoscore-users
- Re: [AlgoScore] (no subject) Dusan Chae 2010/10/08
- Re: [AlgoScore] (no subject) Jonatan Liljedahl 2010/10/08
- Re: [AlgoScore] (no subject) Dusan Chae 2010/10/10
- Re: [AlgoScore] Algoscore on Arch Dusan Chae 2010/10/15
- Re: [AlgoScore] Algoscore on Arch Jonatan Liljedahl 2010/10/16 <=