![]() |
|
#71
|
||||
|
Quote:
-=>>rpm -qa | grep wine | wc -l 38 I'm curious, any reason why you wouldn't just run Fedora or a more progressive distribution with newer libraries, or do you have a specific reason to stick to CentOS?
__________________
Prexus: (00-04) <Clan nan Dreolan>
Cadiz (70 NEC) epic 1.0 Grumplescratch (65 WAR) epic 1.0 Tzartole (62 MNK) epic 1.0 | |||
|
#72
|
||||
|
Quote:
__________________
Prexus: (00-04) <Clan nan Dreolan>
Cadiz (70 NEC) epic 1.0 Grumplescratch (65 WAR) epic 1.0 Tzartole (62 MNK) epic 1.0 | |||
|
#73
|
||||
|
Quote:
Thanks for the write-up though! Cheers, Slozem | |||
|
#74
|
|||
|
Is anybody currently running EQ in Linux via Wine?
Not only do I have the "no models" problem, even after modifying the source and compiling myself, but when I login, it tells me that I don't have the latest spell files. I have checked and re-checked to make sure I actually have the latest files... permissions look fine, as well. The link to download the eqclient.ini in the original post is broken, so I don't know if there are crucial settings in there that I'm missing to get the models to show. I did turn off all pixelshader options in the ini file, but still no luck. Any help would be greatly appreciated! My config: Kubuntu 11.10 ATI Radeon HD 5770 x2 (crossfire) w/proprietary drivers Everquest Titanium | ||
|
#75
|
|||
|
Check to see if you have both a DSETUP.dll and dsetup.dll in your default folder. If so, try backing up/deleting the DSETUP.dll file.
http://www.project1999.org/forums/sh...ad.php?t=48157 | ||
|
Last edited by charkis; 11-05-2011 at 03:44 PM..
Reason: can't spell
| |||
|
#76
|
||||
|
Quote:
I am still having the issue with the invisible char models. Am I doomed with the ATI cards? (5770 x 2) | |||
|
#77
|
|||
|
The only time I ever ran into that was when I either forgot to add pCaps->MaxVertexBlendMatrices=0x4; to directx.c, or put it in the wrong place, and then built wine. I never tried it with an ATI card so I can't offer any advice there.
| ||
|
#78
|
|||
|
I installed on ubuntu 11.10, built wine according to instructions, fixed the DSETUP.dll problem, and dropped a copy of d3d3_30.dll into the everquest directory, and modified it's hex values, still no models (ATI gpu btw). Turning off the vertex shader in the ini file made the models show up, but everything was black.
I went into the ini and turned off the vertex shader and added these lines HardwareTnL=FALSE VSync=1 AccurateLighting=FALSE This brought the textures back, but the models are messed up, the necks are too tall, and the arms and legs are all on the same side of the body. Any ideas about what to do? | ||
|
#79
|
|||
|
I've got the most recent version of Ubuntu, downloaded the latest version of uncompiled wine from the link provided, followed the commands (except the 64 bit functionality section since I'm running 32 bit Ubuntu) and when I try to compile wine i get this msg:
Code:
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2297: checking build system type
configure:2315: result: i686-pc-linux-gnu
configure:2337: checking host system type
configure:2352: result: i686-pc-linux-gnu
configure:2387: checking whether make sets $(MAKE)
configure:2409: result: yes
configure:2466: checking for gcc
configure:2493: result: ccache gcc
configure:2725: checking for C compiler version
configure:2733: ccache gcc --version >&5
./configure: line 2735: ccache: command not found
configure:2737: $? = 127
configure:2744: ccache gcc -v >&5
./configure: line 2746: ccache: command not found
configure:2748: $? = 127
configure:2755: ccache gcc -V >&5
./configure: line 2757: ccache: command not found
configure:2759: $? = 127
configure:2782: checking for C compiler default output file name
configure:2804: ccache gcc conftest.c >&5
./configure: line 2806: ccache: command not found
configure:2808: $? = 127
configure:2846: result:
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Wine"
| #define PACKAGE_TARNAME "wine"
| #define PACKAGE_VERSION "1.1.27"
| #define PACKAGE_STRING "Wine 1.1.27"
| #define PACKAGE_BUGREPORT "wine-devel@winehq.org"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2852: error: in `/home/xxx/wine/wine-1.1.27':
configure:2855: error: C compiler cannot create executables
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value='ccache gcc'
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=i686-pc-linux-gnu
ac_cv_prog_ac_ct_CC='ccache gcc'
ac_cv_prog_make_make_set=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALL_DLL_DIRS=''
ALL_IMPLIB_DIRS=''
ALL_MAKEFILES=''
ALL_MAKEFILE_DEPENDS=''
ALL_MAKERULES=''
ALL_PROGRAM_BIN_INSTALL_DIRS=''
ALL_PROGRAM_DIRS=''
ALL_PROGRAM_INSTALL_DIRS=''
ALL_TEST_DIRS=''
ALL_TOP_DIRS=''
ALL_WINETEST_DEPENDS=''
ALSALIBS=''
AR=''
ARFLAGS=''
AUDIOIOLIBS=''
BISON=''
BUILTINFLAG=''
CARBONLIB=''
CC='ccache gcc'
CFLAGS=''
COREAUDIO=''
COREFOUNDATIONLIB=''
CPP=''
CPPBIN=''
CPPFLAGS=''
CROSSCC=''
CROSSTARGETFLAGS=''
CROSSTEST=''
CRTLIBS=''
CUPSINCL=''
CXX=''
CXXFLAGS=''
DEFS=''
DEPENDENCIES=''
DISKARBITRATIONLIB=''
DLLEXT=''
DLLFLAGS=''
DLLTOOL=''
DLLWRAP=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ESDCONFIG=''
ESDINCL=''
ESDLIBS=''
EXEEXT=''
EXTRACFLAGS=''
EXTRA_BINARIES=''
FLEX=''
FONTCONFIGINCL=''
FONTFORGE=''
FREETYPEINCL=''
FREETYPELIBS=''
GNUTLSINCL=''
GPHOTO2INCL=''
GPHOTO2LIBS=''
GREP=''
HALINCL=''
ICOTOOL=''
IMPLIBEXT=''
INSTALL_DATA=''
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
IOKITLIB=''
LCMSLIBS=''
LDAPLIBS=''
LDCONFIG=''
LDD=''
LDDLLFLAGS=''
LDEXECFLAGS=''
LDFLAGS=''
LDPATH=''
LDRPATH_INSTALL=''
LDRPATH_LOCAL=''
LDSHARED=''
LIBDL=''
LIBEXT=''
LIBKSTAT=''
LIBOBJS=''
LIBPOLL=''
LIBPTHREAD=''
LIBS=''
LINT=''
LINTFLAGS=''
LN=''
LN_S=''
LTLIBOBJS=''
MAINTAINER_MODE='#'
MINGWAR=''
NASLIBS=''
OBJEXT=''
OPENGL_LIBS=''
PACKAGE_BUGREPORT='wine-devel@winehq.org'
PACKAGE_NAME='Wine'
PACKAGE_STRING='Wine 1.1.27'
PACKAGE_TARNAME='wine'
PACKAGE_VERSION='1.1.27'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PNGINCL=''
PRELINK=''
RANLIB=''
RESOLVLIBS=''
RSVG=''
SANEINCL=''
SECURITYLIB=''
SET_MAKE=''
SHELL='/bin/bash'
SOCKETLIBS=''
STRIP=''
TARGETFLAGS=''
TOOLSDIR=''
WIN16_FILES=''
WIN16_INSTALL=''
XLIB=''
XMKMF=''
XML2INCL=''
XML2LIBS=''
XSLTINCL=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ZLIB=''
ac_ct_AR=''
ac_ct_CC='ccache gcc'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
ft_devel=''
gphoto2_devel=''
gphoto2port_devel=''
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sane_devel=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ------------------- ##
## File substitutions. ##
## ------------------- ##
MAKE_DLL_RULES=''
MAKE_IMPLIB_RULES=''
MAKE_PROG_RULES=''
MAKE_RULES=''
MAKE_TEST_RULES=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "Wine"
#define PACKAGE_TARNAME "wine"
#define PACKAGE_VERSION "1.1.27"
#define PACKAGE_STRING "Wine 1.1.27"
#define PACKAGE_BUGREPORT "wine-devel@winehq.org"
configure: exit 77
CC="ccache gcc" LDFLAGS="-L./lib32" ./configure -v CC="ccache gcc" ./configure -v CC="ccache gcc" ./configure I'm new to linux so forgive my ignorance. Any help would be appreciated =) | ||
|
Last edited by pragmus; 01-07-2012 at 03:03 PM..
Reason: Added more info
| |||
|
#80
|
|||
|
Pragmus, try something like this:
sudo apt-get build-dep wine wine-dev you could be missing dependencies for wine, and this should get those for you. I'm not an expert either, so good luck. | ||
![]() |
|
|