Mm, I can't read them either, when I zoom in they're too jagged.
Rather than giving us screenshots, can you give us error messages and install logs?
Main Topics
Browse All TopicsI am trying to install a sybase 12.5.4 in raw devices.
the raw partitions are ready.
during the installation I got attached problems while creating the database.
/dev/raw/raw1: bound to major 8, minor 9
/dev/raw/raw2: bound to major 8, minor 10
/dev/raw/raw3: bound to major 8, minor 11
/dev/raw/raw4: bound to major 8, minor 7
/dev/raw/raw5: bound to major 8, minor 8
inst files are the installtion print screens with the db options
err files the error print screens
any idea?
thanks
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Sorry, when I saved them in small sizes I did not check again.
I am out of the office for the weekend, but I will attach the log files on monday with the error message description.
anyway, I did finish the installation by "hand" using the scripts installmaster, installcommit, etc... but I have the logs and I would like very much to find out what is the problem.
get back monday with the log files.
thanks guys!
Sorry for the delay:
the options used were:
master device = /dev/raw/raw1
procedure device /dev/raw/raw2
system device /dev/raw/raw3
the message is:
warning: unable to verify /dev/raw/raw1 device size. Please verify that this device is not already in use and that it has sufficient space available.
warning: unable to verify /dev/raw/raw2 device size. Please verify that this device is not already in use and that it has sufficient space available.
Buiding Adaptive Server 'sybase'
writing entry into directory services...
Directory services entry complete.
Building master device...
sh: line 1: 4587 Segmentation fault /opt/sybase/ASE-12_5/bin/d
Task failed
Server 'sybase' was not created.
while it does not run in graphic mode, I was able to create by shell without any problem.
Just would like to know why I cannot do it in graphic installation mode, but I was able to do it by "hand"
There are a couple of known issues here. Firstly if your glib version is below 2.5 you need to set
LD_POINTER_GUARD=1
This must be set in your environment before starting ASE. Best to put it in the profile of the Sybase Linux login.
Secondly there also seems to be a known bug in the installer on some Linux distros where you cannot install and configure (build) a new ASE in the same session. Best to install ASE, exit the installer, then separately build ASE.
Business Accounts
Answer for Membership
by: alpmoonPosted on 2009-11-06 at 04:26:25ID: 25758494
Are you able to read these screenshots?