Hello,
January 22, 2020 5:23 AM, jinguk.kwon@ungleich.ch wrote:
> Hello there,> i am creating new packages. but i got below error.> please help me.
We need the full error log in order to tell you what happened, I think.
Ariadne
Thank you for your help.
i found a reason.
ldconfig command is problem.
i am researching solution.(how to add ldconfig)
APKBUILD
============
…...
package() {
cd "$builddir"
make DESTDIR="$pkgdir" install
ldconfig
}
> On 22 Jan 2020, at 22:58, Ariadne Conill <ariadne@dereferenced.org> wrote:> > Hello,> > January 22, 2020 5:23 AM, jinguk.kwon@ungleich.ch wrote:> >> Hello there,>> i am creating new packages. but i got below error.>> please help me.> > We need the full error log in order to tell you what happened, I think.> > Ariadne
Hi!
On Tue, 28 Jan 2020 23:01:20 +0900
"jinguk.kwon@ungleich.ch" <jinguk.kwon@ungleich.ch> wrote:
> Thank you for your help.> i found a reason.> ldconfig command is problem.> i am researching solution.(how to add ldconfig)> > APKBUILD> ============> *...> package() {> cd "$builddir"> make DESTDIR="$pkgdir" install> ldconfig> }
You normally dont need run ldconfig in Alpine.
-nc
I build guacamole-server myself, maybe this helps:
https://gitea.de/marco/aports/src/branch/master/marco/guacamole-server
On 2020-01-28 23:01:20, jinguk.kwon@ungleich.ch wrote:
> Thank you for your help.> i found a reason.> ldconfig command is problem.> i am researching solution.(how to add ldconfig)> > APKBUILD> ============> …...> package() {> cd "$builddir"> make DESTDIR="$pkgdir" install> ldconfig> }> > > On 22 Jan 2020, at 22:58, Ariadne Conill <ariadne@dereferenced.org> wrote:> > > > Hello,> > > > January 22, 2020 5:23 AM, jinguk.kwon@ungleich.ch wrote:> > > >> Hello there,> >> i am creating new packages. but i got below error.> >> please help me.> > > > We need the full error log in order to tell you what happened, I think.> > > > Ariadne
--
Marco Dickert
marco@misterunknown.dehttps://misterunknown.de