[Moonlight-list] Missing configure file when I check out from svn
Krishna Kishore
kishorekanala at gmail.com
Wed Oct 28 12:28:44 EDT 2009
I did svn update and repeated make
I am getting following error.
=============
make[3]: *** No rule to make target
`/usr/local/bin/class/lib/net_1_1/Mono.Cecil.dll', needed by
`copy-mcs-assemblies'. Stop.
=============
Regards,
Kishore.
On Wed, Oct 28, 2009 at 9:42 PM, Krishna Kishore <kishorekanala at gmail.com>wrote:
> Hi,
>
> I followed this and could succeed sh autogen.sh & ./configure.
> When I did make, I am getting following error.
>
> ===============
> make[3]: Entering directory `/home/kishore/moonlight/moon/class'
> make[3]: *** No rule to make target
> `/usr/local/bin/class/lib/net_1_1/Mono.Cecil.dll', needed by
> `lib/tuner/Mono.Cecil.dll'. Stop.
> ===============
>
> Did anyone face this problem?
>
> Regards,
> Kishore.
>
>
> On Fri, Oct 23, 2009 at 7:24 PM, Krishna Kishore <kishorekanala at gmail.com>wrote:
>
>> Thanks a lot for this information.
>> I could download and install Mono 2.6.
>> Now, I need to compile & install moonlight.
>>
>> Regards,
>> Kishore.
>>
>>
>> On Tue, Oct 20, 2009 at 9:33 AM, Rusty Howell <rustyhowell at gmail.com>wrote:
>>
>>> In order to build moonlight from trunk, you need to have a working
>>> build of Mono 2.6.
>>> Grab a tarball of mono from
>>> ftp.novell.com/pub/mono/sources/moon/1.99.6/ or checkout the mono 2.6
>>> branch from
>>> svn://anonsvn.mono-project.com/source/branches/mono-2-6
>>>
>>> You must build and install Mono 2.6 from source.
>>>
>>> After Mono 2.6 is installed, configure moonlight and set
>>> --with-mscpath=<somepath>, where somepath is the path to the mcs
>>> source of Mono 2.6 trunk or the tarball. (svn/branches/mono-2-6/mcs
>>> or mono-2.6/mcs respectively)
>>>
>>> Then
>>> % make
>>> % sudo make install
>>> % make test-plugin
>>>
>>> Hope this helps.
>>>
>>> On Mon, Oct 19, 2009 at 4:08 PM, Krishna Kishore
>>> <kishorekanala at gmail.com> wrote:
>>> >
>>> > Sorry for troubling you...
>>> > I could get mono-mcs from synaptic package manager.
>>> >
>>> > After getting this, I tried
>>> > $ ./autogen.sh --with-mcspath=/usr/bin
>>> >
>>> > I am getting the following error
>>> >
>>> > ===========
>>> > checking for MONO... configure: error: Package requirements (mono >=
>>> 2.5)
>>> > were not met:
>>> >
>>> > Requested 'mono >= 2.5' but version of Mono is 2.0.1
>>> >
>>> > Consider adjusting the PKG_CONFIG_PATH environment variable if you
>>> > installed software in a non-standard prefix.
>>> >
>>> > Alternatively, you may set the environment variables MONO_CFLAGS
>>> > and MONO_LIBS to avoid the need to call pkg-config.
>>> > See the pkg-config man page for more details.
>>> > ===========
>>> >
>>> > It is strange that mono site mentions that the latest mono available
>>> is
>>> > 2.4. But, this is checking for mono>= 2.5.
>>> > Can you please help me in overcoming this problem?
>>> > Thanks in advance.
>>> >
>>> > Regards,
>>> > Kishore.
>>> >
>>> > On Sun, Oct 18, 2009 at 12:12 PM, Krishna Kishore <
>>> kishorekanala at gmail.com>
>>> > wrote:
>>> >>
>>> >> Thanks a lot.
>>> >> Should I install mcs (Moon C# compiler)? From where can I get and
>>> install
>>> >> it?
>>> >>
>>> >> Regards,
>>> >> Kishore.
>>> >>
>>> >> On Sat, Oct 17, 2009 at 8:52 PM, <rustyhowell at gmail.com> wrote:
>>> >>>
>>> >>> FYI,
>>> >>>
>>> >>> Running autogen.sh will automatically run ./configure as well. So
>>> your
>>> >>> normal work flow would look something like this:
>>> >>> $ ./autogen.sh --with-mcspath=<some path>
>>> >>> $ make
>>> >>> $ sudo make install
>>> >>>
>>> >>>
>>> >>> On Oct 17, 2009 8:18am, Rolf Bjarne Kvinge <rolflists at ya.com> wrote:
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> > Hi,
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> > Run autogen.sh, which will create the configure script.
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> > Rolf
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> > From: moonlight-list-bounces at lists.ximian.com
>>> >>> > [mailto:moonlight-list-bounces at lists.ximian.com] On Behalf Of
>>> Krishna
>>> >>> > Kishore
>>> >>> >
>>> >>> > Sent: sábado, 17 de octubre de 2009 9:45
>>> >>> >
>>> >>> > To: moonlight-list at lists.ximian.com
>>> >>> >
>>> >>> > Subject: [Moonlight-list] Missing configure file when I check out
>>> from
>>> >>> > svn
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> > Hi,
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> > I checked out using
>>> >>> >
>>> >>> > svn co svn://anonsvn.mono-project.com/source/trunk/moon
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> > After checking out, I am trying to configure, build and
>>> >>> > install. But, I did not find configure file in the directory. How
>>> do I
>>> >>> > get it?
>>> >>> >
>>> >>> > Please let me know.
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> > Regards,
>>> >>> >
>>> >>> > Kishore.
>>> >>> >
>>> >>> >
>>> >>> > No virus
>>> >>> > found in this incoming message.
>>> >>> >
>>> >>> > Checked by AVG - www.avg.com
>>> >>> >
>>> >>> > Version: 8.5.422 / Virus Database: 270.14.20/2441 - Release Date:
>>> >>> > 10/16/09
>>> >>> > 18:39:00
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> >
>>> >>> >
>>> >
>>> >
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/moonlight-list/attachments/20091028/8c9b9110/attachment-0001.html
More information about the Moonlight-list
mailing list