public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
From: Cyrill Helg <linux@solnet.ch>
To: gentoo-user-de@lists.gentoo.org
Subject: Re: [gentoo-user-de] Zu welchem Paket gehört mod_install; install_module?
Date: Fri, 11 Nov 2005 16:51:39 +0100	[thread overview]
Message-ID: <200511111651.39074.linux@solnet.ch> (raw)
In-Reply-To: <4374BBC9.1000805@online.de>

Hallo

Erstmals Danke. Aber nun ja so doof, dass ich nicht merken würde wenn 
ein ./configure da wäre, bin ich nun auch nicht =)

Besagtes script:

#! /bin/sh

# Install script for UPEK BioAPI on Linux

install_module()
{
    echo "Installing $1 ..."
    cp lib$2.so /usr/local/lib/
    mod_install -fi /usr/local/lib/lib$2.so
}

    install_module "TouchChip TFM/ESS Fingerprint BSP" tfmessbsp
    exit 0


Von diesem Howto:
http://www.thinkwiki.org/wiki/How_to_enable_the_fingerprint_reader

Ich vermute, dass andere Distris diese executables haben, oder lieg ich da 
ganz falsch?

Grüsse


Am Freitag 11 November 2005 16.42 schrieb [c4L] TAXI:
> sind ja nicht gerade viele informationen die du von dir gibst, habe ich
> das richtig verstanden; du versucht ein gerät (fingerprint reader) unter
> gentoo zum laufen zu bekommen?
> erste frage: schon mal im kernel geschaut ob endsprechendes modul
> vielleicht bereits vorhanden ist?
> zweite frage: ist bei dem "script" eine datei namens configure und/oder
> Makefile vorhanden?
>
> wenn bei der 2ten frage ja:
> wenn eine configure dabei ist:
> ./configure
> make
> make mod_install
> make install module
> wenn keine configure aber ein Makefile dabei ist das ./configure weglassen
>
> readme lesen sollte auch helfen, diese schritte waren nur eine grundidee
> von mir, im makefile sollten genauere informationen stehen ;)
>
> oder einfach mal mit emerge versuchen? emerge -S scriptname
>
> sollten noch fragen auftauchen beantworte bitte gleich folgende fragen
> mit: wie genau heist besagtes script? wo hast du es her?
>

-- 
gentoo-user-de@gentoo.org mailing list



  reply	other threads:[~2005-11-11 15:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-11 14:00 [gentoo-user-de] Zu welchem Paket gehört mod_install; install_module? Cyrill Helg
2005-11-11 15:42 ` [c4L] TAXI
2005-11-11 15:51   ` Cyrill Helg [this message]
2005-11-11 16:24     ` [gentoo-user-de] Zu welchem Paket gehört mod_install; install_module? [SOLVED] Cyrill Helg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200511111651.39074.linux@solnet.ch \
    --to=linux@solnet.ch \
    --cc=gentoo-user-de@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox