[Mono-list] Incorrect path interpretation(gacutil)

monoport gkj345kjg at mail.ru
Mon Jan 15 10:26:11 EST 2007




A Rafael D Teixeira wrote:
> 
> It is probably getting confused on parsing options. 
> 
> In your case it really gets confused because you have separated /i from
> it's argument (the path to the library) with the unnecessary -f.  Try:
> 
> mono "/usr/lib/mono/lib/mono/1.0/gacutil.exe" -i
> "/root/XXX/XXX/XXX/Assembly.dll"
>  
> It should work.
> 
> Try gacutil -? (or --help), to see the somewhat expanded list of options
> Mono's implementation has, and also the unsupported ones.
> 
> :)
> 
> 

OK, I removed the "-f" option
and again have:

gacutil -i /root/xxx/xxx/xxx/assembly.dll
Option /root/xxx/xxx/xxx/assembly.dll takes 1 argument

Anyone have the mono installed on Linux, plz check.
Is this working for you? I guess this is the bug.

----
monoport
-- 
View this message in context: http://www.nabble.com/Incorrect-path-interpretation%28gacutil%29--tf3013078.html#a8373308
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list