Page 9 of 10 FirstFirst ... 78910 LastLast
Results 121 to 135 of 136

Thread: RedHat 7.2 users (and possibly 7.1 if you can find the correct RPMS).

  1. #121
    Registered User
    Join Date
    Jan 2002
    Posts
    6

    Unhappy configure not working

    ok everything works fine up to this part

    when i put in this part

    configure -release -shared -gif -xft -sm -system-libmng -system-zlib -system-libpng -system-jpeg -no-g++-exceptions -thread

    all i get is
    bash: configure: command not found


    i've tried ./configure and /configure. still doesn't work
    when i do it i'm at the prompt
    [root@localhost qt-gcc3-2.3.2]#


    anyone have any clue whats wrong... this is my 4th install cause i keep thinking i don't have the right rpms installed and stuff. i wrote a list and did a custom install. i know for a fact i have them all installed this time.
    LewtWh0re

  2. #122
    Registered User
    Join Date
    Jan 2002
    Posts
    11

    I had the same issue Lewt

    I just used that same line with ./configure and it worked for me.

    Ok now I get no information and ShowEQ is loaded fine.

    two computers are plugged into a hub (10mb one) and that hub goes to the linksys rrouter

    both comps can access the internet

    Do i need to do some special network configuration between the two?

    What else could be wrong.

    MSK

  3. #123
    Registered User
    Join Date
    Jan 2002
    Posts
    6
    When i try to do the ./configure it says no such file or directory
    LewtWh0re

  4. #124
    Registered User
    Join Date
    Jan 2002
    Posts
    11

    Thanks---up and running

    Thanks a ton Z, finally up and running.

    Don't even ask what the hub thing was.......pure stupidity on my part.


    MSK

  5. #125
    Registered User
    Join Date
    Jan 2002
    Posts
    72
    Anyone tried this walkthrough recently? I used it about 2 months ago, and had no problems, just wondering if it's just me?

  6. #126
    Registered User
    Join Date
    Feb 2002
    Posts
    7

    Unhappy libEQ.a problem for Sins

    *****************************************
    Please run
    ./configure
    in this directory to configure SINS
    *****************************************
    [root@localhost sins]# ./configure
    loading cache ./config.cache
    checking host system type... i686-pc-linux-gnu
    checking target system type... i686-pc-linux-gnu
    checking build system type... i686-pc-linux-gnu
    checking for a BSD compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking whether make sets ${MAKE}... yes
    checking for working aclocal... found
    checking for working autoconf... found
    checking for working automake... found
    checking for working autoheader... found
    checking for working makeinfo... found
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking for Cygwin environment... no
    checking for mingw32 environment... no
    checking how to run the C preprocessor... cc -E
    checking for gcc... gcc
    checking whether the C compiler (gcc ) works... yes
    checking whether the C compiler (gcc ) is a cross-compiler... no
    checking whether we are using GNU C... yes
    checking whether gcc accepts -g... yes
    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 dependant libraries... pass_all
    checking for object suffix... o
    checking for executable suffix... no
    checking command to parse /usr/bin/nm -B output... ok
    checking for dlfcn.h... yes
    checking for ranlib... ranlib
    checking for strip... strip
    checking for objdir... .libs
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking if gcc supports -c -o file.lo... yes
    checking if gcc supports -fno-rtti -fno-exceptions... yes
    checking whether the linker (/usr/bin/ld) supports shared libraries... yes
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking if libtool supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    creating libtool
    checking for c++... c++
    checking whether the C++ compiler (c++ ) works... yes
    checking whether the C++ compiler (c++ ) is a cross-compiler... nochecking whether we are using GNU C++... yes
    checking whether c++ accepts -g... yes
    checking for ANSI C header files... yes
    checking whether time.h and sys/time.h may both be included... yes checking for a BSD compatible install... /usr/bin/install -c
    checking whether make sets ${MAKE}... (cached) yes
    checking whether ln -s works... (cached) yes
    checking for working const... yes
    checking for size_t... yes
    checking for pthread_create in -lpthread... yes
    setting Linux pthread compilation options
    checking for inflate in -lz... yes
    checking for pcap_open_live in -lpcap... yes
    checking how to run the C++ preprocessor... c++ -E
    checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
    checking for dnet_ntoa in -ldnet... no
    checking for dnet_ntoa in -ldnet_stub... no
    checking for gethostbyname... yes
    checking for connect... yes
    checking for remove... yes
    checking for shmat... yes
    checking for IceConnectionNumber in -lICE... yes
    checking for Qt... /usr/lib/libqt-mt.a
    /usr/lib/libqt-mt.so
    /usr/lib/libqt-mt.sl
    /usr/lib/qt/lib/libqt-mt.a
    /usr/lib/qt/lib/libqt-mt.so
    /usr/lib/qt/lib/libqt-mt.sl
    /usr/lib/qt2/lib/libqt-mt.a
    /usr/lib/qt2/lib/libqt-mt.so
    /usr/lib/qt2/lib/libqt-mt.sl
    /usr/lib/qt-2.3.1/lib/libqt-mt.a
    /usr/lib/qt-2.3.1/lib/libqt-mt.so
    yes:
    QT_CXXFLAGS=-I/usr/lib/qt-2.3.1/include
    QT_LIBS=-L/usr/lib/qt-2.3.1/lib -lqt-mt -lSM -lICE -L/usr/X11R6/lib
    QT_MOC=/usr/lib/qt-2.3.1/bin/moc
    checking the Qt meta object compiler... yes
    checking whether to build with decryption... yes
    checking for ProcessPacket in -lEQ... no
    configure: error: libEQ.a not found. Be sure libEQ.a is already installed in /usr/local/lib or /usr/lib.

    Need help at this point. I can't seem to figure out the problem. Can anyone help out please

  7. #127
    Registered User
    Join Date
    Dec 2001
    Posts
    37
    This isn't help for installing SINS under RH 7.2 but installing seq 4.0 under RH 7.2.

    You may want to try the SINS forum over on SourceForge.

    seq 4.0 does not use the same libraries or libEQ.a as SINS anymore (I think).

  8. #128
    Registered User
    Join Date
    Feb 2002
    Posts
    8
    Thank you for this post. I got through the process with no errors that I could perceive.

    When I try and run the binary, I get this message (running it using the Launcher in a terminal window):

    ----------------------------------------
    There has been an error while trying to log in.

    If you are using Linux 2.2.x with glibc 2.1.x, this is probably due to incorrectly setup Unix98 ptys.

    Please read linux/Documentation/Changes for how to set them up correctly.
    ----------------------------------------

    I've been using SEQ since 2. I tried using the path /usr/local/bin in the Launcher and no path.

    Any idea what I'm doing wrong?

    Edit: I do believe I checked out the wrong version of CVS. I used to use "cvs checkout linux" and I used that again in my RedHat 7.2 install of SEQ4. I should have used "cvs checkout showeq". I used that, and all worked out well.
    Last edited by fastduke; 02-26-2002 at 12:20 PM.

  9. #129
    Registered User
    Join Date
    Jan 2002
    Posts
    3
    bump

  10. #130
    Registered User
    Join Date
    Mar 2002
    Posts
    5

    Unhappy RedHat 7.1

    I am pretty new to Linux, but installed 7.1 from CDs that a friend lent me. I followed the directions from above (learning about RPMs, Lynx and a multitude of other things in the process). The script runs and says that I have all the required packages installed. I go to install the qt rpm, and I get a message about libGB.so.1 and libGLU.so.1 are missing and required. From what I can tell, these files are part of Mesa-3.4.2-7.i386.rpm. I downloaded that file and rpm tells me that it needs XFree86 4.1.0-0.99.2. XFree86-libs-4.1.0-3.i386.rpm was installed and the development file, so I am not sure where to go from here. This may be a newbie mistake, but would appreciate any help someone can suggest.
    Thanks.

  11. #131
    Registered User
    Join Date
    Mar 2002
    Posts
    4
    Ok, complete Linux newb here, so please bear with me.

    I just installed Mandrake 8.1 on my machine (a fun adventure in itself). After spending an hour looking for a detailed description for Mandrake 8.1 like the one Zaphod has given here for Red Hat 7.2, I have come to the conclusion that either a. such a description doesn't exist, or b. the installation for mandrake 8.1 is the same as red hat 7.2. If the answer is a. can someone please tell me where I can find the Mandrake installation.

    Anyway, carrying on with Zaphod's installation, I downloaded the RPMs files. However I immediately ran into a brick wall when when I tried to install them. For example, when I use Zaphod's command:

    rpm -Uhv glibc-2.2.4-13.i386.rpm glibc-common-2.2.4-13.i386.rpm glibc-devel-2.2.4-13.i386.rpm

    I get the error message:

    error: cannot open Packages index using db3 - Operation not permitted (1)
    error: cannot open Packages database in /var/lib/rpm

    So I make my way to the /var/lib/rpm folder and find that the file Packages exists, with the following permissions:
    -rw-r--r--

    15 years ago I once had a brief introduction to Unix, so I know that files have various permissions attached to them, and that these permissions can be changed, but I have no clue how to tell what permissions are being granted, nor do I know how to change them.

    Being the newbie that I am, I find myself completely stumped on step 1 of the instructions. It may take me a month of pestering you fine folks, but I will get showeq running!

    Any help will be greatly appreciated.

    Thank you,
    CP

  12. #132
    Registered User
    Join Date
    Jan 2002
    Posts
    1,508
    were you doing the rpm command as root? No the Mandrake 8.1 install is not the same as RH7.2, it is close, but not the same.

  13. #133
    Registered User
    Join Date
    Mar 2002
    Posts
    12
    After installing the qt-2.3.2-gcc3 files (on a fresh 7.2 install, with all the requied rpms), rpm -q still shows qt-2.3.1 being the only qt installed.

    As such, configure fails stating that it needs 2.3.2. I followed the instructions to the tee (including useq232). Anyone have any ideas? Thanks in advance.

  14. #134
    Registered User
    Join Date
    Mar 2002
    Posts
    4
    Newbie manages to answer his own question...story at 11

    Fortunately hackersquest.org came back up, and I found a great Mandrake installation guide there (I thought it was just a dead link, turns out the site was down...my bad for making the assumption....reminds me of a saying my old football coach had "when you assume you make an ass out of you and I"..he wasn't very bright)

    Anyway, following that installation guide to the letter and its going swimmingly....I make my solomn n00bie pledge not to pester you fine folks unless I get seriously stuck (I'm actually having fun getting a little stuck and then figuring it out on my own )

    Thanks again
    CP
    Last edited by CPEQ; 03-25-2002 at 07:30 AM.

  15. #135
    Registered User
    Join Date
    Mar 2002
    Posts
    12
    Seem to have fixed my problem. I read through the shell code for configure and saw that it allowed for the QTDIR specification.

    In case anyone else runs into this, I ran './configure --with-qt-dir=/opt/<qtdir>' where <qtdir> is the name of the directory that qt-232-gcc3 is installed with the RPM (I forget the exact directory name atm).

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On