Shorty example

16 views
Skip to first unread message

TrustMe

unread,
May 18, 2011, 7:38:35 AM5/18/11
to Manos de Mono
I'm running on OS X with Mono 2.8.2. Trying to do the Shorty example
fails.

# git clone https://jack...@github.com/jacksonh/manos.git
# cd manos
# ./autogen.sh
# make
# sudo make install
# manos --docs << this results in 404, but it runs
# manos --init Shorty
< modify Shorty.cs as described in the tutorial >
# manos --server
error while serving application:
System.IO.FileNotFoundException: Could not load file or assembly
'manos.dll' or one of its dependencies. The system cannot find the
file specified.
File name: 'manos.dll'
at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom
(string,bool)
at System.Reflection.Assembly.LoadFrom (System.String assemblyFile)
[0x00000] in <filename unknown>:0
at Manos.Tool.Loader.LoadLibrary[ManosApp] (System.String library,
IList`1 arguments) [0x00000] in <filename unknown>:0
at Manos.Tool.ServerCommand.Run () [0x00000] in <filename unknown>:
0
at Manos.Tool.Driver.RunServer (IList`1 args) [0x00000] in <filename
unknown>:0
at Manos.Tool.Driver.Server (IList`1 args) [0x00000] in <filename
unknown>:0

Thanks for any help.
Duane

Jackson Harper

unread,
May 18, 2011, 8:38:07 AM5/18/11
to manos-...@googlegroups.com
Are you in the Shorty directory when you run manos --server ?

Thanks
Jackson

TrustMe

unread,
May 18, 2011, 9:14:41 AM5/18/11
to Manos de Mono
No... that was not an obvious assumption to me.
Thanks,
Duane

On May 18, 8:38 am, Jackson Harper <jacks...@gmail.com> wrote:
> Are you in the Shorty directory when you run manos --server ?
>
> Thanks
> Jackson
>
>
>
>
>
>
>
> On Wed, May 18, 2011 at 7:38 AM, TrustMe <du...@wandless.net> wrote:
> > I'm running on OS X with Mono 2.8.2.  Trying to do the Shorty example
> > fails.
>
> > # git clone https://jacks...@github.com/jacksonh/manos.git

Jackson Harper

unread,
May 18, 2011, 9:21:47 AM5/18/11
to manos-...@googlegroups.com
Thanks, I updated the docs. I'm also looking into the --docs thing.
Reply all
Reply to author
Forward
0 new messages