Re: Packing a C# project.

"Neil Munro" <[email protected]> Sat, 28 Jun 2008 00:46:25 +0100
Newsgroups gmane.comp.autopackage.devel
Message-ID <[email protected]>
2008/6/24 Isak Savo <[email protected]>:

> On Mon, Jun 23, 2008 at 11:28 PM, Neil Munro <[email protected]> wrote:
> >
> > 2008/6/23 Neil Munro <[email protected]>:
> >>
> >> Sure, that makes sense. The autopackage i tried failed, might be because
> >> of this. Will adjust and try again.
> >
> > I have this bit working now, it was a couple of random typo's nothing
> major
> > but the prepare stage now checks for the correct mono version. Yey!
> However
> > the assembly still cannot be opened once the package is actually
> installed.
> > This is because the assembly is not being put in the correct place.
> >
> > I got this output.
> >
> > niadh@Aurora:~/Desktop/warpcorev2-0.1$ whereis warpcorev2
> > warpcorev2: /usr/bin/warpcorev2
> > niadh@Aurora:~/Desktop/warpcorev2-0.1$ /usr/bin/warpcorev2
> > Cannot open assembly /usr/local/lib/warpcorev2/WarpCoreV2.exe.
> >
> > Odd.
>
> Your warpcorev2 script seems to be bogus. And did you install the .exe?


Yeah the script seems to attempt to run a file that's not there, I guess I
did not install the exe. I have looked at the API tonight and changed
installExe bin/* to installExe ../path/to/bin/* this compiled the package
and attempted to install it but I could find no record of warp outside of my
home directory, and I installed as root.

So I don't quite know what the issue might be.

>
>
> -Isak
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: autopackage-dev-unsubscribe-OfajU3CKLf1/[email protected]
> For additional commands, e-mail: autopackage-dev-help-OfajU3CKLf1/[email protected]
>
>