phorum@code.campware.org wrote:
> Author: Satty
> Link: http://code.campware.org/phorum/read.php?20,3012,3012#msg-3012
> --------------------------------------------------------------------------------
>
> When I run , I end up with this:
>
> ./configure: line 51: /home/austin/LiveSupport/livesupport-1.0.1/tools/cppunit/cppunit-1.10.2/tmp/configure: No such file or directory
> make: *** Error 127
>
>
> I have NO programming skills whatsoever, so i don't have a clue as to what the problem is...
>
> Thoughts? Suggestions??
>
> Thanks!
Are you sure this is the first error message?
It seems the autogen.sh script could not create the configure script.
This could be a permissions issue (possibly you downloaded the tar file
or unpacked it as root?); or the disk may be full.
Ferenc Gerlits wrote:
> phorum@code.campware.org wrote:
>
>> Author: Satty
>> Link: http://code.campware.org/phorum/read.php?20,3012,3012#msg-3012
>> --------------------------------------------------------------------------------
>>
>>
>> When I run , I end up with this:
>>
>> ./configure: line 51:
>> /home/austin/LiveSupport/livesupport-1.0.1/tools/cppunit/cppunit-1.10.2/tmp/configure:
>> No such file or directory
>> make: *** Error 127
>>
>>
>> I have NO programming skills whatsoever, so i don't have a clue as to
>> what the problem is...
>>
>> Thoughts? Suggestions??
>>
>> Thanks!
>
>
> Are you sure this is the first error message?
it might be...
have you downloaded both tarballs, livesupport-1.0.2.tar.bz2 and
livesupport-libraries-1.0.2.tar.bz2? do you have a
livesupport-1.0.2/tools directory, after extraction?