First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 10383
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Arcady Genkin (RETIRED) <agenkin@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Grant Goodyear <g2boojum@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 10383 depends on: Show dependency tree
Bug 10383 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-11-07 09:36 0000
$ gnuplot
gnuplot: error while loading shared libraries: libvga.so.1: cannot open shared
object file: No such file or directory

$ ls /usr/lib/libvga*
/usr/lib/libvga.a   /usr/lib/libvga.so.1.4.3  /usr/lib/libvgagl.so
/usr/lib/libvga.so  /usr/lib/libvgagl.a       /usr/lib/libvgagl.so.1.4.3

ln -s /usr/lib/libvga.so.1.4.3 /usr/lib/libvga.so.1 <-- fixes the problem

I'm betting that this is part of what Azarah was working on.

------- Comment #1 From Martin Schlemmer (RETIRED) 2002-11-09 23:15:40 0000 -------
Grant, actually I think this is because of a portage bug that removed some
symlinks .. might have to check with carpaski if this was fixed, but I
believe so.

------- Comment #2 From SpanKY 2002-11-17 15:07:50 0000 -------
*** Bug 10877 has been marked as a duplicate of this bug. ***

------- Comment #3 From SpanKY 2002-12-03 10:49:11 0000 -------
*** Bug 11522 has been marked as a duplicate of this bug. ***

------- Comment #4 From Martin Schlemmer (RETIRED) 2002-12-03 11:59:50 0000 -------
Bah, lets just fix it ebuild side.

------- Comment #5 From Martin Schlemmer (RETIRED) 2002-12-03 12:30:42 0000 -------
Fixed in -r3 (added preplib in src_install() ).

First Last Prev Next    No search results available      Search page      Enter new bug