Hi,

Maybe this might be better.

autoreconf -Wno-portability --install -I `pwd`/config --force

Regards
KK

2010/1/11 Daniel Wagner-Hall <[email protected]>:
> As a short-term fix, edit boot.sh editing line 97 from:
>
> autoreconf -Wno-portability --install -I config --force
>
> it reads:
>
> autoreconf -Wno-portability --install -I /path/to/config --force
>
> replace /path/to with the path to the directory containing boot.sh
>
> You may also want to try creating the folder config, if it doesn't exist, or
> deleting it if it does.  I can't remember exactly what I had to do to get it
> working, and am not on an Ubuntu machine at the moment.
>
> Muhammad Immad Uddin wrote:
>>
>> Thanks for the info. I was able to install libboost1.38-dev. However, now
>> when I was able to get noxcore using git. When I tried to configure it and
>> ran boot.sh, I get the following error.
>>
>> ./boot.sh
>> Disabling noxext...
>> building with all apps
>> aclocal: couldn't open directory `config': No such file or directory
>> autoreconf: aclocal failed with exit status: 1
>>
>> If anyone can help me with that.
>>
>> Regards,
>> Immad
>>
>>
>> On Mon, Jan 11, 2010 at 1:38 PM, Kyriakos Zarifis <[email protected]
>> <mailto:[email protected]>> wrote:
>>
>>    Hey there,
>>
>>    for 9.10 I'd just try installing liboost1.38-dev  (my current setup
>>    has had no problems with this version so far) or libboorst1.40-dev
>>    instead
>>
>>    On Mon, Jan 11, 2010 at 7:43 PM, Muhammad Immad Uddin
>>    <[email protected] <mailto:[email protected]>> wrote:
>>
>>        Hi,
>>
>>        I tried to install nox. I am using ubuntu 9.10. The problem I am
>>        facing is that libboost1.35-dev cannot be installed using
>>        get-apt. The error that I see is as follows:
>>
>>        sudo apt-get install autoconf automake g++ libtool python2.5
>>        python2.5-dev python-twisted swig libboost1.35-dev
>>        libxerces-c2-dev libssl-dev make libsqlite3-dev
>>        python-simplejson python-sphinx qemu vde2 screen slirp
>>        genisoimage debootstrap sharutils
>>        Reading package lists... Done
>>        Building dependency tree              Reading state information...
>> Done
>>        autoconf is already the newest version.
>>        automake is already the newest version.
>>        g++ is already the newest version.
>>        libtool is already the newest version.
>>        python2.5 is already the newest version.
>>        python2.5-dev is already the newest version.
>>        python-twisted is already the newest version.
>>        swig is already the newest version.
>>        Package libboost1.35-dev is not available, but is referred to by
>>        another package.
>>        This may mean that the package is missing, has been obsoleted, or
>>        is only available from another source
>>        E: Package libboost1.35-dev has no installation candidate
>>
>>        Can anyone help me with this.
>>
>>        Regards,
>>        Immad
>>
>>        _______________________________________________
>>        nox-dev mailing list
>>        [email protected] <mailto:[email protected]>
>>        http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
>>
>>
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> nox-dev mailing list
>> [email protected]
>> http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
>
>
> _______________________________________________
> nox-dev mailing list
> [email protected]
> http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
>

_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to