Jump to content

Totovich

Members
  • Posts

    60
  • Joined

  • Last visited

Posts posted by Totovich

  1. why are you running httpd, proftpd and postfix? is this a web, ftp or mail server? if not then you can untick those. Also, since you're using acpi, apmd will be of little use. I have a pcmcia port, but until I buy a pcmcia card I don't use the service.

     

    you can remove the service "network" to prevent it from connecting to adsl or whatever, but once you log in you'll have to open a terminal, and as root type "service network start"

     

    pfff, again something strange...

    I unticked the services you said, and indeed, the reboot was much faster, but... when it was rebooted, I typed user and pass, followed by startx. Then KDE stopped at 28% (so starting system services).

    So there was no way to get in my kde. Not as root, not as user. (I remember, I had the same problem two days ago, when I unticked some system services. Also a dead system at 28%)

    So I had to reset things with the mandrake system cd, to get back into my system.

     

    ***Update***

    When I take a look again at the system services after the restore, everything I unticked is still unticked, EXCEPT the network service.

    So I think the problem only occures when I untick the network service.

  2. When I boot my laptop, it's very slow. Why? Because it first tries to connect cable internet, and afterwards, it tries to connect ADSL.

    Now, I'm both using them, so at weekends, I use ADSL, in week, cable. But I've both installed them, and set them to boot.

    so, now my first question to you guys is:

    how can I make two scripts, (one for cable, one for adsl), so I can just run the scripts in my Konsole when my laptop has started up? So that I can chose what connection it uses. Inflexion and Arthur knows what connection I'm using for adsl, and how I installed it, so maybe you guys can help me out :-)

     

    my second question is this: I've made a printscreen of the processes I'm running at startup. I don't know exactly what I can safely disable at startup, so some help is also welcome. Also tell me what processes are used for making the adsl and cable connection, so i can disable them on startup.

    You can find the two printscreens here:

    printscreen 1

    printscreen 2

  3. I'm pretty sure I have everything already installed of xorg x11, but I don't know how I can make the windows transparant now.

    I went to configure your workenvironnement, and when I go to windowdecoration or style or whatever, I can only make the titlebar transparant, but not the windowbackground.

    Or am i doing something wrong?

     

    btw, is gnome really faster than kde? If so, I will try gnome over a couple weeks.

     

     

    update:

    actually I want to try GNOME now, but is it possible to use gnome instead of kde without re-installing mandrake in total? how?

  4. transparency has nothing to do with kde-look org and rpm packages. it has to do with the xserver. if you have x11 on yor box, you can enable transparency but this is useless on an older machine as it will become extremely slow.

     

    in order to increase your startup time, you might want to disable some services like harddrake at startup in mandrake-control-center → system → services.

     

    tanx for the answer.

    I did this:

    [root@10-91-6-85 kristof]# urpmi x11

    De volgende pakketten bevatten x11:

    dbus-x11

    gstreamer-x11

    libSDL_gfx11

    libSDL_gfx11-devel

    libSDL_gfx11-static-devel

    libgtk+-x11-2.0_0

    libxorg-x11

    libxorg-x11-devel

    libxorg-x11-static-devel

    ncbi-tools-x11

    pcmcia-cs-x11

    quake2-x11

    quakeforge-clients-x11

    xmame-x11

    xmess-x11

    xorg-x11

    xorg-x11-100dpi-fonts

    xorg-x11-75dpi-fonts

    xorg-x11-Xnest

    xorg-x11-Xvfb

    xorg-x11-cyrillic-fonts

    xorg-x11-doc

    xorg-x11-glide-module

    xorg-x11-server

    xorg-x11-xfs

    but I have alreay installed most of this stuff. So IF I have already xserver, how can I setup it so the windows are transparant?

  5. Does someone has a good theme rpm from http://www.kde-look.org/ or somewhere else, where you can setup transparant windows?

    So not only the title bar or status bars.

     

    Tanx in advance

     

     

    and now I started a topic: is it normal that linux startup time is very slow?

    How can I decrease the boottime?

    btw, it is not my hardware that is slow ;-)

  6. I'm looking for an image resizer linke the powertoy utility of win xp.

    A very simple porgram that is able to resize many pictures at the same time in a size I have chosen.

     

    And now I' started asking questions, I also want a filerenamer. So I can rename my pics all at once.

     

    tanx in advance

  7. checking for libgift >= 0.11.8 libgift < 0.12.0... Requested 'libgift >= 0.11.8' but version of libgift is 0.11.6

     

    >= means larger then or equal. Ares need 0.11.8 and you have only 0.11.6

     

    ok, but where can I find that version?

    I did urpmi libgift, and it said that everything is already installed.

    So it doesn't give me the option to install a newer version.

  8. I installed gift, and downloaded gift-ares.

    gift-ares is tar-bz file, so this is the outprint of the ./configure:

    checking for a BSD-compatible install... /usr/bin/install -c

    checking whether build environment is sane... yes

    checking for gawk... gawk

    checking whether make sets $(MAKE)... yes

    checking for gcc... gcc

    checking for C compiler default output file name... a.out

    checking whether the C compiler works... yes

    checking whether we are cross compiling... no

    checking for suffix of executables...

    checking for suffix of object files... o

    checking whether we are using the GNU C compiler... yes

    checking whether gcc accepts -g... yes

    checking for gcc option to accept ANSI C... none needed

    checking for style of include used by make... GNU

    checking dependency style of gcc... gcc3

    checking how to run the C preprocessor... gcc -E

    checking for egrep... grep -E

    checking for ANSI C header files... yes

    checking for a BSD-compatible install... /usr/bin/install -c

    checking build system type... i686-pc-linux-gnu

    checking host system type... i686-pc-linux-gnu

    checking for a sed that does not truncate output... /bin/sed

    checking for ld used by gcc... /usr/bin/ld

    checking if the linker (/usr/bin/ld) is GNU ld... yes

    checking for /usr/bin/ld option to reload object files... -r

    checking for BSD-compatible nm... /usr/bin/nm -B

    checking whether ln -s works... yes

    checking how to recognise dependent libraries... pass_all

    checking for sys/types.h... yes

    checking for sys/stat.h... yes

    checking for stdlib.h... yes

    checking for string.h... yes

    checking for memory.h... yes

    checking for strings.h... yes

    checking for inttypes.h... yes

    checking for stdint.h... yes

    checking for unistd.h... yes

    checking dlfcn.h usability... yes

    checking dlfcn.h presence... yes

    checking for dlfcn.h... yes

    checking for g++... g++

    checking whether we are using the GNU C++ compiler... yes

    checking whether g++ accepts -g... yes

    checking dependency style of g++... gcc3

    checking how to run the C++ preprocessor... g++ -E

    checking for g77... no

    checking for f77... no

    checking for xlf... no

    checking for frt... no

    checking for pgf77... no

    checking for fort77... no

    checking for fl32... no

    checking for af77... no

    checking for f90... no

    checking for xlf90... no

    checking for pgf90... no

    checking for epcf90... no

    checking for f95... no

    checking for fort... no

    checking for xlf95... no

    checking for ifc... no

    checking for efc... no

    checking for pgf95... no

    checking for lf95... no

    checking for gfortran... no

    checking whether we are using the GNU Fortran 77 compiler... no

    checking whether  accepts -g... no

    checking the maximum length of command line arguments... 32768

    checking command to parse /usr/bin/nm -B output from gcc object... ok

    checking for objdir... .libs

    checking for ar... ar

    checking for ranlib... ranlib

    checking for strip... strip

    checking if gcc static flag  works... yes

    checking if gcc supports -fno-rtti -fno-exceptions... no

    checking for gcc option to produce PIC... -fPIC

    checking if gcc PIC flag -fPIC works... yes

    checking if gcc supports -c -o file.o... yes

    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes

    checking whether -lc should be explicitly linked in... no

    checking dynamic linker characteristics... GNU/Linux ld.so

    checking how to hardcode library paths into programs... immediate

    checking whether stripping libraries is possible... yes

    checking if libtool supports shared libraries... yes

    checking whether to build shared libraries... yes

    checking whether to build static libraries... no

    configure: creating libtool

    appending configuration tag "CXX" to libtool

    checking for ld used by g++... /usr/bin/ld

    checking if the linker (/usr/bin/ld) is GNU ld... yes

    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes

    checking for g++ option to produce PIC... -fPIC

    checking if g++ PIC flag -fPIC works... yes

    checking if g++ supports -c -o file.o... yes

    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes

    checking dynamic linker characteristics... GNU/Linux ld.so

    checking how to hardcode library paths into programs... immediate

    checking whether stripping libraries is possible... yes

    appending configuration tag "F77" to libtool

    checking for prefix by checking for giftd... /usr/bin/giftd

    checking for pkg-config... /usr/bin/pkg-config

    checking for libgift >= 0.11.8 libgift < 0.12.0... Requested 'libgift >= 0.11.8' but version of libgift is 0.11.6

     

    configure: error: Library requirements (libgift >= 0.11.8 libgift < 0.12.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

     

    I did urpmi lobgift, and installed the libgift0 and the libgift0-devel, so I have tose libraries.

  9. Mandrake uses urpmi to install software (see the faqs). :)

     

    just type in the Konsole:

    su

    passw (of root)

    urpmi firefox

    then you will probably see two names:

    mozilla-firefox

    mozilla-firefox-devel

    then type:

    urpmi mozilla-firefox

    and then it's installed.

    You can start the program in your start menu (sorry for talking microsoft language :wall: ), you will find it in the internet, webbrowser menu. If not, logout, and login again.

     

    Also do this:

    go to your menu-system-configuration-there somewhere, you will find something to update your mandrake version. securityupdates etc.

     

    Also do this:

    use the search function in this forum before starting a new topic. Most of the answers are already written down here.

     

    that's it.

  10. tanx guys,

    and believe me, I don't give up.

    Actually I like Linux a lot. Since I format c:\ my computer, I only used xp for interner. But now I only use linux.

    Next thing I'm going to do is to make a fancy kde layout.

    I want transparant windows for example. Gonna find out how to do this :-)

  11. look at the last few lines in your post, you have a missing package called "libgift". it's probably best to install "libgift" from rpm.

     

    for example, if you try to install a graphics program, it will need "libjpeg" (JPEG library) or "libpng" (PNG library), otherwise it will probably give a make error. That problem is solved by using urpmi, which automatically installs any dependencies. installing libgift.rpm is easier than installing a library from source. :)

     

    ok tanx.

    It works now.

    So what have we learned?

    after ./configure, look what's missing, and type:

    urpmi missing library

     

    cheers guys

    :dance:

  12. Add a plf source to your urpmi sources using the link at the top of the page here MUB_Easy_Urpmi Then just

     

    urpmi gift-gnutella as suggested. Much easier.

     

    I installed GTK-gnutella instead of giFT.

    This works, but now I still have the make problem.

    The gift installation was only an example, but whatever I install, it never recognizes the make command.

  13. allways when I try to install something (no rpm), I do exactly what in the manuals is written.

    So (as root):

    tar -xzvf filename.tar.gz

    cd to folder

    ./configure (till there, everything is ok)

    make and then it says: no target specified and no makefile found. Stop.

     

    I don't know how to fix this, so maybe someone can help.

     

    Here is the exact outprint when installing giFT:

     

    [root@localhost giFT]# tar -xzvf gift-0.11.8.1.tar.gz

    gift-gnutella-0.0.10/

    gift-gnutella-0.0.10/README

    gift-gnutella-0.0.10/Makefile.in

    gift-gnutella-0.0.10/configure

    gift-gnutella-0.0.10/AUTHORS

    gift-gnutella-0.0.10/COPYING

    gift-gnutella-0.0.10/ChangeLog

    gift-gnutella-0.0.10/INSTALL

    gift-gnutella-0.0.10/Makefile.am

    gift-gnutella-0.0.10/NEWS

    gift-gnutella-0.0.10/TODO

    gift-gnutella-0.0.10/aclocal.m4

    gift-gnutella-0.0.10/config.guess

    gift-gnutella-0.0.10/config.h.in

    gift-gnutella-0.0.10/config.sub

    gift-gnutella-0.0.10/configure.ac

    gift-gnutella-0.0.10/depcomp

    gift-gnutella-0.0.10/gnutella.spec.in

    gift-gnutella-0.0.10/install-sh

    gift-gnutella-0.0.10/ltmain.sh

    gift-gnutella-0.0.10/missing

    gift-gnutella-0.0.10/mkinstalldirs

    gift-gnutella-0.0.10/gnutella.spec

    gift-gnutella-0.0.10/autogen.sh

    gift-gnutella-0.0.10/Makefile.msvc

    gift-gnutella-0.0.10/Make.msvc

    gift-gnutella-0.0.10/m4/

    gift-gnutella-0.0.10/m4/Makefile.in

    gift-gnutella-0.0.10/m4/Makefile.am

    gift-gnutella-0.0.10/m4/gift-pkgconfig.m4

    gift-gnutella-0.0.10/m4/gift-prefix.m4

    gift-gnutella-0.0.10/m4/libxml.m4

    gift-gnutella-0.0.10/m4/openbsd.m4

    gift-gnutella-0.0.10/m4/zlib.m4

    gift-gnutella-0.0.10/data/

    gift-gnutella-0.0.10/data/Makefile.in

    gift-gnutella-0.0.10/data/Makefile.am

    gift-gnutella-0.0.10/data/gwebcaches

    gift-gnutella-0.0.10/data/hostiles.txt

    gift-gnutella-0.0.10/data/Gnutella.conf.template

    gift-gnutella-0.0.10/data/Gnutella.conf

    gift-gnutella-0.0.10/src/

    gift-gnutella-0.0.10/src/Makefile.in

    gift-gnutella-0.0.10/src/Makefile.am

    gift-gnutella-0.0.10/src/dns.c

    gift-gnutella-0.0.10/src/dns.h

    gift-gnutella-0.0.10/src/file_cache.c

    gift-gnutella-0.0.10/src/file_cache.h

    gift-gnutella-0.0.10/src/gt_accept.c

    gift-gnutella-0.0.10/src/gt_accept.h

    gift-gnutella-0.0.10/src/gt_ban.c

    gift-gnutella-0.0.10/src/gt_ban.h

    gift-gnutella-0.0.10/src/gt_bind.c

    gift-gnutella-0.0.10/src/gt_bind.h

    gift-gnutella-0.0.10/src/gt_conf.c

    gift-gnutella-0.0.10/src/gt_conf.h

    gift-gnutella-0.0.10/src/gt_connect.c

    gift-gnutella-0.0.10/src/gt_connect.h

    gift-gnutella-0.0.10/src/gt_gnutella.c

    gift-gnutella-0.0.10/src/gt_gnutella.h

    gift-gnutella-0.0.10/src/gt_guid.c

    gift-gnutella-0.0.10/src/gt_guid.h

    gift-gnutella-0.0.10/src/gt_http_client.c

    gift-gnutella-0.0.10/src/gt_http_client.h

    gift-gnutella-0.0.10/src/gt_http_server.c

    gift-gnutella-0.0.10/src/gt_http_server.h

    gift-gnutella-0.0.10/src/gt_netorg.c

    gift-gnutella-0.0.10/src/gt_netorg.h

    gift-gnutella-0.0.10/src/gt_node_cache.c

    gift-gnutella-0.0.10/src/gt_node_cache.h

    gift-gnutella-0.0.10/src/gt_node.c

    gift-gnutella-0.0.10/src/gt_node.h

    gift-gnutella-0.0.10/src/gt_node_list.c

    gift-gnutella-0.0.10/src/gt_node_list.h

    gift-gnutella-0.0.10/src/gt_packet.c

    gift-gnutella-0.0.10/src/gt_packet.h

    gift-gnutella-0.0.10/src/gt_query_route.c

    gift-gnutella-0.0.10/src/gt_query_route.h

    gift-gnutella-0.0.10/src/gt_search.c

    gift-gnutella-0.0.10/src/gt_search.h

    gift-gnutella-0.0.10/src/gt_search_exec.c

    gift-gnutella-0.0.10/src/gt_search_exec.h

    gift-gnutella-0.0.10/src/gt_share.c

    gift-gnutella-0.0.10/src/gt_share.h

    gift-gnutella-0.0.10/src/gt_share_file.c

    gift-gnutella-0.0.10/src/gt_share_file.h

    gift-gnutella-0.0.10/src/gt_share_state.c

    gift-gnutella-0.0.10/src/gt_share_state.h

    gift-gnutella-0.0.10/src/gt_stats.c

    gift-gnutella-0.0.10/src/gt_stats.h

    gift-gnutella-0.0.10/src/gt_urn.c

    gift-gnutella-0.0.10/src/gt_urn.h

    gift-gnutella-0.0.10/src/gt_utils.c

    gift-gnutella-0.0.10/src/gt_utils.h

    gift-gnutella-0.0.10/src/gt_version.c

    gift-gnutella-0.0.10/src/gt_version.h

    gift-gnutella-0.0.10/src/gt_web_cache.c

    gift-gnutella-0.0.10/src/gt_web_cache.h

    gift-gnutella-0.0.10/src/gt_xfer.c

    gift-gnutella-0.0.10/src/gt_xfer.h

    gift-gnutella-0.0.10/src/gt_xfer_obj.c

    gift-gnutella-0.0.10/src/gt_xfer_obj.h

    gift-gnutella-0.0.10/src/http_request.c

    gift-gnutella-0.0.10/src/http_request.h

    gift-gnutella-0.0.10/src/sha1.c

    gift-gnutella-0.0.10/src/sha1.h

    gift-gnutella-0.0.10/src/trie.c

    gift-gnutella-0.0.10/src/trie.h

    gift-gnutella-0.0.10/src/xml.c

    gift-gnutella-0.0.10/src/xml.h

    gift-gnutella-0.0.10/src/Makefile.msvc

    gift-gnutella-0.0.10/src/encoding/

    gift-gnutella-0.0.10/src/encoding/Makefile.in

    gift-gnutella-0.0.10/src/encoding/Makefile.am

    gift-gnutella-0.0.10/src/encoding/base32.c

    gift-gnutella-0.0.10/src/encoding/base32.h

    gift-gnutella-0.0.10/src/encoding/url.c

    gift-gnutella-0.0.10/src/encoding/url.h

    gift-gnutella-0.0.10/src/io/

    gift-gnutella-0.0.10/src/io/Makefile.in

    gift-gnutella-0.0.10/src/io/Makefile.am

    gift-gnutella-0.0.10/src/io/io_buf.c

    gift-gnutella-0.0.10/src/io/io_buf.h

    gift-gnutella-0.0.10/src/io/rx_inflate.c

    gift-gnutella-0.0.10/src/io/rx_inflate.h

    gift-gnutella-0.0.10/src/io/rx_layer.c

    gift-gnutella-0.0.10/src/io/rx_layer.h

    gift-gnutella-0.0.10/src/io/rx_link.c

    gift-gnutella-0.0.10/src/io/rx_link.h

    gift-gnutella-0.0.10/src/io/rx_packet.c

    gift-gnutella-0.0.10/src/io/rx_packet.h

    gift-gnutella-0.0.10/src/io/rx_stack.c

    gift-gnutella-0.0.10/src/io/rx_stack.h

    gift-gnutella-0.0.10/src/io/tx_layer.c

    gift-gnutella-0.0.10/src/io/tx_layer.h

    gift-gnutella-0.0.10/src/io/tx_link.c

    gift-gnutella-0.0.10/src/io/tx_link.h

    gift-gnutella-0.0.10/src/io/tx_deflate.c

    gift-gnutella-0.0.10/src/io/tx_packet.c

    gift-gnutella-0.0.10/src/io/tx_stack.c

    gift-gnutella-0.0.10/src/io/tx_stack.h

    gift-gnutella-0.0.10/src/message/

    gift-gnutella-0.0.10/src/message/Makefile.in

    gift-gnutella-0.0.10/src/message/Makefile.am

    gift-gnutella-0.0.10/src/message/bye.c

    gift-gnutella-0.0.10/src/message/gt_message.c

    gift-gnutella-0.0.10/src/message/gt_message.h

    gift-gnutella-0.0.10/src/message/msg_handler.h

    gift-gnutella-0.0.10/src/message/ping.c

    gift-gnutella-0.0.10/src/message/ping_reply.c

    gift-gnutella-0.0.10/src/message/push.c

    gift-gnutella-0.0.10/src/message/query.c

    gift-gnutella-0.0.10/src/message/query_reply.c

    gift-gnutella-0.0.10/src/message/query_route.c

    gift-gnutella-0.0.10/src/message/vendor.c

    gift-gnutella-0.0.10/src/transfer/

    gift-gnutella-0.0.10/src/transfer/Makefile.in

    gift-gnutella-0.0.10/src/transfer/Makefile.am

    gift-gnutella-0.0.10/src/transfer/download.c

    gift-gnutella-0.0.10/src/transfer/download.h

    gift-gnutella-0.0.10/src/transfer/push_proxy.c

    gift-gnutella-0.0.10/src/transfer/push_proxy.h

    gift-gnutella-0.0.10/src/transfer/source.c

    gift-gnutella-0.0.10/src/transfer/source.h

    [root@localhost giFT]# cd g

    gift-0.11.8.1.tar.bz2    gift-ares-0.2.1.tar.bz2  gift-gnutella-0.0.10

    gift-0.11.8.1.tar.gz     gift-ares-0.2.1.tar.gz

    [root@localhost giFT]# cd gift-gnutella-0.0.10/

    [root@localhost gift-gnutella-0.0.10]# ./config

    bash: ./config: No such file or directory

    [root@localhost gift-gnutella-0.0.10]# ./configure

    checking for a BSD-compatible install... /usr/bin/install -c

    checking whether build environment is sane... yes

    checking for gawk... gawk

    checking whether make sets $(MAKE)... yes

    checking whether to enable maintainer-specific portions of Makefiles... no

    checking for gcc... gcc

    checking for C compiler default output file name... a.out

    checking whether the C compiler works... yes

    checking whether we are cross compiling... no

    checking for suffix of executables...

    checking for suffix of object files... o

    checking whether we are using the GNU C compiler... yes

    checking whether gcc accepts -g... yes

    checking for gcc option to accept ANSI C... none needed

    checking for style of include used by make... GNU

    checking dependency style of gcc... gcc3

    checking for gcc option to accept ANSI C... none needed

    checking how to run the C preprocessor... gcc -E

    checking for egrep... grep -E

    checking for ANSI C header files... yes

    checking for a BSD-compatible install... /usr/bin/install -c

    checking build system type... i686-pc-linux-gnu

    checking host system type... i686-pc-linux-gnu

    checking for a sed that does not truncate output... /bin/sed

    checking for ld used by gcc... /usr/bin/ld

    checking if the linker (/usr/bin/ld) is GNU ld... yes

    checking for /usr/bin/ld option to reload object files... -r

    checking for BSD-compatible nm... /usr/bin/nm -B

    checking whether ln -s works... yes

    checking how to recognise dependent libraries... pass_all

    checking for sys/types.h... yes

    checking for sys/stat.h... yes

    checking for stdlib.h... yes

    checking for string.h... yes

    checking for memory.h... yes

    checking for strings.h... yes

    checking for inttypes.h... yes

    checking for stdint.h... yes

    checking for unistd.h... yes

    checking dlfcn.h usability... yes

    checking dlfcn.h presence... yes

    checking for dlfcn.h... yes

    checking for g++... g++

    checking whether we are using the GNU C++ compiler... yes

    checking whether g++ accepts -g... yes

    checking dependency style of g++... gcc3

    checking how to run the C++ preprocessor... g++ -E

    checking for g77... no

    checking for f77... no

    checking for xlf... no

    checking for frt... no

    checking for pgf77... no

    checking for fort77... no

    checking for fl32... no

    checking for af77... no

    checking for f90... no

    checking for xlf90... no

    checking for pgf90... no

    checking for epcf90... no

    checking for f95... no

    checking for fort... no

    checking for xlf95... no

    checking for ifc... no

    checking for efc... no

    checking for pgf95... no

    checking for lf95... no

    checking for gfortran... no

    checking whether we are using the GNU Fortran 77 compiler... no

    checking whether  accepts -g... no

    checking the maximum length of command line arguments... 32768

    checking command to parse /usr/bin/nm -B output from gcc object... ok

    checking for objdir... .libs

    checking for ar... ar

    checking for ranlib... ranlib

    checking for strip... strip

    checking if gcc static flag  works... yes

    checking if gcc supports -fno-rtti -fno-exceptions... no

    checking for gcc option to produce PIC... -fPIC

    checking if gcc PIC flag -fPIC works... yes

    checking if gcc supports -c -o file.o... yes

    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes

    checking whether -lc should be explicitly linked in... no

    checking dynamic linker characteristics... GNU/Linux ld.so

    checking how to hardcode library paths into programs... immediate

    checking whether stripping libraries is possible... yes

    checking if libtool supports shared libraries... yes

    checking whether to build shared libraries... yes

    checking whether to build static libraries... no

    configure: creating libtool

    appending configuration tag "CXX" to libtool

    checking for ld used by g++... /usr/bin/ld

    checking if the linker (/usr/bin/ld) is GNU ld... yes

    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes

    checking for g++ option to produce PIC... -fPIC

    checking if g++ PIC flag -fPIC works... yes

    checking if g++ supports -c -o file.o... yes

    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes

    checking dynamic linker characteristics... GNU/Linux ld.so

    checking how to hardcode library paths into programs... immediate

    checking whether stripping libraries is possible... yes

    appending configuration tag "F77" to libtool

    checking for pkg-config... /usr/bin/pkg-config

    checking for libgift >= 0.11.4 libgift < 0.12.0... Package libgift was not found in the pkg-config search path.

    Perhaps you should add the directory containing `libgift.pc'

    to the PKG_CONFIG_PATH environment variable

    No package 'libgift' found

     

    configure: error: Library requirements (libgift >= 0.11.4 libgift < 0.12.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

    [root@localhost gift-gnutella-0.0.10]# make

    make: *** Geen doelen gespecificeerd en geen makefile gevonden.  Stop.

     

    [moved from Software by spinynorman]

  14. ok, I'm online!!!!!!!!!!!!!!!!!!!!!

    and you never gonna beliiiiive what the problem was...

    When use adsl with winxp, I can only connect with this login: xxxxx@SKYNET

    so skynet in capitals.

    In linux, it only works with small letters, so xxxxx@skynet

    weird, but tanx to Arthur and Inflexion, who helped me a lot.

  15. it might be a stab in the dark here but if your 100% sure your username ans password is right recheck your VCI/VPI they might not be correct?

     

    I'm very sure it is correct.

    two numbers: 8 35

    in winXP I have to put in p8,35

    but since linux asks me for two numbers, I only put in: 8 35

     

     

    isn't it possible to setup the speedtouch usb modem in mandrake 10.1 control Center?

    I tried it with that, but it couldn't connect either.

    I chose adsl, and ppp0 (adsl with ethernet)

  16. just try a reboot, it happens sometimes with mine.

     

    even unplugging and replugging the modem will work:)

     

    I tried to reboot a lot of times, and also to unpug.

    This is the exact error:

    Configuring SpeedTouch Driver...

    Software Configuration - SUCCESS

    Building SpeedTouch Driver...

    Software Build - SUCCESS

    Installing SpeedTouch Driver...

    Software Installation - SUCCESS

    Creating ppp files in //etc/ppp

     

      *** Configuration finished. Starting the connection ***

     

    The modem lights should start flashing for approx. 20 seconds...

    The lights should both be solid green now.

    Running : pppd call adsl

    *********************************

    * Don't seem to have connected. *

    *********************************

    Please check the username and password in /etc/ppp/*-secrets.

    Also check the VPI/VCI in /etc/ppp/peers/adsl

    Then run /etc/rc.d/init.d/speedtouch start

    Current settings: fa482967@SKYNET / passw / 8 / 35

     

    I checked the pap and chap secrets files in the etc/ppp directory, and pass and login were right in those files.

    I also tried

    /etc/rc.d/init.d/speedtouch start

    but he didn't recognize the command.

    And Arthur, I did exactly the same things as you said in the long post.

    I also tried pppd call adsl, but there was no response.

  17. See this topic: http://www.software-one.org/new-632711-4687.html

     

    quote:

     

    So, as root, you install bc:

     

    urpmi bc

     

    do this from a console.

     

    They say the package "bc" should be your Mandrake CD's.

     

     

    ok

    again one step closer...

    Now I the konsole asked me to put in the vci/vpi nr, login and passw, then it the modem light went on and off, after 20 secs, the modem light were on and stayed on.

    It said that everything was installed, but couldn't connect. I had to check the vci/vpi nr's in the etc/ppp/peers/adsl file (those were right)

    Ii also had to check a file called etc/ppp/*-security (or something like that) but I have no file called like that in the ppp folder.

    Now I don't know what to do. I don't know how to connect, and/or to solve the problem.

     

    Is there someone recognizing the problem?

  18. now I have this problem: I kn ow I'm getting very close, but when typing ./speedtouchconf.sh,

    I'm getting this error:

     

    ************************************************

    * *

    * speedtouchconf.sh by Steve Parker *

    * *

    * http://speedtouchconf.sourceforge.net/ *

    * based on speedtouch.sourceforge.net project *

    * *

    ************************************************

     

    If you have any problems with this script, mail me

    (steve at steve-parker dot org) with the files

    /tmp/speedtouch.txt and /var/log/messages for diagnosis.

    Using speedtouch-1.3-sgp

    Error: Cannot find bc.

    The kernel speedtch module is loaded. This is not

    compatible with the speedtouch usermode driver.

    Removing the speedtch module

    microcode is KQD6_R204.zip

    ./speedtouchconf.sh: line 1: bc: command not found

    PPP version 2.4.2 okay.

    Linux kernel version 2.6.8 okay.

    ERROR:

    Some required files are not installed:

    bc

    Please install these (from your Linux install media,

    or the internet) before you can configure and install

    the speedtouch software.

    Please check the PATH environment variable, and that you are running

    as root. Your PATH variable is currently:

    /bin:/sbin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin

     

    What do I have to do now? Knowing that I don't have internet yet.

  19. 0,90 was working, but I wanted t install the 0,94 version. Other people told me that I had to delete the files that were linked to amsn. So I did.

    I installed the 0,94 version rpm, and this is what I got:

    (some stuff is in dutch because my Mandrake is dutch :-)

     

    Om aan de afhankelijkheden te voldoen wordt het volgende pakket ook geïnstalleerd (7 MB):

    amsn-0.94-3mdk.i586

     

    Is dit goed?

    ok

     

    De volgende pakketten bevatten een onjuiste handtekening:

    /home/gebruikersnaam/Programs/rpms/amsn-0.94-3mdk.i586.rpm: Ongeldige ondertekening ((SHA1) DSA sha1 md5 (GPG) (MISSING KEY) GPG#26752624 NOT OK)

     

    Wilt u doorgaan met de installatie ?

    ok

     

    installatie mislukt:

    file /usr/bin/amsn from install of amsn-0.94-3mdk conflicts with file from package AMSN-0.90-1

    file /usr/lib/menu/amsn from install of amsn-0.94-3mdk conflicts with file from package AMSN-0.90-1

    file /usr/share/icons/amsn.png from install of amsn-0.94-3mdk conflicts with file from package AMSN-0.90-1

    file /usr/share/icons/large/amsn.png from install of amsn-0.94-3mdk conflicts with file from package AMSN-0.90-1

    file /usr/share/icons/mini/amsn.png from install of amsn-0.94-3mdk conflicts with file from package AMSN-0.90-1

    ok

     

    After this, I went to the root, and deleted all the conflicting files manually. I tried to install again, and I still got the same conflicting files, while they weren't there anymore.

    In the Konsole I tried urpmi amsn (it gave same result)

    I tried rpm -e amsn (I got this: error: package not installed)

     

    Can someone help me out?

  20. You don't need a password to protect a directory since you are already asked for a password when you log-in. Just set that directory to your own user id and group, remove "others" and "all" prermissions for reading, writting and executing, and then you are done, that directory will be safe. More info in "man chmod".

     

    As I've already told you in another post you should take a look to some very basic info about linux to see how a Unix system (hence GNU/Linux) works... but seems that  you have ignored me  :angry:

     

    No I didn't ignore you, but that was not the question. I know I can set up different users etc, but what I want is in the same user login, a password on a directory. I know how I can protect them from different users logins, and that's why the GID and UID is there, but just easilly: I log in, I want to open my docs folder, and before I enter it, I want to be asked for a password.

     

    One solution may be to put the folder in a different user log in, and use that log in to store protected files, but I want it easier.

  21. When I want to protect a documents directory, I click right on the directory, chose the permission riights tab, then advanced options,

    but I want a password on the directory. I can chose for set up UID, or GID, but don't know exactly what it is.

    I guess user Id and group id, but don't know how to protect the directory with a password.

    can someone help me out?

     

    (using mandrake 10.1)

×
×
  • Create New...