ISE5.2 on solaris, can't use promgen

J

Jay

Guest
I've installed sp3, but still can't work.

error info:
ld.so.1: promgen: fatal: libBs_Bitstream.so: open failed: No such file or
directory

and the file is there:
ls -l /SW/xilinx/bin/sol/libBs_Bitstream.so
-r-xr-xr-x 1 xilinx sw 149088 Nov 17 16:52
/SW/xilinx/bin/sol/libBs_Bitstream.so

Is it a bug?
 
"Jay" <yuhaiwen@hotmail.com> wrote in message
news:bpa4cc$1lsdcn$1@ID-195883.news.uni-berlin.de...
I've installed sp3, but still can't work.

error info:
ld.so.1: promgen: fatal: libBs_Bitstream.so: open failed: No such
file or
directory

and the file is there:
ls -l /SW/xilinx/bin/sol/libBs_Bitstream.so
-r-xr-xr-x 1 xilinx sw 149088 Nov 17 16:52
/SW/xilinx/bin/sol/libBs_Bitstream.so

Is it a bug?
 
"Jay" <yuhaiwen@hotmail.com> wrote in message
news:bpa4cc$1lsdcn$1@ID-195883.news.uni-berlin.de...
I've installed sp3, but still can't work.

error info:
ld.so.1: promgen: fatal: libBs_Bitstream.so: open failed: No such
file or
directory

and the file is there:
ls -l /SW/xilinx/bin/sol/libBs_Bitstream.so
-r-xr-xr-x 1 xilinx sw 149088 Nov 17 16:52
/SW/xilinx/bin/sol/libBs_Bitstream.so

Is it a bug?


Check that you have

/SW/xilinx/bin/sol

in your LD_LIBRARY_PATH variable,

regards

Alan



--
Alan Fitch
Consultant

DOULOS - Developing Design Know-how
VHDL * Verilog * SystemC * Perl * Tcl/Tk * Verification * Project
Services

Doulos Ltd. Church Hatch, 22 Market Place, Ringwood, Hampshire, BH24
1AW, UK
Tel: +44 (0)1425 471223 mail:
alan.fitch@doulos.com
Fax: +44 (0)1425 471573 Web:
http://www.doulos.com

The contents of this message may contain personal views which are not
the
views of Doulos Ltd., unless specifically stated.
 
"Alan Fitch" <alan.fitch@doulos.com> writes:

"Jay" <yuhaiwen@hotmail.com> wrote in message
news:bpa4cc$1lsdcn$1@ID-195883.news.uni-berlin.de...
I've installed sp3, but still can't work.

error info:
ld.so.1: promgen: fatal: libBs_Bitstream.so: open failed: No such
file or
directory

and the file is there:
ls -l /SW/xilinx/bin/sol/libBs_Bitstream.so
-r-xr-xr-x 1 xilinx sw 149088 Nov 17 16:52
/SW/xilinx/bin/sol/libBs_Bitstream.so

Is it a bug?


Check that you have

/SW/xilinx/bin/sol

in your LD_LIBRARY_PATH variable,
This can usually be achieved doing

.. /SW/xilinx/settings.sh ; in sh compatible shells like bash, or
source /SW/xilinx/settings.csh ; in csh compativle shells like tcsh

Petter

--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
 
It works.
Thanks
"Petter Gustad" <newsmailcomp6@gustad.com>
??????:87islisks9.fsf@zener.home.gustad.com...
"Alan Fitch" <alan.fitch@doulos.com> writes:

"Jay" <yuhaiwen@hotmail.com> wrote in message
news:bpa4cc$1lsdcn$1@ID-195883.news.uni-berlin.de...
I've installed sp3, but still can't work.

error info:
ld.so.1: promgen: fatal: libBs_Bitstream.so: open failed: No such
file or
directory

and the file is there:
ls -l /SW/xilinx/bin/sol/libBs_Bitstream.so
-r-xr-xr-x 1 xilinx sw 149088 Nov 17 16:52
/SW/xilinx/bin/sol/libBs_Bitstream.so

Is it a bug?


Check that you have

/SW/xilinx/bin/sol

in your LD_LIBRARY_PATH variable,

This can usually be achieved doing

. /SW/xilinx/settings.sh ; in sh compatible shells like bash, or
source /SW/xilinx/settings.csh ; in csh compativle shells like tcsh

Petter

--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
 

Welcome to EDABoard.com

Sponsor

Back
Top